SchrodingerZhu / snmalloc-rsLinks
rust bindings of snmalloc
☆146Updated 3 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.☆138Updated 6 months ago
- Fork of std::Arc with lots of utilities useful for FFI☆268Updated last month
- Async stream for Rust and the futures crate.☆189Updated 2 weeks ago
- A fast and flexible LRU map.☆198Updated 11 months ago
- ☆205Updated last year
- Library safely exposing the io_uring API.☆70Updated 3 weeks ago
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆81Updated 4 years ago
- Very fast lock-free, bounded, work-stealing queues with FIFO stealing and LIFO or FIFO semantic for the worker thread.☆86Updated last year
- A reader-writer lock that provides extremely fast read access without starving writers☆86Updated 2 years ago
- A lock-free, partially wait-free, eventually consistent, concurrent hashmap.☆255Updated 3 years ago
- ☆52Updated last year
- Portable atomic types including support for 128-bit atomics, atomic float, etc.☆210Updated this week
- This is a Rust implementation for popular caches (support no_std).☆113Updated 10 months ago
- A thread-safe & efficient memory pool☆171Updated 2 years ago
- a lock-free concurrent slab (experimental)☆302Updated 11 months ago
- Non-interleaving multithreaded output queue☆79Updated last week
- Object Pool LockFree in Rust☆49Updated 2 months ago
- A benchmarking harness for concurrent key-value collections☆118Updated 2 years ago
- Thread parking and unparking☆79Updated 11 months ago
- A low-level I/O ownership and borrowing library☆106Updated 4 months ago
- Define your own PhantomData☆158Updated this week
- An asynchronous, multi-producer, single-consumer (MPSC) bounded channel that operates at tachyonic speeds☆150Updated last year
- Utility wrapper to send non send types to other threads safely☆186Updated 8 months ago
- Read and write from offsets in Rust.☆89Updated 2 months ago
- Better reference counted strings for Rust☆139Updated last year
- io traits/structs for tokio that automatically recover from potential disconnections/interruptions☆73Updated 2 weeks ago
- Async filesystem primitives☆141Updated last month
- Fast functions for printing floating-point primitives to a decimal string☆129Updated this week
- A cross-platform library for fast and safe memory-mapped IO in Rust☆72Updated last year
- A scope for async_std and tokio to spawn non-static futures☆154Updated last year