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

GitHub

5 stars
25 watching
1 forks
Language: Nim
last commit: over 2 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
status-im/nim-ethA collection of Ethereum-related utilities and tools implemented in Nim.86
status-im/nim-stintA stack-based arbitrary precision integer library for Nim84
status-im/nimbus-eth2A software implementation of the Ethereum Beacon Chain's proof-of-stake consensus layer.555
status-im/nimbus-eth1An ultra-lightweight Ethereum execution client focused on efficiency and security592
status-im/nim-snappyAn implementation of the Snappy compression algorithm in Nim27
status-im/nim-faststreamsAn efficient input/output stream library for Nim language125
status-im/nim-ssz-serializationImplementation of a serialization format used in blockchain networks10
status-im/nim-statusProvides an implementation of the Status protocol in Nim language9
potatosalad/erlang-crypto_rsassa_pssA cryptographic signature algorithm implementation for Erlang and Elixir12
status-im/nim-taskpoolsA lightweight threadpool implementation for parallel task execution with low power consumption and high performance.101
nicoshev/rapidhashA high-quality hashing algorithm designed to be fast and reliable across various platforms.234
status-im/nim-prestoAn efficient library for building REST APIs in the Nim language.56
lucawolf/des.nimA Nim implementation of cryptographic algorithms including DES and DUKPT.6
0xdewy/quicksort-huffAn implementation of the Quicksort sorting algorithm using a custom data structure called Huff.10
ewasm/designProvides a specification and framework for executing Ethereum contracts in a restricted subset of WebAssembly.1,018