SchrodingerZhu / snmalloc-rs
rust bindings of snmalloc
☆128Updated last month
Alternatives and similar repositories for snmalloc-rs:
Users that are interested in snmalloc-rs are comparing it to the libraries listed below
- Cross-platform atomic wait and wake (aka futex) functionality for Rust.☆120Updated 9 months ago
- Library safely exposing the io_uring API.☆59Updated 2 weeks ago
- A reader-writer lock that provides extremely fast read access without starving writers☆77Updated last year
- ☆189Updated last year
- This is a Rust implementation for popular caches (support no_std).☆109Updated last month
- A fast and flexible LRU map.☆177Updated 2 months ago
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆81Updated 3 years ago
- Async stream for Rust and the futures crate.☆183Updated this week
- Fork of std::Arc with lots of utilities useful for FFI☆229Updated last month
- A benchmarking harness for concurrent key-value collections☆117Updated 2 years ago
- Object Pool LockFree in Rust☆45Updated last month
- Non-interleaving multithreaded output queue☆71Updated 2 weeks ago
- An on-disk hash table implementation☆113Updated 3 years ago
- ☆46Updated 3 months ago
- Fast CRC-32-Castagnoli implementation in Rust☆49Updated last month
- A futures abstraction that runs a set of futures which may complete in any order.☆89Updated 7 months ago
- a lock-free concurrent slab (experimental)☆280Updated 2 months ago
- Native Rust port of Google's HighwayHash, which makes use of SIMD instructions for a fast and strong hash function☆160Updated 2 weeks ago
- A Rust data structure for efficient lower-bound lookups☆90Updated last year
- Asynchronously speed-limiting multiple byte streams☆59Updated 5 months ago
- Very fast lock-free, bounded, work-stealing queues with FIFO stealing and LIFO or FIFO semantic for the worker thread.☆70Updated 6 months ago
- Synchronization primitives for Futures and async/await based on intrusive collections☆178Updated 11 months ago
- (lifetime) GATs on stable Rust☆57Updated last year
- Better reference counted strings for Rust☆118Updated 8 months ago
- Portable atomic types including support for 128-bit atomics, atomic float, etc.☆177Updated last week
- io traits/structs for tokio that automatically recover from potential disconnections/interruptions☆68Updated 10 months ago
- perf-event: a Rust interface to Linux performance monitoring☆111Updated 11 months ago
- A thread-safe & efficient memory pool☆167Updated last year
- Map data structure whose keys are stored as ranges☆83Updated 2 months ago
- Make trait methods callable without the trait in scope☆135Updated 2 weeks ago