SchrodingerZhu / snmalloc-rsLinks
rust bindings of snmalloc
☆137Updated 3 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.☆129Updated last month
- Fork of std::Arc with lots of utilities useful for FFI☆247Updated last month
- Library safely exposing the io_uring API.☆66Updated 4 months ago
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆81Updated 3 years ago
- a lock-free concurrent slab (experimental)☆291Updated 7 months ago
- Async stream for Rust and the futures crate.☆185Updated this week
- A fast and flexible LRU map.☆190Updated 6 months ago
- Very fast lock-free, bounded, work-stealing queues with FIFO stealing and LIFO or FIFO semantic for the worker thread.☆81Updated 10 months ago
- A reader-writer lock that provides extremely fast read access without starving writers☆82Updated 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).☆111Updated 5 months ago
- ☆197Updated last year
- Utility wrapper to send non send types to other threads safely☆184Updated 4 months ago
- io traits/structs for tokio that automatically recover from potential disconnections/interruptions☆72Updated last year
- Thread parking and unparking☆78Updated 6 months ago
- Generic Atomic<T> type for Rust☆236Updated last month
- A thread-safe & efficient memory pool☆169Updated last year
- Fast, SIMD-accelerated CRC32 (IEEE) checksum computation in Rust☆297Updated 2 weeks ago
- Define your own PhantomData☆155Updated 3 weeks ago
- Better reference counted strings for Rust☆131Updated last year
- Integer encoding for primitive integer types: Supports varint/varint+zigzag and fixed-length integer encoding and decoding, and provides …☆68Updated last year
- A lock-free, partially wait-free, eventually consistent, concurrent hashmap.☆254Updated 2 years ago
- An on-disk hash table implementation☆124Updated 3 years ago
- An updated version of linked-hash-map and friends☆121Updated 3 months ago
- ☆50Updated 7 months ago
- A cross-platform library for fast and safe memory-mapped IO in Rust☆71Updated last year
- A scope for async_std and tokio to spawn non-static futures☆142Updated last year
- Compatibility adapter between tokio and futures☆175Updated 4 months ago
- Portable atomic types including support for 128-bit atomics, atomic float, etc.☆193Updated 3 weeks ago
- Rust crate for managing CPU core affinities☆194Updated 4 months ago