blockparser
Blockchain parser
Fast and efficient Bitcoin blockchain data extractor
Fast, quick and dirty bitcoin blockchain parser
61 stars
9 watching
17 forks
Language: C++
last commit: about 3 years ago
Linked from 2 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
bitcoinjs/blkdat-stream | A module for parsing Bitcoin blockchain data from blk*.dat files in real-time | 14 |
bitcoin-abe/bitcoin-abe | A tool that loads and displays Bitcoin blockchain data in a graphical user interface. | 982 |
paritytech/parity-bitcoin | A Rust-based implementation of the Bitcoin client. | 729 |
mrkkrp/megaparsec | An industrial-strength monadic parser combinator library. | 919 |
paritytech/substrate-archive | Engine for indexing blockchain data into a PostgreSQL database | 196 |
paritytech/parity-db | An embedded persistent key-value store optimized for blockchain applications. | 264 |
haskell/parsec | A parser combinator library designed to be industrial-strength and easy to use | 847 |
mhanne/bitcoin-ruby-node | A Bitcoin node implementation written in Ruby | 26 |
dashbitco/nimble_parsec | A lightweight and efficient library for building text-based parsers using composable combinators | 810 |
mas-bandwidth/serialize | A C++ library providing a bitpacking serializer for efficiently storing and reading structured data in binary format. | 33 |
deepeth/mars | A platform to analyze and visualize data from blockchain, leveraging Rust and cloud storage. | 114 |
ladimolnar/bitcoindatabasegenerator | Transfers data from Bitcoin blockchain files to a SQL database | 123 |
bitauth/chaingraph | A multi-node blockchain indexer and GraphQL API built on Kubernetes | 52 |
simondlr/theblockchain | An exploration of blockchain technology and its applications in various fields, including publishing and data management. | 3 |
com-lihaoyi/fastparse | A Scala-based library for writing fast parsers using parser combinators. | 1,094 |