97 releases (13 breaking)

new 0.15.1 Apr 11, 2024
0.15.0-alpha.5 Mar 29, 2024
0.12.0-alpha.2 Dec 26, 2023
0.11.0 Nov 28, 2023
0.4.0 Mar 28, 2023

#202 in Machine learning

Download history 254/week @ 2023-12-23 477/week @ 2023-12-30 950/week @ 2024-01-06 717/week @ 2024-01-13 687/week @ 2024-01-20 936/week @ 2024-01-27 1184/week @ 2024-02-03 2041/week @ 2024-02-10 3504/week @ 2024-02-17 4751/week @ 2024-02-24 5355/week @ 2024-03-02 4845/week @ 2024-03-09 3901/week @ 2024-03-16 2985/week @ 2024-03-23 3358/week @ 2024-03-30 4029/week @ 2024-04-06

15,137 downloads per month
Used in 33 crates (11 directly)

MIT/Apache

34KB
621 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–8MB
~40K SLoC