SchrodingerZhu / snmalloc-rsLinks
rust bindings of snmalloc
☆142Updated last month
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.☆135Updated 4 months ago
- Fork of std::Arc with lots of utilities useful for FFI☆258Updated 2 weeks ago
- A reader-writer lock that provides extremely fast read access without starving writers☆85Updated 2 years ago
- Portable atomic types including support for 128-bit atomics, atomic float, etc.☆204Updated 3 weeks ago
- Non-interleaving multithreaded output queue☆73Updated this week
- Async stream for Rust and the futures crate.☆188Updated last week
- Thread parking and unparking☆79Updated 9 months ago
- A fast and flexible LRU map.☆193Updated 9 months ago
- An on-disk hash table implementation☆124Updated 3 years ago
- ☆202Updated last year
- Library safely exposing the io_uring API.☆69Updated last week
- This is a Rust implementation for popular caches (support no_std).☆113Updated 8 months ago
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆81Updated 3 years ago
- Better reference counted strings for Rust☆137Updated last year
- A thread-safe & efficient memory pool☆169Updated 2 years ago
- Very fast lock-free, bounded, work-stealing queues with FIFO stealing and LIFO or FIFO semantic for the worker thread.☆84Updated last year
- Async filesystem primitives☆139Updated last month
- a lock-free concurrent slab (experimental)☆297Updated 9 months ago
- Native Rust port of Google's HighwayHash, which makes use of SIMD instructions for a fast and strong hash function☆172Updated 2 months ago
- A lock-free, partially wait-free, eventually consistent, concurrent hashmap.☆255Updated 3 years ago
- io traits/structs for tokio that automatically recover from potential disconnections/interruptions☆74Updated last year
- ☆62Updated last month
- A benchmarking harness for concurrent key-value collections☆119Updated 2 years ago
- Fast, SIMD-accelerated CRC32 (IEEE) checksum computation in Rust☆307Updated 3 months ago
- A cross-platform library for fast and safe memory-mapped IO in Rust☆71Updated last year
- Integer encoding for primitive integer types: Supports varint/varint+zigzag and fixed-length integer encoding and decoding, and provides …☆69Updated last year
- ☆51Updated 10 months ago
- Fast functions for printing floating-point primitives to a decimal string☆127Updated last month
- Time and duration crate optimized for speed and API stability.☆74Updated last month
- A global executor built on top of async-executor and smol☆74Updated 2 months ago