─── ecosystem · codechain
CodeChain
repositories
61
contributors
51
languages
6
top lang
Rust
repo wow
+0
contrib wow
+23
star wow
+0
weeks avail
5
─── weekly trend · 5w
repositories
28
contributors
51
stars
725
─── top languages · by repos
─── repositories
61 / 61| # | repository | lang | stars | forks |
|---|---|---|---|---|
| 001 | CodeChain-io/codechain CodeChain's official implementation in Rust. | Rust | 256 | 50 |
| 002 | CodeChain-io/codechain-explorer Block Explorer for CodeChain | TypeScript | 49 | 13 |
| 003 | CodeChain-io/intertrait A library providing direct casting among trait objects implemented by a type | Rust | 41 | 7 |
| 004 | CodeChain-io/codechain-dashboard CodeChain network management and monitoring tool | Rust | 27 | 7 |
| 005 | CodeChain-io/codechain-sdk-js CodeChain JavaScript SDK | TypeScript | 26 | 14 |
| 006 | CodeChain-io/codechain-indexer A blockchain data indexing tool for CodeChain | TypeScript | 21 | 15 |
| 007 | CodeChain-io/codechain-web-wallet CodeChain Web Wallet | TypeScript | 20 | 4 |
| 008 | CodeChain-io/rust-cuckoo A memory-bound graph-theoretic proof-of-work system written in Rust | Rust | 18 | 3 |
| 009 | CodeChain-io/codechain-exchange A decentralized exchange platform for CodeChain | TypeScript | 17 | 4 |
| 010 | CodeChain-io/rust-iblt Invertible bloom lookup table implementation in Rust | Rust | 17 | 1 |
| 011 | CodeChain-io/codechain-faucet CodeChain testnet faucet | JavaScript | 16 | 6 |
| 012 | CodeChain-io/codechain-keystore-cli A command line key management tool for CodeChain | JavaScript | 16 | 4 |
| 013 | CodeChain-io/codechain-cuckoo-miner The CodeChain CPU miner for cuckoo hashing | Rust | 15 | 0 |
| 014 | CodeChain-io/codechain-miner Mining worker for PoW algorithms in CodeChain. | Rust | 15 | 0 |
| 015 | CodeChain-io/codechain-keystore-js A private key management library for CodeChain | TypeScript | 14 | 8 |
| 016 | CodeChain-io/codechain-helicopter An airdrop tool for CodeChain | TypeScript | 13 | 3 |
| 017 | CodeChain-io/remote-trait-object A simple and powerful Rust remote method invocation library based on trait objects | Rust | 13 | 5 |
| 018 | CodeChain-io/rust-codechain-crypto The crypto library used by CodeChain. | Rust | 13 | 1 |
| 019 | CodeChain-io/rust-codechain-primitives Primitive types used by CodeChain. | Rust | 13 | 3 |
| 020 | CodeChain-io/rust-merkle-trie Merkle trie for CodeChain | Rust | 13 | 3 |
| 021 | CodeChain-io/codechain-blake-miner The CodeChain miner for blake_pow | Rust | 12 | 0 |
| 022 | CodeChain-io/codechain-keystore-server A private key management server for CodeChain | TypeScript | 12 | 2 |
| 023 | CodeChain-io/codechain-proxy An RPC proxy server for CodeChain | Python | 12 | 4 |
| 024 | CodeChain-io/codechain-test-helper-js CodeChain test helper library for JavaScript | TypeScript | 12 | 1 |
| 025 | CodeChain-io/rust-codechain-db Databases that CodeChain uses | Rust | 12 | 3 |
| 026 | CodeChain-io/codechain-agent-client CodeChain monitoring tool | Rust | 11 | 3 |
| 027 | CodeChain-io/codechain-primitives-js JavaScript functions and classes for CodeChain primitives | TypeScript | 11 | 9 |
| 028 | CodeChain-io/proof-of-ownership-demo Proof of Ownership Demo | TypeScript | 10 | 1 |
| 029 | CodeChain-io/codechain-indexer-types-js CodeChain elastic search | TypeScript | 9 | 4 |
| 030 | CodeChain-io/codechain-cuckoo-cuda-miner The CodeChain CUDA miner for cuckoo hashing | — | 8 | 0 |
| 031 | CodeChain-io/codechain-sdk-python Python Software Development Kit for CodeChain | Python | 7 | 4 |
| 032 | CodeChain-io/codechain-stakeholder-sdk-js A JavaScript implementation for CodeChain stake token related custom actions and custom transactions | TypeScript | 7 | 7 |
| 033 | CodeChain-io/codechain-config-generator CodeChain Config Generator | JavaScript | 6 | 2 |
| 034 | CodeChain-io/rlp-debugger A static web page to debug RLP encoded bytes | TypeScript | 6 | 6 |
| 035 | CodeChain-io/codechain-sdk-go Go Software Development Kit for CodeChain | Go | 5 | 4 |
| 036 | CodeChain-io/rust-secp256k1 Rust language bindings for Bitcoin secp256k1 library. | C | 5 | 1 |
| 037 | CodeChain-io/rust-token-generator A token generator. | Rust | 5 | 1 |
| 038 | CodeChain-io/codechain-docs CodeChain Documentation | — | 4 | 4 |
| 039 | CodeChain-io/codechain-rpc-js A thin wrapper of CodeChain RPC | TypeScript | 4 | 6 |
| 040 | CodeChain-io/cron-jobs Cron jobs using CodeChain network | TypeScript | 4 | 6 |
| 041 | CodeChain-io/foundry-rpc-js A thin wrapper of Foundry RPC | TypeScript | 4 | 5 |
| 042 | CodeChain-io/jsonrpc-filter A proxy server that allows the only subsets of the RPCs | Rust | 4 | 4 |
| 043 | CodeChain-io/lowdb-session-storage-adapter | JavaScript | 4 | 0 |
| 044 | CodeChain-io/rust-finally-block Final block that is executed at the last | Rust | 4 | 1 |
| 045 | CodeChain-io/rust-limited-table Size limited table. | Rust | 4 | 1 |
| 046 | CodeChain-io/rust-multimap Multimap | Rust | 4 | 1 |
| 047 | CodeChain-io/codechain-change-common-params A static web page to create a CodeChains "ChangeCommonParams" transaction | TypeScript | 3 | 2 |
| 048 | CodeChain-io/module-rt A runtime for a Foundry application module written in Rust | Rust | 3 | 2 |
| 049 | CodeChain-io/rust-never-type This library is an alternative implementation of never type for stable rust. | Rust | 3 | 2 |
| 050 | CodeChain-io/foundry-primitives-js Primitive types used by Foundry | TypeScript | 2 | 7 |
| 051 | CodeChain-io/foundry-sandbox Sandbox implementation for the module of Foundry | Rust | 2 | 1 |
| 052 | CodeChain-io/vrf-rs Verifiable Random Function (VRF) library written in Rust | Rust | 2 | 2 |
| 053 | frankbraun/binpkg binpkg — a binary installer for Codechain secure packages | Go | 2 | 1 |
| 054 | CodeChain-io/codechain-crypto-python | — | 1 | 0 |
| 055 | CodeChain-io/codechain-rpc-python | — | 1 | 0 |
| 056 | CodeChain-io/codechain-sdk-java CodeChain Java SDK | — | 1 | 0 |
| 057 | CodeChain-io/foundry-keystore-cli A command line key management tool for Foundry | JavaScript | 1 | 0 |
| 058 | CodeChain-io/foundry-keystore-js A private key management library for Foundry | TypeScript | 1 | 0 |
| 059 | CodeChain-io/trie-standardmap Standard test map for profiling merkle tries | Rust | 1 | 0 |
| 060 | CodeChain-io/research Research | — | 0 | 0 |
| 061 | CodeChain-io/rlp Recursive-length prefix encoding, decoding, and compression | Rust | 0 | 5 |
Want deeper analysis?
Commission a benchmark report for CodeChain.
─── subscriber view
Unlock the full view of the CodeChain ecosystem
- · Full repository, commit, and contributor breakdown
- · Peer graph + ecosystem links
- · Weekly trend deltas and pulse signal
- · API + CSV / JSON exports
Already a subscriber? Sign in with the same email used at checkout.