jonhoo / busLinks
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
Sorting:
- Slab allocator for Rust☆793Updated last week
- Support atomic operations on Arc itself☆1,017Updated 2 weeks ago
- Heap profiling and ad hoc profiling for Rust programs.☆803Updated 4 months ago
- An implementation of a LRU cache☆714Updated 2 months ago
- Rust library allowing to register multiple handlers for the same signal☆783Updated last month
- A multiprocess drop-in replacement for Rust channels☆976Updated 2 weeks ago
- Async multi-producer multi-consumer channel☆862Updated 2 weeks ago
- A rate-limiting library for Rust (f.k.a. ratelimit_meter)☆739Updated last month
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,484Updated 2 weeks ago
- Compile-time type-checked builder derive☆1,033Updated 3 months ago
- A Rust proc-macro attribute parser☆1,129Updated 2 weeks ago
- Asynchronous streams for Rust using async & await notation☆684Updated 6 months ago
- Attribute macro to require that the compiler prove a function can't ever panic☆1,132Updated 3 months ago
- Slotmap data structure for Rust☆1,205Updated last year
- A lock-free, eventually consistent, concurrent multi-value map.☆508Updated 4 years ago
- Easily assign underlying errors into domain-specific errors while adding context☆1,653Updated 3 weeks ago
- Test harness for ui tests of compiler diagnostics☆889Updated 2 weeks ago
- A hash table with consistent order and fast iteration; access items by key or sequence index☆2,059Updated this week
- Module initialization/global constructor functions for Rust☆869Updated last month
- Decimal number implementation written in pure Rust suitable for financial and fixed-precision calculations.☆1,149Updated last week
- derive builder implementation for rust structs☆1,445Updated 8 months ago
- Advanced configuration options for sockets.☆751Updated 2 weeks ago
- ☆832Updated this week
- Typed distributed plugin registration☆1,122Updated 3 months ago
- A trait object based error handling type for easy idiomatic error handling and reporting in Rust applications☆1,581Updated 3 weeks ago
- A vector with a fixed capacity. (Rust)☆821Updated 8 months ago
- Compile time static maps for Rust☆1,940Updated this week
- Rust quasi-quoting☆1,425Updated last month
- Full-featured async (tokio-based) postgres connection pool (like r2d2)☆854Updated this week
- Compile-time reflection API for developing robust procedural macros (proof of concept)☆749Updated last month