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
- Generic Atomic<T> type for Rust☆234Updated last year
- Synchronization primitives for Futures and async/await based on intrusive collections☆179Updated last year
- Safe, zero-cost downcasting for limited compile-time specialization.☆160Updated 2 months ago
- Allocation-free data structures that make do with the memory they're given☆145Updated 3 years ago
- Small Box optimization: store small item on stack and fallback to heap for large item.☆78Updated 4 months ago
- skiplist☆142Updated 3 years ago
- Run closures in parallel☆113Updated 3 months ago
- A Rust implementation of DEFLATE algorithm and related formats (ZLIB, GZIP)☆183Updated last year
- 🌵 Cycle-Aware Reference Counting in Rust☆147Updated last week
- This is a Rust implementation for popular caches (support no_std).☆109Updated 3 months ago
- Define your own PhantomData☆152Updated 2 months ago
- Concatenate identifiers in a macro invocation☆93Updated 2 years ago
- Procedural macros in expression position☆203Updated 2 years ago
- Copy-on-write string utilities for Rust☆158Updated last year
- Compatibility adapter between tokio and futures☆168Updated last month
- A collection of small utilities for working with pointer types in Rust.☆124Updated 3 months ago
- Make trait methods callable without the trait in scope☆136Updated 2 months ago
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆81Updated 3 years ago
- A Rust implementation of two segment trees and a fenwick tree.☆65Updated 6 years ago
- A simple bitset container for Rust☆137Updated last week
- Async stream for Rust and the futures crate.☆183Updated last month
- a lock-free concurrent slab (experimental)☆280Updated 4 months ago
- Convert closures into wakers☆45Updated 3 months ago
- A global executor built on top of async-executor and smol☆74Updated last month
- A minimalistic async/await executor for Rust☆231Updated last year
- Exploration of using Storage instead of Allocator to parameterize collections in Rust☆140Updated 2 years ago
- docs.rs as a publishing platform?☆68Updated 2 months ago
- 🐏 rpmalloc global memory allocator for Rust 🦀☆144Updated last month
- Utilities for pinning☆96Updated last year
- Scoped Thread Local Storage for Rust☆55Updated last year