SchrodingerZhu / snmalloc-rsLinks
rust bindings of snmalloc
☆140Updated this week
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.☆130Updated 3 months ago
- Library safely exposing the io_uring API.☆68Updated 5 months ago
- Portable atomic types including support for 128-bit atomics, atomic float, etc.☆199Updated this week
- This is a Rust implementation for popular caches (support no_std).☆112Updated 7 months ago
- A fast and flexible LRU map.☆192Updated 8 months ago
- Fork of std::Arc with lots of utilities useful for FFI☆252Updated 2 months ago
- A reader-writer lock that provides extremely fast read access without starving writers☆82Updated last year
- An on-disk hash table implementation☆124Updated 3 years ago
- Async stream for Rust and the futures crate.☆186Updated this week
- a lock-free concurrent slab (experimental)☆294Updated 8 months ago
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆81Updated 3 years ago
- ☆200Updated last year
- Native Rust port of Google's HighwayHash, which makes use of SIMD instructions for a fast and strong hash function☆171Updated 3 weeks ago
- Thread parking and unparking☆78Updated 7 months ago
- A lock-free, partially wait-free, eventually consistent, concurrent hashmap.☆255Updated 3 years ago
- A cross-platform library for fast and safe memory-mapped IO in Rust☆71Updated last year
- Utility wrapper to send non send types to other threads safely☆187Updated 5 months ago
- A benchmarking harness for concurrent key-value collections☆120Updated 2 years ago
- Library and proc macro to analyze memory usage of data structures in rust.☆162Updated 2 weeks ago
- Better reference counted strings for Rust☆135Updated last year
- A thread-safe & efficient memory pool☆169Updated last year
- Very fast lock-free, bounded, work-stealing queues with FIFO stealing and LIFO or FIFO semantic for the worker thread.☆82Updated last year
- io traits/structs for tokio that automatically recover from potential disconnections/interruptions☆73Updated last year
- ☆50Updated 8 months ago
- Fast, SIMD-accelerated CRC32 (IEEE) checksum computation in Rust☆303Updated last month
- Async filesystem primitives☆137Updated last month
- A stack for rust trait objects that minimizes allocations☆127Updated 3 years ago
- Non-interleaving multithreaded output queue☆71Updated 2 weeks ago
- Generic Atomic<T> type for Rust☆237Updated 2 months ago
- Compatibility adapter between tokio and futures☆179Updated 2 weeks ago