jonhoo / busLinks
Efficient, lock-free, bounded Rust broadcast channel
☆837Updated 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☆870Updated last week
- Asynchronous streams for Rust using async & await notation☆733Updated last year
- Support atomic operations on Arc itself☆1,244Updated last week
- Heap profiling and ad hoc profiling for Rust programs.☆934Updated 11 months ago
- A multiprocess drop-in replacement for Rust channels☆1,082Updated this week
- Rust library allowing to register multiple handlers for the same signal☆830Updated this week
- An implementation of a LRU cache☆779Updated last month
- Async multi-producer multi-consumer channel☆930Updated 7 months ago
- A lock-free, eventually consistent, concurrent multi-value map.☆549Updated last week
- safe bindings to io-uring☆682Updated 4 years ago
- A rate-limiting library for Rust (f.k.a. ratelimit_meter)☆865Updated this week
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,608Updated this week
- Compile-time type-checked builder derive☆1,140Updated last month
- A crate for safe and ergonomic pin-projection.☆699Updated 2 weeks ago
- A rust implementation of protobuf parser☆472Updated last year
- A push parser for the HTTP 1.x protocol in Rust.☆680Updated 2 weeks ago
- A vector with a fixed capacity. (Rust)☆851Updated last year
- Test harness for ui tests of compiler diagnostics☆950Updated last week
- A Rust proc-macro attribute parser☆1,229Updated 3 weeks ago
- Simple, efficient logging for Rust☆905Updated last year
- Decimal number implementation written in pure Rust suitable for financial and fixed-precision calculations.☆1,263Updated 3 weeks ago
- Easily assign underlying errors into domain-specific errors while adding context☆1,836Updated 3 weeks ago
- Arena based tree 🌲 structure by using indices instead of reference counted pointers☆772Updated 6 months ago
- Slotmap data structure for Rust☆1,284Updated 2 months ago
- Dead simple pool implementation for rust with async-await☆1,268Updated this week
- An intrusive flamegraph profiling tool for rust.☆729Updated last year
- A Rust wrapper around native shared memory for Linux and Windows☆430Updated 2 years ago
- Typed distributed plugin registration☆1,252Updated 2 weeks ago
- Full-featured async (tokio-based) postgres connection pool (like r2d2)☆927Updated last week
- Compile-time reflection API for developing robust procedural macros (proof of concept)☆768Updated last month