archshift / dynstack
A stack for rust trait objects that minimizes allocations
☆128Updated 2 years ago
Alternatives and similar repositories for dynstack:
Users that are interested in dynstack are comparing it to the libraries listed below
- Safe, zero-cost downcasting for limited compile-time specialization.☆156Updated last week
- Generic Atomic<T> type for Rust☆230Updated last year
- Synchronization primitives for Futures and async/await based on intrusive collections☆178Updated 11 months ago
- skiplist☆141Updated 3 years ago
- Copy-on-write string utilities for Rust☆158Updated 11 months ago
- Allocation-free data structures that make do with the memory they're given☆145Updated 3 years ago
- Run closures in parallel☆113Updated last month
- Async stream for Rust and the futures crate.☆183Updated this week
- A collection of small utilities for working with pointer types in Rust.☆122Updated last month
- docs.rs as a publishing platform?☆68Updated 3 weeks ago
- A simple bitset container for Rust☆131Updated 3 months ago
- Procedural macros in expression position☆204Updated 2 years ago
- Async networking primitives for TCP/UDP/Unix communication☆130Updated last month
- 🌵 Cycle-Aware Reference Counting in Rust☆146Updated this week
- Define your own PhantomData☆151Updated last week
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆81Updated 3 years ago
- Async filesystem primitives☆133Updated last month
- Small Box optimization: store small item on stack and fallback to heap for large item.☆78Updated 2 months ago
- A global executor built on top of async-executor and smol☆73Updated 2 weeks ago
- Extended utilities for working with files and filesystems in Rust☆146Updated last year
- Better reference counted strings for Rust☆118Updated 7 months ago
- 🐏 rpmalloc global memory allocator for Rust 🦀☆139Updated 11 months ago
- Data structures like Rust `alloc` which reuse user allocated memory☆53Updated 5 months ago
- Convert closures into wakers☆45Updated last month
- Fast functions for printing floating-point primitives to a decimal string☆124Updated last week
- A contiguous-in-memory double-ended queue that derefs into a slice☆154Updated 3 years ago
- An updated version of linked-hash-map and friends☆109Updated this week
- This is a Rust implementation for popular caches (support no_std).☆108Updated last month
- ☆124Updated 2 years ago
- Concatenate identifiers in a macro invocation☆93Updated 2 years ago