tokio-rs / slab
Slab allocator for Rust
☆700Updated last month
Related projects ⓘ
Alternatives and complementary repositories for slab
- A crate for safe and ergonomic pin-projection.☆613Updated this week
- A vector with a fixed capacity. (Rust)☆747Updated 3 weeks ago
- Support atomic operations on Arc itself☆780Updated this week
- Asynchronous streams for Rust using async & await notation☆636Updated last month
- Rust library allowing to register multiple handlers for the same signal☆727Updated 2 months ago
- Async multi-producer multi-consumer channel☆780Updated 3 weeks ago
- Efficient, lock-free, bounded Rust broadcast channel☆785Updated last year
- A multiprocess drop-in replacement for Rust channels☆871Updated last week
- A macro to generate structures which behave like bitflags☆961Updated 3 weeks ago
- Rust allocator using jemalloc as a backend☆403Updated 2 years ago
- The arena, a fast but limited type of allocator☆520Updated 2 months ago
- Fast floating point to string conversion☆608Updated this week
- An implementation of a LRU cache☆643Updated last month
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,354Updated last week
- ☆746Updated last week
- Just, really the littlest Vec you could need. So smol.☆649Updated 2 months ago
- Test harness for ui tests of compiler diagnostics☆804Updated this week
- Module initialization/global constructor functions for Rust☆743Updated last month
- Async I/O and timers☆448Updated this week
- Compile-time reflection API for developing robust procedural macros (proof of concept)☆705Updated last month
- Futures, streams, and async I/O combinators.☆467Updated this week
- Spin-based synchronization primitives☆482Updated 3 months ago
- Ensure correct assumptions about constants, types, and more in Rust☆578Updated 11 months ago
- A Rust proc-macro attribute parser☆1,020Updated last month
- A push parser for the HTTP 1.x protocol in Rust.☆585Updated last week
- Backtraces in Rust☆537Updated last month
- cross-platform Rust API for memory mapped IO☆542Updated 2 years ago
- A string type for Rust that is not required to be valid UTF-8.☆801Updated last month
- An intrusive flamegraph profiling tool for rust.☆706Updated 8 months ago
- Snappy compression implemented in Rust (including the Snappy frame format).☆451Updated last month