sebastiencs / shared-arena
A thread-safe & efficient memory pool
☆169Updated last year
Alternatives and similar repositories for shared-arena
Users that are interested in shared-arena are comparing it to the libraries listed below
Sorting:
- a lock-free concurrent slab (experimental)☆280Updated 4 months ago
- A lock-free, partially wait-free, eventually consistent, concurrent hashmap.☆243Updated 2 years ago
- Fork of std::Arc with lots of utilities useful for FFI☆233Updated this week
- A fast and flexible LRU map.☆181Updated 4 months ago
- Concurrent multi-producer multi-consumer queue☆281Updated 3 months ago
- Synchronization primitives for Futures and async/await based on intrusive collections☆179Updated last year
- Generic Atomic<T> type for Rust☆234Updated last year
- Super-fast float parser in Rust (now part of Rust core)☆274Updated 2 years ago
- A stack for rust trait objects that minimizes allocations☆128Updated 2 years ago
- Fast, SIMD-accelerated CRC32 (IEEE) checksum computation in Rust☆289Updated 8 months ago
- ☆193Updated last year
- Native Rust port of Google's HighwayHash, which makes use of SIMD instructions for a fast and strong hash function☆163Updated last month
- Thread-safe object pool with automatic return and attach/detach semantics☆76Updated 7 months ago
- Cross-platform atomic wait and wake (aka futex) functionality for Rust.☆127Updated 10 months ago
- Lock-free concurrent and single-threaded hash map implementations using Leapfrog probing. Currently the highest performance concurrent Ha…☆225Updated 3 months ago
- Untrusted IPC with maximum performance and minimum latency. On Rust, on Linux.☆148Updated 2 years ago
- rust bindings of snmalloc☆129Updated last month
- Define your own PhantomData☆152Updated 2 months ago
- Copy-on-write string utilities for Rust☆158Updated last year
- This is a Rust implementation for popular caches (support no_std).☆109Updated 3 months ago
- Easy function multiversioning for Rust☆224Updated 5 months ago
- Async stream for Rust and the futures crate.☆183Updated last week
- An on-disk hash table implementation☆116Updated 3 years ago
- 🌵 Cycle-Aware Reference Counting in Rust☆148Updated last week
- Safe, zero-cost downcasting for limited compile-time specialization.☆161Updated 2 months ago
- Better reference counted strings for Rust☆125Updated 9 months ago
- wyhash fast portable non-cryptographic hashing algorithm and random number generator in Rust☆98Updated 8 months ago
- 🐏 rpmalloc global memory allocator for Rust 🦀☆144Updated 2 months ago
- An idiomatic and fast QP-trie implementation in pure Rust.☆101Updated last year
- An updated version of linked-hash-map and friends☆112Updated last month