tokio-rs / slab
Slab allocator for Rust
☆773Updated last week
Alternatives and similar repositories for slab:
Users that are interested in slab are comparing it to the libraries listed below
- An implementation of a LRU cache☆696Updated 3 weeks ago
- Module initialization/global constructor functions for Rust☆847Updated 2 weeks ago
- Async multi-producer multi-consumer channel☆848Updated last week
- Asynchronous streams for Rust using async & await notation☆675Updated 4 months ago
- A crate for safe and ergonomic pin-projection.☆653Updated last month
- A vector with a fixed capacity. (Rust)☆810Updated 6 months ago
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,457Updated last week
- Rust library allowing to register multiple handlers for the same signal☆771Updated 2 weeks ago
- ☆824Updated last week
- Support atomic operations on Arc itself☆951Updated this week
- A Rust proc-macro attribute parser☆1,115Updated 2 weeks ago
- Test harness for ui tests of compiler diagnostics☆877Updated 2 months ago
- Spin-based synchronization primitives☆528Updated last month
- Async I/O and timers☆501Updated 3 weeks ago
- Efficient, lock-free, bounded Rust broadcast channel☆816Updated last year
- Intrusive collections for Rust☆447Updated 8 months ago
- A multiprocess drop-in replacement for Rust channels☆954Updated this week
- Heap profiling and ad hoc profiling for Rust programs.☆792Updated 2 months ago
- The arena, a fast but limited type of allocator☆540Updated 8 months ago
- Compile-time reflection API for developing robust procedural macros (proof of concept)☆741Updated 2 months ago
- Typed distributed plugin registration☆1,103Updated 2 months ago
- Task abstraction for building executors☆464Updated 3 months ago
- Data structure serialization library with several opposite design goals from Serde☆853Updated 2 months ago
- Ensure correct assumptions about constants, types, and more in Rust☆615Updated last year
- A string type for Rust that is not required to be valid UTF-8.☆926Updated 3 weeks ago
- Rust allocator using jemalloc as a backend☆418Updated 3 years ago
- Notify async tasks or threads☆467Updated 3 months ago
- A macro to generate structures which behave like bitflags☆1,009Updated 2 months ago
- A rate-limiting library for Rust (f.k.a. ratelimit_meter)☆698Updated last month
- Macros for all your token pasting needs☆1,045Updated 6 months ago