nim-ethash
POW algorithm
An implementation of Ethereum's proof-of-work consensus algorithm in the Nim programming language.
Nim implementation of Ethash, Ethereum proof of work and Ethereum mining
5 stars
25 watching
1 forks
Language: Nim
last commit: about 1 year ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| A collection of Ethereum-related utilities and tools implemented in Nim. | 86 |
| A stack-based arbitrary precision integer library for Nim | 84 |
| A software implementation of the Ethereum Beacon Chain's proof-of-stake consensus layer. | 555 |
| An ultra-lightweight Ethereum execution client focused on efficiency and security | 592 |
| An implementation of the Snappy compression algorithm in Nim | 27 |
| An efficient input/output stream library for Nim language | 125 |
| Implementation of a serialization format used in blockchain networks | 10 |
| Provides an implementation of the Status protocol in Nim language | 9 |
| A cryptographic signature algorithm implementation for Erlang and Elixir | 12 |
| A lightweight threadpool implementation for parallel task execution with low power consumption and high performance. | 101 |
| A high-quality hashing algorithm designed to be fast and reliable across various platforms. | 234 |
| An efficient library for building REST APIs in the Nim language. | 56 |
| A Nim implementation of cryptographic algorithms including DES and DUKPT. | 6 |
| An implementation of the Quicksort sorting algorithm using a custom data structure called Huff. | 10 |
| Provides a specification and framework for executing Ethereum contracts in a restricted subset of WebAssembly. | 1,018 |