119 releases (15 breaking)

0.17.0 Jul 8, 2024
0.17.0-alpha.8 Jun 25, 2024
0.15.0-alpha.5 Mar 29, 2024
0.12.0-alpha.2 Dec 26, 2023
0.4.0 Mar 28, 2023

#245 in Machine learning

Download history 4192/week @ 2024-04-04 6200/week @ 2024-04-11 5361/week @ 2024-04-18 4821/week @ 2024-04-25 5206/week @ 2024-05-02 5972/week @ 2024-05-09 7468/week @ 2024-05-16 7720/week @ 2024-05-23 5462/week @ 2024-05-30 6021/week @ 2024-06-06 6656/week @ 2024-06-13 8551/week @ 2024-06-20 8918/week @ 2024-06-27 10727/week @ 2024-07-04 10408/week @ 2024-07-11 10105/week @ 2024-07-18

41,489 downloads per month
Used in 40 crates (12 directly)

MIT/Apache

45KB
661 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–7MB
~40K SLoC