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.☆90Updated 3 years ago
- libperf is a library that wraps around the syscall perf_event_open(). This library exposes the kernel performance counters subsystem to …☆55Updated 4 years ago
- QSBR and EBR library☆133Updated 6 years ago
- ☆246Updated last month
- Latency benchmarks of Unix IPC mechanisms☆100Updated 2 months ago
- Cross-platform atomic operations and lock algorithm library☆100Updated 7 years ago
- COW b-trees☆108Updated 8 years ago
- rdtscbench measures small and large operations using clock cycles as time measurement unit. It uses RDTSC x86 instruction to get clock cy…☆31Updated 8 years ago
- A carefully optimised, POSIX-compatible slab allocator for userspace.☆80Updated 9 years ago
- Memory access tracing QEMU☆99Updated 8 years ago
- C11 Lock-free Stack☆184Updated last year
- Implementing coroutines, channels, message passing, etc.☆133Updated 4 years ago
- Concurrent trie-hash map library☆93Updated 2 years ago
- The world's first Web-scale memory allocator☆109Updated 7 years ago
- A Low-latency, Locality-conscious Memory Allocator with Stable Performance Scalability☆68Updated 12 years ago
- Programatically obtain information about the pages backing a given memory region☆81Updated 4 years ago
- Reworking of Agner Fog's performance test programs for Linux☆115Updated last month
- A Super Fast Multithreaded malloc() for 64-bit Machines☆293Updated 6 years ago
- User level NVMe driver library☆70Updated 4 years ago
- Userspace eBPF VM (main repo is https://github.com/iovisor/ubpf)☆100Updated 3 years ago
- A User Space Threading Library Supporting Multi-Core Systems☆141Updated 2 years ago
- Our open source benchmarks and code samples☆193Updated last month
- Enhanced Valgrind for Persistent Memory☆112Updated last year
- Lock-free multithreaded memory allocation☆110Updated 9 years ago
- Blog and pages generated by Jekyll. Hosted on GitHub.☆57Updated last month
- Very low-overhead timer/counter interfaces for C on Intel 64 processors.☆139Updated 2 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
- Read-Log-Update: A Lightweight Synchronization Mechanism for Concurrent Programming☆49Updated 10 years ago
- Benchmarks for our memory allocator☆70Updated 2 years ago
- Print stack traces from running processes, or core files. Supports aarch64, x86_64, and i386☆206Updated this week