SchrodingerZhu / snmalloc-rs
rust bindings of snmalloc
☆120Updated this week
Related projects ⓘ
Alternatives and complementary repositories for snmalloc-rs
- Cross-platform atomic wait and wake (aka futex) functionality for Rust.☆113Updated 4 months ago
- A reader-writer lock that provides extremely fast read access without starving writers☆74Updated last year
- A benchmarking harness for concurrent key-value collections☆116Updated last year
- Fork of std::Arc with lots of utilities useful for FFI☆215Updated 3 weeks ago
- Library safely exposing the io_uring API.☆54Updated this week
- a lock-free concurrent slab (experimental)☆270Updated 2 months ago
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆80Updated 2 years ago
- An on-disk hash table implementation☆109Updated 3 years ago
- A fast and flexible LRU map.☆170Updated 5 months ago
- Async stream for Rust and the futures crate.☆174Updated last week
- Non-interleaving multithreaded output queue☆71Updated this week
- Integer encoding for primitive integer types: Supports varint/varint+zigzag and fixed-length integer encoding and decoding, and provides …☆66Updated 3 months ago
- Make trait methods callable without the trait in scope☆135Updated 2 months ago
- This is a Rust implementation for popular caches (support no_std).☆104Updated 6 months ago
- A thread-safe & efficient memory pool☆163Updated last year
- Performant time measuring in Rust☆170Updated 7 months ago
- A futures abstraction that runs a set of futures which may complete in any order.☆89Updated 3 months ago
- ☆45Updated last month
- Utilities for pinning☆97Updated 7 months ago
- ☆185Updated 8 months ago
- A implementation of convenience integrations between tokio and tower☆122Updated last year
- A `VecDeque` (and `Vec`) variant that spreads resize load across pushes.☆106Updated 10 months ago
- Better reference counted strings for Rust☆114Updated 3 months ago
- Synchronization primitives for Futures and async/await based on intrusive collections☆175Updated 7 months ago
- Native Rust port of Google's HighwayHash, which makes use of SIMD instructions for a fast and strong hash function☆156Updated this week
- Async filesystem primitives☆130Updated 3 weeks ago
- A stack for rust trait objects that minimizes allocations☆126Updated 2 years ago
- Compatibility adapter between tokio and futures☆155Updated 2 weeks ago
- A global executor built on top of async-executor and smol☆74Updated 5 months ago
- A low-level I/O ownership and borrowing library☆100Updated 11 months ago