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: 9 months ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
status-im/nim-eth A collection of Ethereum-related utilities and tools implemented in Nim. 83
status-im/nim-stint A fast and portable multi-precision integer library for use in various embedded systems and blockchain applications. 83
status-im/nimbus-eth2 A software implementation of the Ethereum Beacon Chain's proof-of-stake consensus layer. 543
status-im/nimbus-eth1 An ultra-lightweight Ethereum execution client focused on efficiency and security 568
status-im/nim-snappy An implementation of the Snappy compression algorithm in Nim 27
status-im/nim-faststreams An efficient input/output stream library for Nim language 125
status-im/nim-ssz-serialization Implementation of a serialization format used in blockchain networks 10
status-im/nim-status Provides an implementation of the Status protocol in Nim language 9
potatosalad/erlang-crypto_rsassa_pss A cryptographic signature algorithm implementation for Erlang and Elixir 12
status-im/nim-taskpools A lightweight threadpool implementation for parallel task execution with low power consumption and high performance. 102
nicoshev/rapidhash A high-quality hashing algorithm designed to be fast and reliable across various platforms. 198
status-im/nim-presto An efficient library for building REST APIs in the Nim language. 56
lucawolf/des.nim A Nim implementation of cryptographic algorithms including DES and DUKPT. 6
0xdewy/quicksort-huff An implementation of the Quicksort sorting algorithm using a custom data structure called Huff. 10
ewasm/design Provides a specification and framework for executing Ethereum contracts in a restricted subset of WebAssembly. 1,018