23 releases
0.5.1+0.12.0 | Aug 2, 2024 |
---|---|
0.4.2+0.10.0 | Feb 27, 2024 |
0.4.1+0.10.0 | Dec 5, 2023 |
0.4.0+0.10.0 | Sep 13, 2023 |
0.2.0-alpha.5 | Jul 26, 2022 |
#353 in Simulation
2,972 downloads per month
Used in otlp-embedded
110KB
2.5K
SLoC
madsim-tonic
The tonic
simulator on madsim.
If it looks like tonic, acts like tonic, and is used like tonic, then it probably is tonic.
Usage
Replace all tonic
and tonic-build
entries in your Cargo.toml:
[dependencies]
tonic = { version = "0.5", package = "madsim-tonic" }
[dev-dependencies]
tonic-build = { version = "0.5", package = "madsim-tonic-build" }
Dependencies
~5–15MB
~201K SLoC