SchrodingerZhu / snmalloc-rsLinks
rust bindings of snmalloc
☆140Updated 3 weeks 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 3 months ago
- A reader-writer lock that provides extremely fast read access without starving writers☆84Updated last year
- Library safely exposing the io_uring API.☆68Updated 3 weeks ago
- Async stream for Rust and the futures crate.☆187Updated 3 weeks ago
- Fork of std::Arc with lots of utilities useful for FFI☆256Updated 2 weeks ago
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆81Updated 3 years ago
- A fast and flexible LRU map.☆192Updated 8 months ago
- ☆51Updated 9 months ago
- An on-disk hash table implementation☆124Updated 3 years ago
- ☆201Updated last year
- A benchmarking harness for concurrent key-value collections☆119Updated 2 years ago
- Fast, SIMD-accelerated CRC32 (IEEE) checksum computation in Rust☆306Updated 2 months ago
- This is a Rust implementation for popular caches (support no_std).☆112Updated 7 months ago
- 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.☆84Updated last year
- Portable atomic types including support for 128-bit atomics, atomic float, etc.☆201Updated 2 weeks ago
- Object Pool LockFree in Rust☆47Updated 3 months ago
- Native Rust port of Google's HighwayHash, which makes use of SIMD instructions for a fast and strong hash function☆172Updated last month
- Asynchronously speed-limiting multiple byte streams☆66Updated 11 months ago
- a lock-free concurrent slab (experimental)☆296Updated 9 months ago
- Fast functions for printing floating-point primitives to a decimal string☆127Updated 2 weeks ago
- Non-interleaving multithreaded output queue☆72Updated this week
- Integer encoding for primitive integer types: Supports varint/varint+zigzag and fixed-length integer encoding and decoding, and provides …☆68Updated last year
- Thread parking and unparking☆79Updated 8 months ago
- Generic Atomic<T> type for Rust☆240Updated 2 weeks ago
- A cross-platform library for fast and safe memory-mapped IO in Rust☆71Updated last year
- Safer wrappers over ktls-sys☆82Updated 2 weeks ago
- Utility wrapper to send non send types to other threads safely☆188Updated 6 months ago
- A lock-free, partially wait-free, eventually consistent, concurrent hashmap.☆255Updated 3 years ago
- Async filesystem primitives☆139Updated 2 weeks ago