sebastiencs / shared-arenaLinks
A thread-safe & efficient memory pool
☆172Updated 2 years ago
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)☆303Updated last year
- A fast and flexible LRU map.☆199Updated last year
- A stack for rust trait objects that minimizes allocations☆127Updated 3 years ago
- A lock-free, partially wait-free, eventually consistent, concurrent hashmap.☆255Updated 3 years ago
- Async stream for Rust and the futures crate.☆192Updated last week
- Object Pool LockFree in Rust☆49Updated 3 months ago
- Cross-platform atomic wait and wake (aka futex) functionality for Rust.☆139Updated 7 months ago
- rust bindings of snmalloc☆148Updated 4 months ago
- skiplist☆144Updated 4 years ago
- Native Rust port of Google's HighwayHash, which makes use of SIMD instructions for a fast and strong hash function☆176Updated 5 months ago
- Generic Atomic<T> type for Rust☆247Updated 4 months ago
- An updated version of linked-hash-map and friends☆139Updated 2 months ago
- Fork of std::Arc with lots of utilities useful for FFI☆274Updated 2 weeks ago
- Copy-on-write string utilities for Rust☆161Updated last year
- 🐏 rpmalloc global memory allocator for Rust 🦀☆153Updated 10 months ago
- Synchronization primitives for Futures and async/await based on intrusive collections☆186Updated 2 months ago
- Better reference counted strings for Rust☆139Updated last year
- A benchmarking harness for concurrent key-value collections☆119Updated 2 years ago
- This is a Rust implementation for popular caches (support no_std).☆113Updated 11 months ago
- Define your own PhantomData☆158Updated last month
- Mix async code with CPU-heavy thread pools using Tokio + Rayon☆150Updated 3 years ago
- 🌵 Cycle-Aware Reference Counting in Rust☆152Updated 2 months ago
- A thread pool for isolating blocking I/O in async programs☆374Updated 4 months ago
- Concurrently Readable Data Structures for Rust☆363Updated this week
- offsetof for Rust☆228Updated last year
- ☆205Updated last year
- Easy function multiversioning for Rust☆252Updated last year
- Fast, SIMD-accelerated CRC32 (IEEE) checksum computation in Rust☆318Updated 6 months ago
- Small, fast, synchronization primitives☆254Updated last year
- An on-disk hash table implementation☆126Updated 4 years ago