SchrodingerZhu / snmalloc-rsLinks
rust bindings of snmalloc
☆144Updated 2 months ago
Alternatives and similar repositories for snmalloc-rs
Users that are interested in snmalloc-rs are comparing it to the libraries listed below
Sorting:
- Cross-platform atomic wait and wake (aka futex) functionality for Rust.☆138Updated 5 months ago
- A fast and flexible LRU map.☆198Updated 10 months ago
- Library safely exposing the io_uring API.☆69Updated last week
- Fork of std::Arc with lots of utilities useful for FFI☆265Updated 3 weeks ago
- Async stream for Rust and the futures crate.☆189Updated last month
- ☆204Updated last year
- a lock-free concurrent slab (experimental)☆302Updated 11 months ago
- Very fast lock-free, bounded, work-stealing queues with FIFO stealing and LIFO or FIFO semantic for the worker thread.☆85Updated last year
- A reader-writer lock that provides extremely fast read access without starving writers☆86Updated 2 years ago
- Better reference counted strings for Rust☆139Updated last year
- A thread-safe & efficient memory pool☆171Updated 2 years ago
- Portable atomic types including support for 128-bit atomics, atomic float, etc.☆207Updated last week
- ☆51Updated 11 months ago
- This is a Rust implementation for popular caches (support no_std).☆113Updated 9 months ago
- A lock-free, partially wait-free, eventually consistent, concurrent hashmap.☆255Updated 3 years ago
- (lifetime) GATs on stable Rust☆59Updated last year
- Generic Atomic<T> type for Rust☆243Updated 2 months ago
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆81Updated 3 years ago
- Utility wrapper to send non send types to other threads safely☆186Updated 8 months ago
- An on-disk hash table implementation☆126Updated 4 years ago
- An asynchronous, multi-producer, single-consumer (MPSC) bounded channel that operates at tachyonic speeds☆148Updated last year
- A scope for async_std and tokio to spawn non-static futures☆153Updated last year
- Fast, SIMD-accelerated CRC32 (IEEE) checksum computation in Rust☆309Updated 4 months ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆176Updated 3 months ago
- A benchmarking harness for concurrent key-value collections☆118Updated 2 years ago
- Thread parking and unparking☆79Updated 10 months ago
- The cost of Rust async/await☆132Updated 3 years ago
- Fast functions for printing floating-point primitives to a decimal string☆129Updated last week
- Scoped Thread Local Storage for Rust☆57Updated 2 years ago
- Async synchronization primitives☆276Updated 3 months ago