archshift / dynstackLinks
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
Sorting:
- Generic Atomic<T> type for Rust☆236Updated last month
- skiplist☆142Updated 3 years ago
- 🌵 Cycle-Aware Reference Counting in Rust☆150Updated last week
- Synchronization primitives for Futures and async/await based on intrusive collections☆180Updated last year
- Copy-on-write string utilities for Rust☆159Updated last year
- A collection of small utilities for working with pointer types in Rust.☆127Updated 6 months ago
- offsetof for Rust☆229Updated last year
- Allocation-free data structures that make do with the memory they're given☆144Updated 3 years ago
- A thread-safe & efficient memory pool☆169Updated last year
- Async stream for Rust and the futures crate.☆185Updated last week
- A Rust implementation of DEFLATE algorithm and related formats (ZLIB, GZIP)☆185Updated last year
- Safe, zero-cost downcasting for limited compile-time specialization.☆166Updated 2 weeks ago
- Concatenate identifiers in a macro invocation☆93Updated 2 years ago
- A contiguous-in-memory double-ended queue that derefs into a slice☆155Updated 3 years ago
- A simple bitset container for Rust☆147Updated last month
- Small Box optimization: store small item on stack and fallback to heap for large item.☆87Updated 3 weeks ago
- Scroll - making scrolling through buffers fun since 2016☆173Updated 2 months ago
- An on-disk hash table implementation☆124Updated 3 years ago
- Safely cast &T to &U where the struct U contains a single field of type T.☆209Updated last month
- generators☆210Updated last year
- Utility wrapper to send non send types to other threads safely☆184Updated 4 months ago
- A minimalistic async/await executor for Rust☆231Updated last year
- Fork of std::Arc with lots of utilities useful for FFI☆247Updated last month
- Fast functions for printing floating-point primitives to a decimal string☆126Updated 2 months ago
- Automatic cfg for Rust compiler features☆102Updated last month
- A HashMap variant that spreads resize load across inserts☆192Updated 6 months ago
- Run closures in parallel☆114Updated 6 months ago
- Exploration of using Storage instead of Allocator to parameterize collections in Rust☆140Updated 2 years ago
- Extended utilities for working with files and filesystems in Rust☆149Updated last year
- An updated version of linked-hash-map and friends☆121Updated 3 months ago