tokio-rs / slab
Slab allocator for Rust
☆705Updated 2 months ago
Related projects ⓘ
Alternatives and complementary repositories for slab
- Support atomic operations on Arc itself☆789Updated 2 weeks ago
- A vector with a fixed capacity. (Rust)☆747Updated last month
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,357Updated 3 weeks ago
- A crate for safe and ergonomic pin-projection.☆616Updated this week
- Rust library allowing to register multiple handlers for the same signal☆730Updated 2 months ago
- Test harness for ui tests of compiler diagnostics☆811Updated this week
- Module initialization/global constructor functions for Rust☆746Updated 2 months ago
- Asynchronous streams for Rust using async & await notation☆640Updated last month
- An implementation of a LRU cache☆644Updated last month
- ☆753Updated last week
- Futures, streams, and async I/O combinators.☆475Updated this week
- Async multi-producer multi-consumer channel☆791Updated last month
- Spin-based synchronization primitives☆485Updated 3 months ago
- derive simple constructor functions for Rust structs☆529Updated 2 months ago
- Efficient, lock-free, bounded Rust broadcast channel☆787Updated last year
- Just, really the littlest Vec you could need. So smol.☆649Updated 2 months ago
- Async I/O and timers☆450Updated last week
- An intrusive flamegraph profiling tool for rust.☆706Updated 8 months ago
- Ensure correct assumptions about constants, types, and more in Rust☆579Updated last year
- A multiprocess drop-in replacement for Rust channels☆876Updated last week
- Intrusive collections for Rust☆413Updated 2 months ago
- Fast floating point to string conversion☆607Updated last week
- Rust allocator using jemalloc as a backend☆403Updated 2 years ago
- A rate-limiting library for Rust (f.k.a. ratelimit_meter)☆592Updated last month
- rust stackful generator library☆310Updated last month
- Compile-time reflection API for developing robust procedural macros (proof of concept)☆707Updated last week
- Rust method delegation with less boilerplate☆447Updated last month
- Fowler–Noll–Vo hash function☆339Updated 8 months ago
- The enum Either with variants Left and Right is a general purpose sum type with two cases.☆490Updated 4 months ago
- Typed distributed plugin registration☆997Updated last week