jonhoo / busLinks
Efficient, lock-free, bounded Rust broadcast channel
☆826Updated 2 years ago
Alternatives and similar repositories for bus
Users that are interested in bus are comparing it to the libraries listed below
Sorting:
- Slab allocator for Rust☆846Updated 2 months ago
- Support atomic operations on Arc itself☆1,129Updated 3 weeks ago
- Asynchronous streams for Rust using async & await notation☆713Updated 10 months ago
- An implementation of a LRU cache☆749Updated last week
- Rust library allowing to register multiple handlers for the same signal☆802Updated last month
- Async multi-producer multi-consumer channel☆899Updated 3 months ago
- A lock-free, eventually consistent, concurrent multi-value map.☆532Updated this week
- Heap profiling and ad hoc profiling for Rust programs.☆887Updated 8 months ago
- A multiprocess drop-in replacement for Rust channels☆1,026Updated this week
- Compile-time type-checked builder derive☆1,102Updated last month
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,544Updated 3 weeks ago
- Typed distributed plugin registration