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☆246Updated 4 months ago
- Copy-on-write string utilities for Rust☆162Updated last year
- skiplist☆144Updated 4 years ago
- Small Box optimization: store small item on stack and fallback to heap for large item.☆93Updated 7 months ago
- A collection of small utilities for working with pointer types in Rust.☆133Updated last year
- Async stream for Rust and the futures crate.☆193Updated 2 weeks ago
- Scoped Thread Local Storage for Rust☆57Updated 2 years ago
- Allocation-free data structures that make do with the memory they're given☆145Updated 3 years ago
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆81Updated 4 years ago
- A thread-safe & efficient memory pool☆172Updated 2 years ago
- 🌵 Cycle-Aware Reference Counting in Rust☆152Updated 3 months ago
- Fast functions for printing floating-point primitives to a decimal string☆138Updated 3 weeks ago
- A contiguous-in-memory double-ended queue that derefs into a slice☆155Updated 4 years ago
- Extended utilities for working with files and filesystems in Rust☆154Updated last year
- Safe, zero-cost downcasting for limited compile-time specialization.☆179Updated 5 months ago
- offsetof for Rust☆228Updated last year
- ☆126Updated 3 years ago
- Synchronization primitives for Futures and async/await based on intrusive collections☆187Updated 2 months ago
- docs.rs as a publishing platform?☆71Updated last month
- generators☆211Updated 2 years ago
- Scroll - making scrolling through buffers fun since 2016☆187Updated 5 months ago
- Safely cast &T to &U where the struct U contains a single field of type T.☆216Updated 2 weeks ago
- Cross-platform atomic wait and wake (aka futex) functionality for Rust.☆140Updated 8 months ago
- Run closures in parallel☆114Updated last year
- Thread parking and unparking☆82Updated last year
- Define your own PhantomData☆158Updated last month
- Utility wrapper to send non send types to other threads safely☆186Updated 10 months ago
- rust bindings of snmalloc☆149Updated last week
- Utilities for dealing with substructures within syn macros☆143Updated 9 months ago
- Concatenate identifiers in a macro invocation☆94Updated 3 years ago