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:
- Fast functions for printing floating-point primitives to a decimal string☆127Updated 3 weeks ago
- liburing bindings☆35Updated 3 years ago
- Composable, lock-free, allocation-light data structures☆60Updated 7 years ago
- Implementation of triple buffering in Rust☆89Updated last month
- SIMD Floating point and integer compressed vector library☆80Updated last year
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆81Updated 3 years ago
- rust bindings of snmalloc☆140Updated 2 weeks ago
- A reader-writer lock that provides extremely fast read access without starving writers☆84Updated last year
- A thread-safe & efficient memory pool☆169Updated last year
- A lock-free, append-only atomic pool.☆68Updated 3 years ago
- 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
- The simd optimized escape code☆54Updated 2 weeks ago
- A concurrent, spsc ring-buffer with sized reservations☆99Updated 4 years ago
- A cross-platform library for fast and safe memory-mapped IO in Rust☆71Updated last year
- An experimental asynchronous runtime based on `io-uring`.☆77Updated 4 years ago
- Lockfree resizeable concurrent hash table.☆54Updated 3 years ago
- Stack unwinding library in Rust☆95Updated last month
- Rust interface for Linux futexes, the fast user-space locking primitive.☆89Updated last year
- Rust implementation for T1HA (Fast Positive Hash)☆90Updated last year
- Non-interleaving multithreaded output queue☆72Updated this week
- Native Rust port of Google's HighwayHash, which makes use of SIMD instructions for a fast and strong hash function☆171Updated last month
- Synchronization primitives for lazy and one-time initialization (no_std compatible).☆34Updated 5 months ago
- ☆47Updated 4 years ago
- A flexible and convenient high-level mmap for zero-copy file I/O.☆115Updated 6 months ago
- Utility for reusing memory☆53Updated 5 years ago
- Local-affinity first NUMA-aware allocator with optional fallback.☆28Updated 4 years ago
- A growable bit-vector for Rust, optimized for size☆42Updated 7 months ago
- Cross-platform atomic wait and wake (aka futex) functionality for Rust.☆127Updated 3 months ago
- perf-event: a Rust interface to Linux performance monitoring☆123Updated 2 weeks ago
- Copy-on-write string utilities for Rust☆159Updated last year