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☆242Updated last month
- Copy-on-write string utilities for Rust☆158Updated last year
- Allocation-free data structures that make do with the memory they're given☆145Updated 3 years ago
- Fast functions for printing floating-point primitives to a decimal string☆128Updated 3 weeks ago
- skiplist☆142Updated 3 years ago
- A collection of small utilities for working with pointer types in Rust.☆129Updated 9 months ago
- Small Box optimization: store small item on stack and fallback to heap for large item.☆91Updated 4 months ago
- Synchronization primitives for Futures and async/await based on intrusive collections☆180Updated last year
- Async stream for Rust and the futures crate.☆188Updated 3 weeks ago
- Scroll - making scrolling through buffers fun since 2016☆178Updated 2 months ago
- 🌵 Cycle-Aware Reference Counting in Rust☆152Updated last week
- A Rust implementation of DEFLATE algorithm and related formats (ZLIB, GZIP)☆186Updated 2 weeks ago
- Extended utilities for working with files and filesystems in Rust☆149Updated last year
- rust bindings of snmalloc☆144Updated 2 months ago
- Concatenate identifiers in a macro invocation☆94Updated 2 years ago
- String interning for Rust☆206Updated 2 months ago
- A contiguous-in-memory double-ended queue that derefs into a slice☆155Updated 3 years ago
- A thread-safe & efficient memory pool☆170Updated 2 years ago
- Exploration of using Storage instead of Allocator to parameterize collections in Rust☆142Updated 2 years ago
- Cross-platform atomic wait and wake (aka futex) functionality for Rust.☆136Updated 5 months ago
- offsetof for Rust☆228Updated last year
- generators☆211Updated 2 years ago
- A minimalistic async/await executor for Rust☆234Updated last year
- Utilities for dealing with substructures within syn macros☆143Updated 6 months ago
- ☆125Updated 3 years ago
- Run closures in parallel☆115Updated 9 months ago
- Procedural macros in expression position☆204Updated 2 years ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆175Updated 3 months ago
- Define your own PhantomData☆158Updated this week
- An on-disk hash table implementation☆125Updated 4 years ago