jonhoo / bus
Efficient, lock-free, bounded Rust broadcast channel
☆803Updated last year
Alternatives and similar repositories for bus:
Users that are interested in bus are comparing it to the libraries listed below
- Slab allocator for Rust☆746Updated last month
- Asynchronous streams for Rust using async & await notation☆660Updated 3 months ago
- A multiprocess drop-in replacement for Rust channels☆934Updated 2 weeks ago
- Compile-time type-checked builder derive☆957Updated this week
- Support atomic operations on Arc itself☆894Updated 2 weeks ago
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,419Updated last week
- Slotmap data structure for Rust☆1,187Updated last year
- Heap profiling and ad hoc profiling for Rust programs.☆775Updated 3 weeks ago
- A Rust proc-macro attribute parser☆1,093Updated 2 weeks ago
- Async multi-producer multi-consumer channel☆834Updated 2 months ago
- derive builder implementation for rust structs☆1,404Updated 5 months ago
- Easily assign underlying errors into domain-specific errors while adding context☆1,590Updated 4 months ago
- An implementation of a LRU cache☆682Updated last month
- Decimal number implementation written in pure Rust suitable for financial and fixed-precision calculations.☆1,094Updated 2 weeks ago
- Typed distributed plugin registration☆1,082Updated 2 weeks ago
- Rust cache structures and easy function memoization☆1,722Updated 2 weeks ago
- A crate for managing memory bit by bit☆1,266Updated 7 months ago
- Rust library allowing to register multiple handlers for the same signal☆759Updated 6 months ago
- Macros for all your token pasting needs☆1,040Updated 5 months ago
- Rust quasi-quoting☆1,385Updated last week
- A rate-limiting library for Rust (f.k.a. ratelimit_meter)☆651Updated this week
- Some more derive(Trait) options☆1,860Updated 2 weeks ago
- cargo subcommand showing the assembly or llvm-ir generated for Rust code☆1,218Updated last year
- A hash table with consistent order and fast iteration; access items by key or sequence index☆1,922Updated this week
- A macro to generate structures which behave like bitflags☆992Updated 2 weeks ago
- Custom hooks for colorful human oriented error reports via panics and the eyre crate☆961Updated 7 months ago
- A trait object based error handling type for easy idiomatic error handling and reporting in Rust applications☆1,504Updated last month
- Temporary file library for rust☆1,254Updated this week
- An intrusive flamegraph profiling tool for rust.☆713Updated last year
- Attribute macro to require that the compiler prove a function can't ever panic☆1,065Updated last week