archshift / dynstack
A stack for rust trait objects that minimizes allocations
☆128Updated 2 years ago
Alternatives and similar repositories for dynstack:
Users that are interested in dynstack are comparing it to the libraries listed below
- Safe, zero-cost downcasting for limited compile-time specialization.☆157Updated 3 weeks ago
- Synchronization primitives for Futures and async/await based on intrusive collections☆179Updated last year
- Generic Atomic<T> type for Rust☆231Updated last year
- Async stream for Rust and the futures crate.☆183Updated last week
- skiplist☆141Updated 3 years ago
- Concatenate identifiers in a macro invocation☆93Updated 2 years ago
- Make trait methods callable without the trait in scope☆136Updated 3 weeks ago
- Allocation-free data structures that make do with the memory they're given☆145Updated 3 years ago
- Procedural macros in expression position☆204Updated 2 years ago
- ☆124Updated 2 years ago
- Copy-on-write string utilities for Rust☆158Updated 11 months ago
- Run closures in parallel☆113Updated 2 months ago
- Async networking primitives for TCP/UDP/Unix communication☆130Updated 2 months ago
- An experimental asynchronous runtime based on `io-uring`.☆77Updated 4 years ago
- 🌵 Cycle-Aware Reference Counting in Rust☆147Updated this week
- Small Box optimization: store small item on stack and fallback to heap for large item.☆78Updated 3 months ago
- A variant of include_bytes!/include_str! with compile-time deflation and runtime lazy inflation☆137Updated 4 months ago
- An on-disk hash table implementation☆116Updated 3 years ago
- A collection of small utilities for working with pointer types in Rust.☆123Updated 2 months ago
- Utilities for pinning☆97Updated 11 months ago
- Dependency injection for Rust☆48Updated 2 months ago
- A sentinel-based, heapless, `Vec`-like type.☆69Updated 4 years ago
- a lock-free concurrent slab (experimental)☆280Updated 3 months ago
- This is a Rust implementation for popular caches (support no_std).☆109Updated last month
- Ultra fast binary serialization and deserialization for types with a constant size (known at compile time).☆106Updated last year
- A circular buffer with fixed capacity (Rust).☆104Updated last year
- An updated version of linked-hash-map and friends☆109Updated 3 weeks ago
- Async filesystem primitives☆133Updated 2 months ago
- Rust crate for managing CPU core affinities☆184Updated 3 weeks ago
- Time and duration crate optimized for speed and API stability.☆68Updated 2 weeks ago