172 releases (20 breaking)

new 0.22.1 Feb 20, 2025
0.21.0 Dec 18, 2024
0.20.2 Nov 28, 2024
0.17.0 Jul 8, 2024
0.4.0 Mar 28, 2023

#508 in Concurrency

Download history 5942/week @ 2024-10-30 5828/week @ 2024-11-06 6752/week @ 2024-11-13 5757/week @ 2024-11-20 6464/week @ 2024-11-27 7486/week @ 2024-12-04 5587/week @ 2024-12-11 5449/week @ 2024-12-18 2723/week @ 2024-12-25 4791/week @ 2025-01-01 6925/week @ 2025-01-08 6387/week @ 2025-01-15 6641/week @ 2025-01-22 6599/week @ 2025-01-29 6594/week @ 2025-02-05 4474/week @ 2025-02-12

25,154 downloads per month
Used in 73 crates (13 directly)

MIT/Apache

48KB
683 lines

re_smart_channel

Part of the rerun family of crates.

Latest version Documentation MIT Apache

A channel for communicating between threads that keeps track of latency and queue length.


lib.rs:

A channel that keeps track of latency and queue length.

Dependencies

~0.8–6MB
~39K SLoC