haskoin
Blockchain library
A proof-of-concept implementation of a blockchain in Haskell
Proof-of-concept Blockchain in Haskell
90 stars
8 watching
19 forks
Language: Haskell
last commit: almost 7 years ago Related projects:
Repository | Description | Stars |
---|---|---|
haskoin/haskoin-core | A Haskell-based implementation of Bitcoin and Bitcoin Cash protocol functions and primitives | 523 |
mzero/haskell-amuse-bouche | A collection of Haskell code examples and resources illustrating the language's features and programming techniques. | 114 |
mikeizbicki/hlearn | Developing a high-performance machine learning library that balances speed and flexibility in Haskell | 1,622 |
ajtulloch/haskell-ml | Implementations of basic machine learning algorithms in Haskell | 57 |
haskell-cryptography/cacophony | A Haskell library implementing cryptographic protocols for secure communication. | 96 |
winterland1989/magic-haskell | A collection of Haskell examples and tutorials covering various programming concepts | 293 |
haskellzhangsong/introduction_to_haskell | A book's source code with corrections and explanations for errors in a Haskell programming language textbook. | 67 |
mvaldesdeleon/haskell-book | A collection of Haskell solutions to exercises from the book "Haskell Programming from First Principles" | 89 |
haskell-haskey/haskey | A high-performance, ACID compliant key-value store designed to be embedded in other applications | 93 |
haskell/parsec | A parser combinator library designed to be industrial-strength and easy to use | 848 |
anton-k/ru-haskell-book | A comprehensive resource for learning Haskell, featuring documentation, examples, and project code. | 275 |
commercialhaskell/rio | A standard library for Haskell to provide a common foundation for production software development | 843 |
dnikolovv/practical-haskell | A collection of practical examples and snippets to help developers use Haskell in real-world scenarios. | 84 |
bydriv/mhc | A minimal implementation of a Haskell compiler | 63 |
maoe/influxdb-haskell | An InfluxDB client library written in Haskell | 53 |