attractivechaos / benchmarksLinks
Various benchmarks
☆38Updated 13 years ago
Alternatives and similar repositories for benchmarks
Users that are interested in benchmarks are comparing it to the libraries listed below
Sorting:
- This is the user space slab memory allocator, umem, first available in Solaris 9.☆87Updated 3 years ago
- A Low-latency, Locality-conscious Memory Allocator with Stable Performance Scalability☆68Updated 11 years ago
- Memory access tracing QEMU☆97Updated 8 years ago
- Cross-platform atomic operations and lock algorithm library☆98Updated 6 years ago
- Latency benchmarks of Unix IPC mechanisms☆99Updated 5 years ago
- rdtscbench measures small and large operations using clock cycles as time measurement unit. It uses RDTSC x86 instruction to get clock cy…☆29Updated 8 years ago
- A fast in-memory key-value store☆49Updated 7 years ago
- QSBR and EBR library☆121Updated 5 years ago
- libperf is a library that wraps around the syscall perf_event_open(). This library exposes the kernel performance counters subsystem to …☆56Updated 3 years ago
- Read-Log-Update: A Lightweight Synchronization Mechanism for Concurrent Programming☆48Updated 9 years ago
- COW b-trees☆101Updated 7 years ago
- A tool for measuring the cache-coherence latencies of a processor (i.e., the latencies of loads, stores, CAS, FAI, TAS, and SWAP).☆78Updated 3 years ago
- MapReduce for multi-core☆49Updated 11 years ago
- Generic Automatic Parallel Profiler☆35Updated 4 years ago
- Lock-free allocator as described by Maged M. Michael, 2004☆45Updated 11 years ago
- Buffer based LRU cache☆39Updated 2 years ago
- User level NVMe driver library☆65Updated 3 years ago
- Userspace eBPF VM (main repo is https://github.com/iovisor/ubpf)☆97Updated 2 years ago
- Programatically obtain information about the pages backing a given memory region☆77Updated 3 years ago
- The world's first Web-scale memory allocator☆107Updated 6 years ago
- A carefully optimised, POSIX-compatible slab allocator for userspace.☆78Updated 9 years ago
- This is a mirror of the official libpfm4 git repository, https://sourceforge.net/p/perfmon2/libpfm4/ci/master/tree/ with some local branc…☆64Updated 7 months ago
- Lock-free work stealing deque written in C. This is implemented after Chapter 16 of "The Art of Multiprocessor Programming."☆19Updated 14 years ago
- memTrace, a framework for lightweight memory tracing☆58Updated 5 years ago
- Implementing coroutines, channels, message passing, etc.☆133Updated 3 years ago
- Cross-platform benchmarking for memory allocators, aiming to be as close to real world as it is practical☆45Updated 6 years ago
- Very low-overhead timer/counter interfaces for C on Intel 64 processors.☆134Updated 5 years ago
- Lock-free multithreaded memory allocation☆106Updated 8 years ago
- Our open source benchmarks and code samples☆192Updated 2 weeks ago
- C11 Lock-free Stack☆182Updated last year