https://github.com/iotaledger/iota-sim
https://github.com/iotaledger/iota-sim
Last synced: 12 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/iotaledger/iota-sim
- Owner: iotaledger
- Created: 2024-08-09T12:22:23.000Z (almost 2 years ago)
- Default Branch: develop
- Last Pushed: 2024-11-18T18:53:30.000Z (over 1 year ago)
- Last Synced: 2024-11-18T18:58:26.293Z (over 1 year ago)
- Language: Rust
- Size: 619 KB
- Stars: 0
- Watchers: 9
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: licenses/license-apache
Awesome Lists containing this project
README
# The Mysten Simulator
**This is a fork of https://github.com/madsim-rs/madsim**
The madsim project is building a tokio-like (but not 100% compatible) deterministic runtime.
This fork modifies the original project to produce a drop-in replacement for tokio.
## Usage:
TODO