attractivechaos / benchmarksLinks
Various benchmarks
☆40Updated 14 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.☆89Updated 3 years ago
- libperf is a library that wraps around the syscall perf_event_open(). This library exposes the kernel performance counters subsystem to …☆54Updated 4 years ago
- QSBR and EBR library☆127Updated 5 years ago
- A Low-latency, Locality-conscious Memory Allocator with Stable Performance Scalability☆68Updated 11 years ago
- The world's first Web-scale memory allocator☆109Updated 7 years ago
- A User Space Threading Library Supporting Multi-Core Systems☆141Updated 2 years ago
- Latency benchmarks of Unix IPC mechanisms☆100Updated 2 weeks ago
- Memory access tracing QEMU☆98Updated 8 years ago
- Implementing coroutines, channels, message passing, etc.☆133Updated 3 years ago
- ☆240Updated 3 months ago
- Our open source benchmarks and code samples☆193Updated 3 months ago
- A benchmark of some prominent C/C++ hash table implementations☆105Updated 6 years ago
- rdtscbench measures small and large operations using clock cycles as time measurement unit. It uses RDTSC x86 instruction to get clock cy…☆30Updated 8 years ago
- C11 Lock-free Stack☆183Updated last year
- Cross-platform atomic operations and lock algorithm library☆99Updated 7 years ago
- Very low-overhead timer/counter interfaces for C on Intel 64 processors.☆135Updated 6 years ago
- A Super Fast Multithreaded malloc() for 64-bit Machines☆292Updated 5 years ago
- Babeltrace /ˈbæbəltreɪs/ is an open-source trace manipulation toolkit.☆106Updated last month
- Userspace eBPF VM (main repo is https://github.com/iovisor/ubpf)☆97Updated 3 years ago
- A carefully optimised, POSIX-compatible slab allocator for userspace.☆80Updated 9 years ago
- POSIX-like scalable multicore research OS kernel☆193Updated 5 years ago
- Enhanced Valgrind for Persistent Memory☆112Updated 11 months ago
- COW b-trees☆104Updated 7 years ago
- Extensible Memory Benchmarking Tool☆115Updated 8 years ago
- ☆21Updated last year
- c2c blog: A perf enhancement to detect false cachline sharing.☆40Updated 9 months ago
- User level NVMe driver library