SchrodingerZhu / snmalloc-rs
rust bindings of snmalloc
☆128Updated last week
Alternatives and similar repositories for snmalloc-rs:
Users that are interested in snmalloc-rs are comparing it to the libraries listed below
- Library safely exposing the io_uring API.☆61Updated 3 weeks ago
- A benchmarking harness for concurrent key-value collections☆118Updated 2 years ago
- A reader-writer lock that provides extremely fast read access without starving writers☆77Updated last year
- A fast and flexible LRU map.☆181Updated 3 months ago
- Cross-platform atomic wait and wake (aka futex) functionality for Rust.☆125Updated 9 months ago
- ☆191Updated last year
- This is a Rust implementation for popular caches (support no_std).☆109Updated 2 months ago
- a lock-free concurrent slab (experimental)☆279Updated 3 months ago
- Async stream for Rust and the futures crate.☆183Updated 3 weeks ago
- Native Rust port of Google's HighwayHash, which makes use of SIMD instructions for a fast and strong hash function☆162Updated last week
- Very fast lock-free, bounded, work-stealing queues with FIFO stealing and LIFO or FIFO semantic for the worker thread.☆71Updated 7 months ago
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆81Updated 3 years ago
- An on-disk hash table implementation☆116Updated 3 years ago
- ☆47Updated 4 months ago
- Better reference counted strings for Rust☆120Updated 8 months ago
- A futures abstraction that runs a set of futures which may complete in any order.☆89Updated 2 weeks ago
- Object Pool LockFree in Rust☆46Updated 2 months ago
- Performant time measuring in Rust☆188Updated last year
- Time and duration crate optimized for speed and API stability.☆68Updated 3 weeks ago
- An updated version of linked-hash-map and friends☆111Updated this week
- Synchronization primitives for Futures and async/await based on intrusive collections☆179Updated last year
- Fork of std::Arc with lots of utilities useful for FFI☆231Updated 2 months ago
- Generic Atomic<T> type for Rust☆232Updated last year
- Non-interleaving multithreaded output queue☆71Updated last month
- A flexible and convenient high-level mmap for zero-copy file I/O.☆111Updated last month
- Utilities for pinning☆97Updated last year
- An idiomatic and fast QP-trie implementation in pure Rust.☆100Updated 11 months ago
- Async networking primitives for TCP/UDP/Unix communication☆130Updated 2 months ago
- A global executor built on top of async-executor and smol☆74Updated 3 weeks ago
- Async filesystem primitives☆133Updated 2 months ago