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

Download history 835/week @ 2024-08-16 585/week @ 2024-08-23 651/week @ 2024-08-30 545/week @ 2024-09-06 620/week @ 2024-09-13 1183/week @ 2024-09-20 651/week @ 2024-09-27 540/week @ 2024-10-04 1229/week @ 2024-10-11 868/week @ 2024-10-18 757/week @ 2024-10-25 648/week @ 2024-11-01 613/week @ 2024-11-08 885/week @ 2024-11-15 863/week @ 2024-11-22 516/week @ 2024-11-29

2,972 downloads per month
Used in otlp-embedded

Apache-2.0

110KB
2.5K SLoC

madsim-tonic

Crate Docs

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