SchrodingerZhu / snmalloc-rsLinks
rust bindings of snmalloc
☆144Updated 2 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.☆136Updated 5 months ago
- A fast and flexible LRU map.☆198Updated 10 months ago
- ☆204Updated last year
- Very fast lock-free, bounded, work-stealing queues with FIFO stealing and LIFO or FIFO semantic for the worker thread.☆85Updated last year
- Async stream for Rust and the futures crate.☆188Updated 3 weeks ago
- A reader-writer lock that provides extremely fast read access without starving writers☆85Updated 2 years ago
- Fork of std::Arc with lots of utilities useful for FFI☆262Updated this week
- A benchmarking harness for concurrent key-value collections☆118Updated 2 years ago
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆81Updated 3 years ago
- Library safely exposing the io_uring API.☆69Updated 3 weeks ago
- ☆51Updated 10 months ago
- This is a Rust implementation for popular caches (support no_std).☆113Updated 9 months ago
- A thread-safe & efficient memory pool☆170Updated 2 years ago
- io traits/structs for tokio that automatically recover from potential disconnections/interruptions☆73Updated last year
- An on-disk hash table implementation☆125Updated 4 years 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
- Generic Atomic<T> type for Rust☆242Updated last month
- (lifetime) GATs on stable Rust☆59Updated last year
- a lock-free concurrent slab (experimental)☆301Updated 10 months ago
- Portable atomic types including support for 128-bit atomics, atomic float, etc.☆205Updated 2 weeks ago
- Non-interleaving multithreaded output queue☆74Updated 2 weeks ago
- Rust interface for Linux futexes, the fast user-space locking primitive.☆91Updated last year
- Better reference counted strings for Rust☆138Updated last year
- Thread parking and unparking☆79Updated 9 months ago
- Utility wrapper to send non send types to other threads safely☆188Updated 7 months ago
- A stack for rust trait objects that minimizes allocations☆127Updated 3 years ago
- Fast functions for printing floating-point primitives to a decimal string☆128Updated 3 weeks ago
- FFI-compatible futures☆168Updated last month
- Async filesystem primitives☆139Updated last week
- Asynchronously speed-limiting multiple byte streams☆67Updated last year