tokio-rs / slab
Slab allocator for Rust
☆755Updated 2 months ago
Alternatives and similar repositories for slab:
Users that are interested in slab are comparing it to the libraries listed below
- Module initialization/global constructor functions for Rust☆836Updated last month
- Asynchronous streams for Rust using async & await notation☆674Updated 4 months ago
- Compile-time reflection API for developing robust procedural macros (proof of concept)☆735Updated last month
- Rust library allowing to register multiple handlers for the same signal☆766Updated last week
- Intrusive collections for Rust☆444Updated 7 months ago
- A vector with a fixed capacity. (Rust)☆807Updated 5 months ago
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,443Updated last week
- A crate for safe and ergonomic pin-projection.☆643Updated 3 weeks ago
- Support atomic operations on Arc itself☆925Updated 2 weeks ago
- A multiprocess drop-in replacement for Rust channels☆944Updated this week
- Efficient, lock-free, bounded Rust broadcast channel☆809Updated last year
- Macros for all your token pasting needs☆1,045Updated 6 months ago
- Rust method delegation with less boilerplate☆478Updated 3 weeks ago
- A Rust proc-macro attribute parser☆1,101Updated 2 weeks ago
- ☆815Updated last month
- Heap profiling and ad hoc profiling for Rust programs.☆784Updated last month
- An implementation of a LRU cache☆694Updated this week
- Async multi-producer multi-consumer channel☆843Updated 2 months ago
- A macro to generate structures which behave like bitflags☆1,000Updated last month
- Typed distributed plugin registration☆1,092Updated last month
- Test harness for ui tests of compiler diagnostics☆875Updated last month
- The arena, a fast but limited type of allocator☆538Updated 8 months ago
- A string type for Rust that is not required to be valid UTF-8.☆913Updated last week
- Just, really the littlest Vec you could need. So smol.☆679Updated last month
- Ensure correct assumptions about constants, types, and more in Rust☆614Updated last year
- Spin-based synchronization primitives☆516Updated 2 weeks ago
- Rust allocator using jemalloc as a backend☆417Updated 3 years ago
- Rust quasi-quoting☆1,401Updated last month
- Task abstraction for building executors☆462Updated 2 months ago
- Compile-time type-checked builder derive☆1,001Updated 3 weeks ago