jonhoo / bus
Efficient, lock-free, bounded Rust broadcast channel
☆816Updated last year
Alternatives and similar repositories for bus:
Users that are interested in bus are comparing it to the libraries listed below
- Slab allocator for Rust☆777Updated last week
- A multiprocess drop-in replacement for Rust channels☆957Updated this week
- Support atomic operations on Arc itself☆951Updated last week
- Rust library allowing to register multiple handlers for the same signal☆773Updated 2 weeks ago
- Decimal number implementation written in pure Rust suitable for financial and fixed-precision calculations.☆1,130Updated last week
- Async multi-producer multi-consumer channel☆849Updated this week
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,460Updated last week
- Module initialization/global constructor functions for Rust☆847Updated 2 weeks ago
- Asynchronous streams for Rust using async & await notation☆677Updated 5 months ago
- An implementation of a LRU cache☆696Updated 3 weeks ago
- A rate-limiting library for Rust (f.k.a. ratelimit_meter)☆702Updated last month
- derive builder implementation for rust structs☆1,436Updated 7 months ago
- Typed distributed plugin registration☆1,104Updated 2 months ago
- Macros for all your token pasting needs☆1,045Updated 7 months ago
- A hash table with consistent order and fast iteration; access items by key or sequence index☆1,994Updated last month
- A Rust proc-macro attribute parser☆1,115Updated 2 weeks ago
- Test harness for ui tests of compiler diagnostics☆877Updated 2 months ago
- Compile-time type-checked builder derive☆1,014Updated last month
- Easily assign underlying errors into domain-specific errors while adding context☆1,622Updated 5 months ago
- Rust cache structures and easy function memoization☆1,769Updated 2 months ago
- A crate for safe and ergonomic pin-projection.☆653Updated last month
- A vector with a fixed capacity. (Rust)☆811Updated 6 months ago
- Rust quasi-quoting☆1,407Updated last month
- Heap profiling and ad hoc profiling for Rust programs.☆792Updated 2 months ago
- Attribute macro to require that the compiler prove a function can't ever panic☆1,126Updated last month
- Compile time static maps for Rust☆1,916Updated 3 months ago
- Arena based tree 🌲 structure by using indices instead of reference counted pointers☆742Updated this week
- Type erasure for async trait methods☆1,975Updated last month
- A trait object based error handling type for easy idiomatic error handling and reporting in Rust applications☆1,542Updated last week
- A crate for managing memory bit by bit☆1,288Updated 9 months ago