24 releases

0.5.2+0.12.0 Dec 3, 2025
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.2.0-alpha.5 Jul 26, 2022

#777 in Simulation

Download history 2217/week @ 2025-10-13 1096/week @ 2025-10-20 1568/week @ 2025-10-27 2496/week @ 2025-11-03 1539/week @ 2025-11-10 4307/week @ 2025-11-17 3198/week @ 2025-11-24 1882/week @ 2025-12-01 1534/week @ 2025-12-08 1148/week @ 2025-12-15 770/week @ 2025-12-22 539/week @ 2025-12-29 1192/week @ 2026-01-05 1038/week @ 2026-01-12 1362/week @ 2026-01-19 1065/week @ 2026-01-26

4,746 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

~8–24MB
~226K SLoC