sebastiencs / shared-arena
A thread-safe & efficient memory pool
☆168Updated last year
Alternatives and similar repositories for shared-arena:
Users that are interested in shared-arena are comparing it to the libraries listed below
- Generic Atomic<T> type for Rust☆231Updated last year
- Fork of std::Arc with lots of utilities useful for FFI☆230Updated 2 months ago
- rust bindings of snmalloc☆128Updated last month
- A fast and flexible LRU map.☆180Updated 2 months ago
- 🌵 Cycle-Aware Reference Counting in Rust☆147Updated last week
- Cross-platform atomic wait and wake (aka futex) functionality for Rust.☆124Updated 9 months ago
- a lock-free concurrent slab (experimental)☆280Updated 3 months ago
- Better reference counted strings for Rust☆120Updated 8 months ago
- A lock-free, partially wait-free, eventually consistent, concurrent hashmap.☆242Updated 2 years ago
- Async stream for Rust and the futures crate.☆183Updated last week
- Synchronization primitives for Futures and async/await based on intrusive collections☆179Updated last year
- Concurrent multi-producer multi-consumer queue☆277Updated 2 months ago
- Make trait methods callable without the trait in scope☆136Updated 3 weeks ago
- Rust crate for managing CPU core affinities☆184Updated last month
- offsetof for Rust☆225Updated last year
- Fast, SIMD-accelerated CRC32 (IEEE) checksum computation in Rust☆289Updated 7 months ago
- This is a Rust implementation for popular caches (support no_std).☆109Updated last month
- Time and duration crate optimized for speed and API stability.☆68Updated 2 weeks ago
- Allocation-free data structures that make do with the memory they're given☆145Updated 3 years ago
- Inter-process Multiple Producer, Single Consumer Channels for Rust☆57Updated 9 months ago
- Native Rust port of Google's HighwayHash, which makes use of SIMD instructions for a fast and strong hash function☆161Updated last month
- A stack for rust trait objects that minimizes allocations☆128Updated 2 years ago
- Define your own PhantomData☆152Updated 3 weeks ago
- Async synchronization primitives☆263Updated 2 months ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆157Updated 3 weeks ago
- A fast, concurrent string interner☆149Updated 7 months ago
- Easy function multiversioning for Rust☆221Updated 3 months ago
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆81Updated 3 years ago
- Fast numeric to- and from-string conversion routines.☆318Updated last month
- An updated version of linked-hash-map and friends☆109Updated 3 weeks ago