101 releases (14 breaking)

new 0.16.0-rc.2 May 15, 2024
0.15.1 Apr 11, 2024
0.15.0-alpha.5 Mar 29, 2024
0.12.0-alpha.2 Dec 26, 2023
0.4.0 Mar 28, 2023

#238 in Machine learning

Download history 891/week @ 2024-01-24 977/week @ 2024-01-31 1159/week @ 2024-02-07 3097/week @ 2024-02-14 3944/week @ 2024-02-21 5516/week @ 2024-02-28 4842/week @ 2024-03-06 4700/week @ 2024-03-13 3083/week @ 2024-03-20 2759/week @ 2024-03-27 4202/week @ 2024-04-03 5917/week @ 2024-04-10 5557/week @ 2024-04-17 5508/week @ 2024-04-24 4461/week @ 2024-05-01 3452/week @ 2024-05-08

20,086 downloads per month
Used in 34 crates (12 directly)

MIT/Apache

43KB
634 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

~1–7.5MB
~39K SLoC