https://github.com/scrogson/beamcoin
An example Rust NIF that calculates a "proof-of-work" hash asynchronously in multiple threads using a thread pool.
https://github.com/scrogson/beamcoin
blockchain elixir rust
Last synced: about 1 year ago
JSON representation
An example Rust NIF that calculates a "proof-of-work" hash asynchronously in multiple threads using a thread pool.
- Host: GitHub
- URL: https://github.com/scrogson/beamcoin
- Owner: scrogson
- License: apache-2.0
- Created: 2018-03-17T16:22:39.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2020-09-08T16:50:02.000Z (almost 6 years ago)
- Last Synced: 2025-05-03T08:28:02.577Z (about 1 year ago)
- Topics: blockchain, elixir, rust
- Language: Elixir
- Homepage:
- Size: 897 KB
- Stars: 8
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Beamcoin
> An example Rust NIF that calculates a "proof-of-work" hash asynchronously in multiple threads using a thread pool.
# LICENSE
Apache 2.0