archshift / dynstackLinks
A stack for rust trait objects that minimizes allocations
☆128Updated 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☆236Updated 2 months ago
- Allocation-free data structures that make do with the memory they're given☆144Updated 3 years ago
- skiplist☆142Updated 3 years ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆168Updated last week
- Async stream for Rust and the futures crate.☆185Updated 2 weeks ago
- Small Box optimization: store small item on stack and fallback to heap for large item.☆89Updated last month
- Copy-on-write string utilities for Rust☆159Updated last year
- A collection of small utilities for working with pointer types in Rust.☆127Updated 7 months ago
- A minimalistic async/await executor for Rust☆233Updated last year
- Utility wrapper to send non send types to other threads safely☆184Updated 4 months ago
- Fast functions for printing floating-point primitives to a decimal string☆127Updated 2 weeks ago
- Synchronization primitives for Futures and async/await based on intrusive collections☆180Updated last year
- ☆125Updated 2 years ago
- offsetof for Rust☆229Updated last year
- Extended utilities for working with files and filesystems in Rust☆149Updated last year
- A contiguous-in-memory double-ended queue that derefs into a slice☆155Updated 3 years ago
- Exploration of using Storage instead of Allocator to parameterize collections in Rust☆140Updated 2 years ago
- Scoped Thread Local Storage for Rust☆56Updated 2 years ago
- Concatenate identifiers in a macro invocation☆93Updated 2 years ago
- An on-disk hash table implementation☆124Updated 3 years ago
- Scroll - making scrolling through buffers fun since 2016☆175Updated last week
- 🌵 Cycle-Aware Reference Counting in Rust☆151Updated last week
- rust bindings of snmalloc☆139Updated 4 months ago
- Utilities for dealing with substructures within syn macros☆141Updated 3 months ago
- Integer encoding for primitive integer types: Supports varint/varint+zigzag and fixed-length integer encoding and decoding, and provides …☆68Updated last year
- An experimental asynchronous runtime based on `io-uring`.☆77Updated 4 years ago
- Async filesystem primitives☆137Updated last month
- Run closures in parallel☆114Updated 7 months ago
- A simple bitset container for Rust☆148Updated last month
- Threadsafe RefCell for Rust☆93Updated 5 months ago