Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/pierwill/heraclitus-oracle
Heraclitus' Oracle: Rust implementation of an Aaronson oracle
https://github.com/pierwill/heraclitus-oracle
Last synced: 17 days ago
JSON representation
Heraclitus' Oracle: Rust implementation of an Aaronson oracle
- Host: GitHub
- URL: https://github.com/pierwill/heraclitus-oracle
- Owner: pierwill
- Created: 2022-02-16T03:44:21.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2022-03-16T16:41:26.000Z (over 2 years ago)
- Last Synced: 2024-10-03T12:29:33.863Z (about 1 month ago)
- Language: Rust
- Homepage:
- Size: 20.5 KB
- Stars: 0
- Watchers: 3
- Forks: 1
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
This is a Rust implementation of an Aaronson oracle
based on [`elsehow/aaronson-oracle`](https://github.com/elsehow/aaronson-oracle).```
git clone https://github.com/pierwill/heraclitus-oracle.git
cd heraclitus-oracle/
cargo run
```