SchrodingerZhu / snmalloc-rsLinks
rust bindings of snmalloc
☆136Updated 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.☆127Updated 2 weeks ago
- a lock-free concurrent slab (experimental)☆285Updated 5 months ago
- A fast and flexible LRU map.☆185Updated 5 months ago
- ☆195Updated last year
- Fork of std::Arc with lots of utilities useful for FFI☆238Updated this week
- A reader-writer lock that provides extremely fast read access without starving writers☆80Updated last year
- Async stream for Rust and the futures crate.☆183Updated 2 weeks ago
- Library safely exposing the io_uring API.☆63Updated 2 months ago
- An on-disk hash table implementation☆121Updated 3 years ago
- A benchmarking harness for concurrent key-value collections☆118Updated 2 years ago
- This is a Rust implementation for popular caches (support no_std).☆109Updated 4 months ago
- An updated version of linked-hash-map and friends☆115Updated 2 months ago
- Performant time measuring in Rust☆192Updated last year
- Generic Atomic<T> type for Rust☆235Updated last week
- ☆47Updated 6 months ago
- Integer encoding for primitive integer types: Supports varint/varint+zigzag and fixed-length integer encoding and decoding, and provides …☆67Updated 10 months ago
- Very fast lock-free, bounded, work-stealing queues with FIFO stealing and LIFO or FIFO semantic for the worker thread.☆79Updated 9 months ago
- io traits/structs for tokio that automatically recover from potential disconnections/interruptions☆72Updated last year
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆81Updated 3 years ago
- Native Rust port of Google's HighwayHash, which makes use of SIMD instructions for a fast and strong hash function☆166Updated 2 months ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆165Updated this week
- Compatibility adapter between tokio and futures☆172Updated 3 months ago
- A thread-safe & efficient memory pool☆169Updated last year
- Time and duration crate optimized for speed and API stability.☆71Updated 3 weeks ago
- A Rust data structure for efficient lower-bound lookups☆90Updated last year
- Portable atomic types including support for 128-bit atomics, atomic float, etc.☆188Updated this week
- Mirror of Rust's allocator api for use on stable rust☆61Updated last month
- offsetof for Rust☆228Updated last year
- Library and proc macro to analyze memory usage of data structures in rust.☆155Updated 3 weeks ago
- Better reference counted strings for Rust☆126Updated 11 months ago