SchrodingerZhu / snmalloc-rsLinks
rust bindings of snmalloc
☆149Updated this week
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.☆139Updated 7 months ago
- Library safely exposing the io_uring API.☆74Updated this week
- Fork of std::Arc with lots of utilities useful for FFI☆276Updated last week
- Async stream for Rust and the futures crate.☆193Updated last week
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆81Updated 4 years ago
- A reader-writer lock that provides extremely fast read access without starving writers☆87Updated 2 years ago
- A benchmarking harness for concurrent key-value collections☆119Updated 2 years ago
- Portable atomic types including support for 128-bit atomics, atomic float, etc.☆221Updated this week
- Thread parking and unparking☆82Updated last year
- A fast and flexible LRU map.☆199Updated last year
- ☆205Updated last year
- An on-disk hash table implementation☆126Updated 4 years ago
- Async filesystem primitives☆143Updated 3 months ago
- Fast functions for printing floating-point primitives to a decimal string☆137Updated 2 weeks ago
- io traits/structs for tokio that automatically recover from potential disconnections/interruptions☆73Updated last week
- Generic Atomic<T> type for Rust☆247Updated 4 months ago
- A thread-safe & efficient memory pool☆172Updated 2 years ago
- (lifetime) GATs on stable Rust☆59Updated 2 years ago
- Better reference counted strings for Rust☆140Updated last year
- Very fast lock-free, bounded, work-stealing queues with FIFO stealing and LIFO or FIFO semantic for the worker thread.☆88Updated last year
- a lock-free concurrent slab (experimental)☆304Updated last week
- Non-interleaving multithreaded output queue☆79Updated last month
- ☆52Updated last year
- Time and duration crate optimized for speed and API stability.☆75Updated 3 weeks ago
- Integer encoding for primitive integer types: Supports varint/varint+zigzag and fixed-length integer encoding and decoding, and provides …☆68Updated 3 months ago
- This is a Rust implementation for popular caches (support no_std).☆113Updated 11 months ago
- Mirror of Rust's allocator api for use on stable rust☆74Updated last month
- Define your own PhantomData☆158Updated last month
- An asynchronous, multi-producer, single-consumer (MPSC) bounded channel that operates at tachyonic speeds☆153Updated last year
- Untrusted IPC with maximum performance and minimum latency. On Rust, on Linux.☆158Updated 3 years ago