jonhoo / busLinks
Efficient, lock-free, bounded Rust broadcast channel
☆815Updated last year
Alternatives and similar repositories for bus
Users that are interested in bus are comparing it to the libraries listed below
Sorting:
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,473Updated this week
- Support atomic operations on Arc itself☆979Updated last month
- A multiprocess drop-in replacement for Rust channels☆967Updated 3 weeks ago
- Slab allocator for Rust☆787Updated last week
- Heap profiling and ad hoc profiling for Rust programs.☆795Updated 3 months ago
- Async multi-producer multi-consumer channel☆856Updated 3 weeks ago
- Attribute macro to require that the compiler prove a function can't ever panic☆1,132Updated 2 months ago
- Rust library allowing to register multiple handlers for the same signal☆780Updated 2 weeks ago
- Typed distributed plugin registration☆1,113Updated 2 months ago
- A Rust proc-macro attribute parser☆1,121Updated last week
- An implementation of a LRU cache☆707Updated last month
- A rate-limiting library for Rust (f.k.a. ratelimit_meter)☆721Updated 2 weeks ago
- Compile-time type-checked builder derive☆1,026Updated 2 months ago
- Easily assign underlying errors into domain-specific errors while adding context☆1,639Updated this week
- Asynchronous streams for Rust using async & await notation☆684Updated 5 months ago
- Module initialization/global constructor functions for Rust☆864Updated 2 weeks ago
- derive builder implementation for rust structs☆1,443Updated 7 months ago
- safe bindings to io-uring☆670Updated 3 years ago
- Decimal number implementation written in pure Rust suitable for financial and fixed-precision calculations.☆1,142Updated this week
- Intrusive collections for Rust☆454Updated 8 months ago
- Test harness for ui tests of compiler diagnostics☆886Updated 2 weeks ago
- Arena based tree 🌲 structure by using indices instead of reference counted pointers☆747Updated 3 weeks ago
- Dead simple pool implementation for rust with async-await☆1,180Updated last week
- A trait object based error handling type for easy idiomatic error handling and reporting in Rust applications☆1,567Updated this week
- Simple, efficient logging for Rust☆882Updated 5 months ago
- A macro to generate structures which behave like bitflags☆1,018Updated 2 weeks ago
- Rust cache structures and easy function memoization☆1,795Updated 2 months ago
- A vector with a fixed capacity. (Rust)☆816Updated 7 months ago
- A crate for safe and ergonomic pin-projection.☆659Updated 2 months ago
- Rust quasi-quoting☆1,421Updated last week