tokio-rs / slabLinks
Slab allocator for Rust
☆836Updated 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☆898Updated last month
- Async multi-producer multi-consumer channel☆886Updated 2 months ago
- A vector with a fixed capacity. (Rust)☆829Updated 10 months ago
- An implementation of a LRU cache☆734Updated 2 months ago
- Support atomic operations on Arc itself☆1,086Updated last week
- Compile-time reflection API for developing robust procedural macros (proof of concept)☆759Updated 2 weeks ago
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,523Updated 2 months ago
- ☆857Updated 2 weeks ago
- Efficient, lock-free, bounded Rust broadcast channel☆824Updated 2 years ago
- Asynchronous streams for Rust using async & await notation☆700Updated 9 months ago
- A crate for safe and ergonomic pin-projection.☆679Updated last week
- Test harness for ui tests of compiler diagnostics☆917Updated 2 weeks ago
- Rust library allowing to register multiple handlers for the same signal☆800Updated last week
- Easy self-referential struct generation for Rust.☆646Updated 8 months ago
- Spin-based synchronization primitives☆548Updated 2 months ago
- Heap profiling and ad hoc profiling for Rust programs.☆875Updated 6 months ago
- Intrusive collections for Rust☆464Updated last year
- A macro to generate structures which behave like bitflags☆1,046Updated last week
- Typed distributed plugin registration☆1,174Updated 2 weeks ago
- Fast floating point to string conversion☆650Updated 2 weeks ago
- A multiprocess drop-in replacement for Rust channels☆1,009Updated 2 weeks ago
- Async I/O and timers☆543Updated this week
- Just, really the littlest Vec you could need. So smol.☆705Updated 3 weeks ago
- Macros for all your token pasting needs☆1,054Updated 11 months ago
- A Rust proc-macro attribute parser☆1,162Updated 2 weeks ago
- cross-platform Rust API for memory mapped IO☆526Updated 3 weeks ago
- A Rust wrapper over Microsoft's MiMalloc memory allocator☆664Updated 2 weeks ago
- The arena, a fast but limited type of allocator☆553Updated last year
- Slotmap data structure for Rust☆1,230Updated last year
- A string type for Rust that is not required to be valid UTF-8.☆974Updated last month