tokio-rs / slabLinks
Slab allocator for Rust
☆793Updated this week
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☆869Updated last month
- A vector with a fixed capacity. (Rust)☆821Updated 8 months ago
- A crate for safe and ergonomic pin-projection.☆663Updated last week
- Test harness for ui tests of compiler diagnostics☆889Updated 2 weeks ago
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,481Updated 2 weeks ago
- Asynchronous streams for Rust using async & await notation☆684Updated 6 months ago
- ☆832Updated this week
- Compile-time reflection API for developing robust procedural macros (proof of concept)☆749Updated last month
- Efficient, lock-free, bounded Rust broadcast channel☆816Updated last year
- Support atomic operations on Arc itself☆1,017Updated 2 weeks ago
- A macro to generate structures which behave like bitflags☆1,024Updated last month
- An implementation of a LRU cache☆714Updated 2 months ago
- Async multi-producer multi-consumer channel☆862Updated 2 weeks ago
- Typed distributed plugin registration☆1,122Updated 3 months ago
- Heap profiling and ad hoc profiling for Rust programs.☆803Updated 4 months ago
- Rust library allowing to register multiple handlers for the same signal☆782Updated last month
- Just, really the littlest Vec you could need. So smol.☆696Updated 3 months ago
- Easy self-referential struct generation for Rust.☆617Updated 5 months ago
- Spin-based synchronization primitives☆536Updated 2 months ago
- A Rust wrapper over Microsoft's MiMalloc memory allocator☆613Updated this week
- Slotmap data structure for Rust☆1,205Updated last year
- The arena, a fast but limited type of allocator☆542Updated 10 months ago
- A multiprocess drop-in replacement for Rust channels☆976Updated last week
- Futures, streams, and async I/O combinators.☆507Updated 4 months ago
- Intrusive collections for Rust☆454Updated 9 months ago
- Fast floating point to string conversion☆640Updated last month
- Macros for all your token pasting needs☆1,051Updated 8 months ago
- Notify async tasks or threads☆474Updated last month
- A string type for Rust that is not required to be valid UTF-8.☆948Updated 2 months ago
- Task abstraction for building executors☆471Updated 4 months ago