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☆842Updated last month
- Support atomic operations on Arc itself☆1,105Updated 2 weeks ago
- An implementation of a LRU cache☆740Updated 3 weeks ago
- A multiprocess drop-in replacement for Rust channels☆1,017Updated this week
- Async multi-producer multi-consumer channel☆897Updated 2 months ago
- Heap profiling and ad hoc profiling for Rust programs.☆881Updated 7 months ago
- Asynchronous streams for Rust using async & await notation☆711Updated 9 months ago
- Rust library allowing to register multiple handlers for the same signal☆800Updated last month
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,532Updated last week
- A lock-free, eventually consistent, concurrent multi-value map.☆527Updated 4 years ago
- A rate-limiting library for Rust (f.k.a. ratelimit_meter)☆785Updated last month
- A crate for safe and ergonomic pin-projection.☆682Updated this week
- safe bindings to io-uring☆675Updated 4 years ago
- Compile-time type-checked builder derive☆1,097Updated 2 weeks ago
- Arena based tree 🌲 structure by using indices instead of reference counted pointers☆764Updated last month
- Slotmap data structure for Rust☆1,237Updated last year
- A Rust proc-macro attribute parser☆1,170Updated this week
- Typed distributed plugin registration☆1,188Updated 2 weeks ago
- Decimal number implementation written in pure Rust suitable for financial and fixed-precision calculations.☆1,207Updated last week
- A rust implementation of protobuf parser☆471Updated last year
- A port of Java's ConcurrentHashMap to Rust☆566Updated last week
- Macros for all your token pasting needs☆1,055Updated 11 months ago
- Test harness for ui tests of compiler diagnostics☆924Updated 2 weeks ago
- Module initialization/global constructor functions for Rust☆903Updated last month
- Easily assign underlying errors into domain-specific errors while adding context☆1,788Updated last week
- A vector with a fixed capacity. (Rust)☆831Updated 11 months ago
- Dead simple pool implementation for rust with async-await☆1,232Updated last month
- Just, really the littlest Vec you could need. So smol.☆703Updated last month
- Intrusive collections for Rust☆467Updated last year
- A Rust wrapper around native shared memory for Linux and Windows☆423Updated 2 years ago