SchrodingerZhu / snmalloc-rsLinks
rust bindings of snmalloc
☆147Updated 4 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.☆139Updated 7 months ago
- An on-disk hash table implementation☆126Updated 4 years ago
- ☆205Updated last year
- A fast and flexible LRU map.☆198Updated last year
- Library safely exposing the io_uring API.☆71Updated last week
- Native Rust port of Google's HighwayHash, which makes use of SIMD instructions for a fast and strong hash function☆174Updated 4 months ago
- Async stream for Rust and the futures crate.☆192Updated last month
- Very fast lock-free, bounded, work-stealing queues with FIFO stealing and LIFO or FIFO semantic for the worker thread.☆88Updated last year
- Portable atomic types including support for 128-bit atomics, atomic float, etc.☆215Updated this week
- Fork of std::Arc with lots of utilities useful for FFI☆274Updated last week
- A benchmarking harness for concurrent key-value collections☆119Updated 2 years ago
- This is a Rust implementation for popular caches (support no_std).☆113Updated 11 months ago
- A reader-writer lock that provides extremely fast read access without starving writers☆86Updated 2 years ago
- a lock-free concurrent slab (experimental)☆303Updated last year
- Non-interleaving multithreaded output queue☆79Updated 3 weeks ago
- Generic Atomic<T> type for Rust☆246Updated 3 months ago
- Fast, SIMD-accelerated CRC32 (IEEE) checksum computation in Rust☆317Updated 5 months ago
- Fast functions for printing floating-point primitives to a decimal string☆136Updated 2 weeks ago
- Utility wrapper to send non send types to other threads safely☆185Updated 9 months ago
- A thread-safe & efficient memory pool☆172Updated 2 years ago
- Async filesystem primitives☆142Updated 2 months ago
- Integer encoding for primitive integer types: Supports varint/varint+zigzag and fixed-length integer encoding and decoding, and provides …☆69Updated 2 months ago
- FFI-compatible futures☆171Updated 3 months ago
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆81Updated 4 years ago
- ☆52Updated last year
- Scoped Thread Local Storage for Rust☆57Updated 2 years ago
- (lifetime) GATs on stable Rust☆59Updated last year
- A stack for rust trait objects that minimizes allocations☆127Updated 3 years ago
- Thread parking and unparking☆81Updated 11 months ago
- Better reference counted strings for Rust☆139Updated last year