sebastiencs / shared-arenaLinks
A thread-safe & efficient memory pool
☆171Updated 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)☆302Updated 10 months ago
- A lock-free, partially wait-free, eventually consistent, concurrent hashmap.☆255Updated 3 years ago
- rust bindings of snmalloc☆144Updated 2 months ago
- Fork of std::Arc with lots of utilities useful for FFI☆264Updated last week
- Generic Atomic<T> type for Rust☆243Updated 2 months ago
- A stack for rust trait objects that minimizes allocations☆127Updated 3 years ago
- A fast and flexible LRU map.☆198Updated 10 months ago
- skiplist☆144Updated 3 years ago
- Cross-platform atomic wait and wake (aka futex) functionality for Rust.☆137Updated 5 months ago
- Fast, SIMD-accelerated CRC32 (IEEE) checksum computation in Rust☆309Updated 4 months ago
- Async stream for Rust and the futures crate.☆188Updated last month
- offsetof for Rust☆229Updated last year
- Time and duration crate optimized for speed and API stability.☆74Updated 2 weeks ago
- Define your own PhantomData☆158Updated last week
- Allocation-free data structures that make do with the memory they're given☆145Updated 3 years ago
- This is a Rust implementation for popular caches (support no_std).☆113Updated 9 months ago
- Synchronization primitives for Futures and async/await based on intrusive collections☆180Updated last year
- A simple bitset container for Rust☆155Updated 4 months ago
- Concurrently Readable Data Structures for Rust☆362Updated 4 months ago
- An asynchronous, multi-producer, single-consumer (MPSC) bounded channel that operates at tachyonic speeds☆144Updated last year
- ☆204Updated 8 months ago
- Untrusted IPC with maximum performance and minimum latency. On Rust, on Linux.☆157Updated 2 years ago
- A collection of small utilities for working with pointer types in Rust.☆131Updated 10 months ago
- Thread-safe object pool with automatic return and attach/detach semantics☆79Updated 4 months ago
- Lockfree resizeable concurrent hash table.☆54Updated 3 years ago
- A minimalistic async/await executor for Rust☆234Updated last year
- 🌵 Cycle-Aware Reference Counting in Rust☆152Updated 2 weeks ago
- Object Pool LockFree in Rust☆49Updated last month
- 🐏 rpmalloc global memory allocator for Rust 🦀☆151Updated 8 months ago
- Copy-on-write string utilities for Rust☆158Updated last year