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☆243Updated 2 months ago
- Copy-on-write string utilities for Rust☆158Updated last year
- Small Box optimization: store small item on stack and fallback to heap for large item.☆91Updated 4 months ago
- skiplist☆144Updated 4 years ago
- Async stream for Rust and the futures crate.☆189Updated last month
- Synchronization primitives for Futures and async/await based on intrusive collections☆180Updated last week
- A collection of small utilities for working with pointer types in Rust.☆131Updated 10 months ago
- 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☆129Updated last week
- Run closures in parallel☆115Updated 10 months ago
- ☆125Updated 3 years ago
- 🌵 Cycle-Aware Reference Counting in Rust☆152Updated 3 weeks ago
- Scroll - making scrolling through buffers fun since 2016☆178Updated 2 months ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆176Updated 3 months ago
- Utility wrapper to send non send types to other threads safely☆186Updated 8 months ago
- A thread-safe & efficient memory pool☆171Updated 2 years ago
- A contiguous-in-memory double-ended queue that derefs into a slice☆155Updated 4 years ago
- Scoped Thread Local Storage for Rust☆57Updated 2 years ago
- offsetof for Rust☆229Updated last year
- Enhancement over Rust's `std::BinaryHeap`. Supports other than max heap.☆59Updated last year
- Exploration of using Storage instead of Allocator to parameterize collections in Rust☆142Updated 2 years ago
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆81Updated 3 years ago
- Better reference counted strings for Rust☆139Updated last year
- Procedural macros in expression position☆204Updated 2 years ago
- Fork of std::Arc with lots of utilities useful for FFI☆265Updated 3 weeks ago
- rust bindings of snmalloc☆144Updated 2 months ago
- Integer encoding for primitive integer types: Supports varint/varint+zigzag and fixed-length integer encoding and decoding, and provides …☆69Updated last month
- docs.rs as a publishing platform?☆71Updated last week
- A sha1 implementation useable in const contexts☆88Updated last year
- An on-disk hash table implementation☆126Updated 4 years ago