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:
- skiplist☆144Updated 4 years ago
- Synchronization primitives for Futures and async/await based on intrusive collections☆186Updated last month
- Generic Atomic<T> type for Rust☆246Updated 3 months ago
- A collection of small utilities for working with pointer types in Rust.☆133Updated 11 months ago
- Allocation-free data structures that make do with the memory they're given☆145Updated 3 years ago
- Copy-on-write string utilities for Rust☆160Updated last year
- ☆126Updated 3 years ago
- Small Box optimization: store small item on stack and fallback to heap for large item.☆91Updated 6 months ago
- Fast functions for printing floating-point primitives to a decimal string☆136Updated 2 weeks ago
- A contiguous-in-memory double-ended queue that derefs into a slice☆155Updated 4 years ago
- Procedural macros in expression position☆204Updated 3 years ago
- Scroll - making scrolling through buffers fun since 2016☆185Updated 4 months ago
- offsetof for Rust☆229Updated last year
- Run closures in parallel☆115Updated 11 months ago
- A thread-safe & efficient memory pool☆172Updated 2 years ago
- Utilities for pinning☆98Updated last year
- 🌵 Cycle-Aware Reference Counting in Rust☆153Updated 2 months ago
- A minimalistic async/await executor for Rust☆234Updated last year
- An on-disk hash table implementation☆126Updated 4 years ago
- docs.rs as a publishing platform?☆71Updated 3 weeks ago
- Async stream for Rust and the futures crate.☆192Updated last month
- Safe, zero-cost downcasting for limited compile-time specialization.☆178Updated 5 months ago
- Concatenate identifiers in a macro invocation☆94Updated 3 years ago
- A sha1 implementation useable in const contexts☆88Updated last year
- Convert closures into wakers☆46Updated 11 months ago
- Ultra fast binary serialization and deserialization for types with a constant size (known at compile time).☆106Updated 2 years ago
- rust bindings of snmalloc☆147Updated 4 months ago
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆81Updated 4 years ago
- Thread parking and unparking☆81Updated 11 months ago
- ☆61Updated 2 years ago