Efficient, lock-free, bounded Rust broadcast channel
☆837Sep 9, 2023Updated 2 years ago
Alternatives and similar repositories for bus
Users that are interested in bus are comparing it to the libraries listed below
Sorting:
- A lock-free, read-optimized, concurrency primitive.☆2,085Feb 1, 2026Updated last month
- A safe and fast multi-producer, multi-consumer channel.☆2,884Dec 22, 2025Updated 2 months ago
- Tools for concurrent programming in Rust☆8,319Feb 22, 2026Updated last week
- Compact and efficient synchronization primitives for Rust. Also provides an API for creating custom synchronization primitives.☆3,282Feb 21, 2026Updated last week
- Rust port of Google's SwissTable hash map☆2,866Feb 22, 2026Updated last week
- A hash table with consistent order and fast iteration; access items by key or sequence index☆2,300Jan 7, 2026Updated last month
- A crate for safe and ergonomic pin-projection.☆704Updated this week
- A fast bump allocation arena for Rust☆2,117Updated this week
- Rust library for single assignment cells and lazy statics without macros☆2,064May 24, 2025Updated 9 months ago
- Glommio is a thread-per-core crate that makes writing highly parallel asynchronous applications in a thread-per-core architecture easier …☆3,515Apr 29, 2025Updated 10 months ago
- Async multi-producer multi-consumer channel☆933Jul 6, 2025Updated 7 months ago
- Runtime for executing procedural macros as WebAssembly☆1,471Jan 21, 2026Updated last month
- Slab allocator for Rust☆875Jan 31, 2026Updated last month
- A Rust port of FlameGraph☆2,036Dec 6, 2025Updated 2 months ago
- Module initialization/global constructor functions for Rust☆960Dec 4, 2025Updated 2 months ago
- pure rust io_uring library, built on libc, thread & async friendly, misuse resistant☆996Jun 27, 2022Updated 3 years ago
- Support atomic operations on Arc itself☆1,264Feb 22, 2026Updated last week
- Portable interface to epoll, kqueue, event ports, and wepoll☆713Feb 7, 2026Updated 3 weeks ago
- Slotmap data structure for Rust☆1,289Dec 6, 2025Updated 2 months ago
- Spin-based synchronization primitives☆586Feb 5, 2026Updated 3 weeks ago
- A binary encoder / decoder implementation in Rust.☆3,075Aug 15, 2025Updated 6 months ago
- Heapless, `static` friendly data structures☆1,920Feb 16, 2026Updated last week
- A small and fast async runtime for Rust☆4,782Updated this week
- Concurrent multi-producer multi-consumer queue☆301Dec 2, 2025Updated 2 months ago
- Statically-checked alternatives to RefCell and RwLock☆390Sep 17, 2025Updated 5 months ago
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,621Feb 16, 2026Updated last week
- Typed distributed plugin registration☆1,268Feb 19, 2026Updated last week
- Blazing fast concurrent HashMap for Rust.☆3,954Mar 5, 2025Updated 11 months ago
- Rust cache structures and easy function memoization☆1,961Dec 22, 2025Updated 2 months ago
- Per-object thread-local storage for Rust☆365Feb 18, 2026Updated last week
- Async version of the Rust standard library☆4,067Aug 15, 2025Updated 6 months ago
- Zero-cost asynchronous programming in Rust☆5,815Feb 15, 2026Updated 2 weeks ago
- Compile time static maps for Rust☆2,101Feb 20, 2026Updated last week
- Type-erased Serialize, Serializer and Deserializer traits☆810Feb 16, 2026Updated last week
- Concurrency permutation testing tool for Rust.☆2,607Feb 20, 2026Updated last week
- Easy flamegraphs for Rust projects and everything else, without Perl or pipes <3☆5,811Updated this week
- Conditional compilation according to rustc compiler version☆392Feb 16, 2026Updated last week
- A metrics ecosystem for Rust.☆1,423Feb 16, 2026Updated last week
- A string type for Rust that is not required to be valid UTF-8.☆1,041Feb 10, 2026Updated 2 weeks ago