archshift / dynstackLinks
A stack for rust trait objects that minimizes allocations
☆127Updated 3 years ago
Alternatives and similar repositories for dynstack
Users that are interested in dynstack are comparing it to the libraries listed below
Sorting:
- Generic Atomic<T> type for Rust☆237Updated 2 months ago
- Allocation-free data structures that make do with the memory they're given☆145Updated 3 years ago
- skiplist☆142Updated 3 years ago
- Small Box optimization: store small item on stack and fallback to heap for large item.☆89Updated 2 months ago
- ☆125Updated 3 years ago
- Synchronization primitives for Futures and async/await based on intrusive collections☆180Updated last year
- Copy-on-write string utilities for Rust☆159Updated last year
- Scroll - making scrolling through buffers fun since 2016☆176Updated this week
- A thread-safe & efficient memory pool☆169Updated last year
- offsetof for Rust☆229Updated last year
- Run closures in parallel☆114Updated 7 months ago
- Async stream for Rust and the futures crate.☆186Updated this week
- A collection of small utilities for working with pointer types in Rust.☆127Updated 7 months ago
- Concatenate identifiers in a macro invocation☆93Updated 2 years ago
- 🌵 Cycle-Aware Reference Counting in Rust☆151Updated this week
- Convert closures into wakers☆45Updated 7 months ago
- A minimalistic async/await executor for Rust☆234Updated last year
- Safe, zero-cost downcasting for limited compile-time specialization.☆169Updated last month
- A sentinel-based, heapless, `Vec`-like type.☆69Updated 5 years ago
- A simple bitset container for Rust☆148Updated 2 months ago
- An updated version of linked-hash-map and friends☆122Updated 5 months ago
- Utility wrapper to send non send types to other threads safely☆187Updated 5 months ago
- Fast functions for printing floating-point primitives to a decimal string☆127Updated 2 weeks ago
- rust bindings of snmalloc☆140Updated this week
- This is a Rust implementation for popular caches (support no_std).☆112Updated 7 months ago
- Compile-time reflection API for developing robust procedural macros (proof of concept)☆129Updated 5 years ago
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆81Updated 3 years ago
- Thread-safe object pool with automatic return and attach/detach semantics☆79Updated last month
- An on-disk hash table implementation☆124Updated 3 years ago
- Procedural macros in expression position☆203Updated 2 years ago