matklad / lock-benchLinks
☆46Updated 5 years ago
Alternatives and similar repositories for lock-bench
Users that are interested in lock-bench are comparing it to the libraries listed below
Sorting:
- A concurrent, spsc ring-buffer with sized reservations☆102Updated 5 years ago
- Fast functions for printing floating-point primitives to a decimal string☆128Updated this week
- Slitter is a C- and Rust-callable slab allocator implemented primarily in Rust, with some C for performance or to avoid unstable Rust fea…☆148Updated 4 years ago
- Implementation of triple buffering in Rust☆98Updated 3 months ago
- A thread-safe & efficient memory pool☆171Updated 2 years ago
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆81Updated 3 years ago
- SIMD Floating point and integer compressed vector library☆80Updated last year
- Rust implementation for T1HA (Fast Positive Hash)☆90Updated last year
- liburing bindings☆35Updated 3 years ago
- A Rust implementation of OS provided synchronization primitives☆63Updated 2 years ago
- Composable, lock-free, allocation-light data structures☆61Updated 7 years ago
- rust bindings of snmalloc☆144Updated 2 months ago
- The simd optimized escape code☆54Updated last week
- Stack unwinding library in Rust☆97Updated 3 months ago
- ☆63Updated this week
- Lockfree resizeable concurrent hash table.☆54Updated 3 years ago
- A lock-free, append-only atomic pool.☆68Updated 3 years ago
- Rust interface for Linux futexes, the fast user-space locking primitive.☆92Updated last year
- Rust port of Google's SwissTable hash map☆57Updated 2 months ago
- A cross-platform library for fast and safe memory-mapped IO in Rust☆72Updated last year
- Copy-on-write string utilities for Rust☆158Updated last year
- Untrusted IPC with maximum performance and minimum latency. On Rust, on Linux.☆157Updated 3 years ago
- ☆245Updated this week
- A plugin for Criterion.rs to measure Linux perf events.☆45Updated 2 years ago
- An idiomatic and fast QP-trie implementation in pure Rust.☆102Updated last year
- A reader-writer lock that provides extremely fast read access without starving writers☆87Updated 2 years ago
- A flexible and convenient high-level mmap for zero-copy file I/O.☆116Updated 9 months ago
- Trying to create Sync bump allocator☆40Updated 4 months ago
- An experimental asynchronous runtime based on `io-uring`.☆77Updated 4 years ago
- A fast implementation of single-pattern substring search using SIMD acceleration.☆99Updated 2 weeks ago