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
- Small Box optimization: store small item on stack and fallback to heap for large item.☆93Updated 7 months ago
- skiplist☆144Updated 4 years ago
- Synchronization primitives for Futures and async/await based on intrusive collections☆188Updated 2 months ago
- Copy-on-write string utilities for Rust☆162Updated last year
- A contiguous-in-memory double-ended queue that derefs into a slice☆155Updated 4 years ago
- Async stream for Rust and the futures crate.☆193Updated 2 weeks ago
- Fast functions for printing floating-point primitives to a decimal string☆138Updated 3 weeks ago
- offsetof for Rust☆228Updated last year
- Allocation-free data structures that make do with the memory they're given☆145Updated 3 years ago
- A collection of small utilities for working with pointer types in Rust.☆133Updated last year
- A thread-safe & efficient memory pool☆172Updated 2 years ago
- Run closures in parallel☆114Updated last year
- 🌵 Cycle-Aware Reference Counting in Rust☆152Updated 3 months ago
- A circular buffer with fixed capacity (Rust).☆108Updated 2 years ago
- Extended utilities for working with files and filesystems in Rust☆154Updated last year
- A simple bitset container for Rust☆159Updated 7 months ago
- Scoped Thread Local Storage for Rust☆59Updated 2 years ago
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆81Updated 4 years ago
- Scroll - making scrolling through buffers fun since 2016☆187Updated 5 months ago
- A minimalistic async/await executor for Rust☆234Updated last year
- ☆126Updated 3 years ago
- Concatenate identifiers in a macro invocation☆94Updated 3 years ago
- Integer encoding for primitive integer types: Supports varint/varint+zigzag and fixed-length integer encoding and decoding, and provides …☆68Updated 3 months ago
- Utility wrapper to send non send types to other threads safely☆186Updated 10 months ago
- Async filesystem primitives☆143Updated 3 months ago
- An on-disk hash table implementation☆126Updated 4 years ago
- Cross-platform atomic wait and wake (aka futex) functionality for Rust.☆140Updated 8 months ago
- A Rust implementation of DEFLATE algorithm and related formats (ZLIB, GZIP)☆193Updated 2 months ago
- Procedural macros in expression position☆204Updated 3 years ago