matklad / lock-benchLinks
☆47Updated 6 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
- Implementation of triple buffering in Rust☆103Updated last month
- Rust implementation for T1HA (Fast Positive Hash)☆90Updated last year
- Fast functions for printing floating-point primitives to a decimal string☆136Updated last week
- rust bindings of snmalloc☆147Updated 4 months ago
- liburing bindings☆35Updated 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
- A reader-writer lock that provides extremely fast read access without starving writers☆86Updated 2 years ago
- Local-affinity first NUMA-aware allocator with optional fallback.☆29Updated 4 years ago
- SIMD Floating point and integer compressed vector library☆80Updated 2 years ago
- A Rust implementation of OS provided synchronization primitives☆62Updated 2 years ago
- Lockfree resizeable concurrent hash table.☆56Updated 4 years ago
- Stack unwinding library in Rust☆100Updated last month
- A thread-safe & efficient memory pool☆172Updated 2 years ago
- The simd optimized escape code☆54Updated last week
- Composable, lock-free, allocation-light data structures☆61Updated 7 years ago
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆81Updated 4 years ago
- A fast implementation of single-pattern substring search using SIMD acceleration.☆100Updated 2 months ago
- Rust library to program hardware performance counter.☆58Updated 3 years ago
- Simplify the use of performance counters.☆64Updated 3 years ago
- A lock-free, append-only atomic pool.☆68Updated 3 years ago
- ☆63Updated last week
- Deserialization logic for efficiently processing Clang's `-ast-dump=json` format☆149Updated 2 weeks ago
- Very fast lock-free, bounded, work-stealing queues with FIFO stealing and LIFO or FIFO semantic for the worker thread.☆88Updated last year
- Trying to create Sync bump allocator☆40Updated 6 months ago
- A cross-platform library for fast and safe memory-mapped IO in Rust☆72Updated last year
- Non-interleaving multithreaded output queue☆79Updated 2 weeks ago
- A plugin for Criterion.rs to measure Linux perf events.☆45Updated last month
- An experimental asynchronous runtime based on `io-uring`.☆77Updated 4 years ago
- A growable bit-vector for Rust, optimized for size☆45Updated 10 months ago