tokio-rs / slabLinks
Slab allocator for Rust
☆804Updated last month
Alternatives and similar repositories for slab
Users that are interested in slab are comparing it to the libraries listed below
Sorting:
- Module initialization/global constructor functions for Rust☆877Updated this week
- Asynchronous streams for Rust using async & await notation☆693Updated 7 months ago
- Async multi-producer multi-consumer channel☆884Updated 3 weeks ago
- A vector with a fixed capacity. (Rust)☆827Updated 9 months ago
- Support atomic operations on Arc itself☆1,044Updated 3 weeks ago
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,511Updated 3 weeks ago
- Spin-based synchronization primitives☆543Updated last month
- A crate for safe and ergonomic pin-projection.☆670Updated 3 weeks ago
- An implementation of a LRU cache☆728Updated 3 weeks ago
- Rust library allowing to register multiple handlers for the same signal☆792Updated last week
- Compile-time reflection API for developing robust procedural macros (proof of concept)☆754Updated 2 months ago
- A multiprocess drop-in replacement for Rust channels☆983Updated last week
- Test harness for ui tests of compiler diagnostics☆907Updated 3 weeks ago
- Async I/O and timers☆535Updated this week
- Efficient, lock-free, bounded Rust broadcast channel☆820Updated last year
- The arena, a fast but limited type of allocator☆548Updated 11 months ago
- ☆841Updated last month
- Fast floating point to string conversion☆647Updated 2 months ago
- Intrusive collections for Rust☆455Updated 10 months ago
- Just, really the littlest Vec you could need. So smol.☆700Updated 4 months ago
- Heap profiling and ad hoc profiling for Rust programs.☆864Updated 5 months ago
- Notify async tasks or threads☆477Updated last week
- A macro to generate structures which behave like bitflags☆1,037Updated this week
- A Rust wrapper over Microsoft's MiMalloc memory allocator☆644Updated last month
- Slotmap data structure for Rust☆1,217Updated last year
- A crate for managing memory bit by bit☆1,318Updated 11 months ago
- A string type for Rust that is not required to be valid UTF-8.☆961Updated 3 months ago
- An intrusive flamegraph profiling tool for rust.☆720Updated last year
- Easy self-referential struct generation for Rust.☆631Updated 6 months ago
- A Rust proc-macro attribute parser☆1,146Updated 2 weeks ago