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
- 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
- Implementing coroutines, channels, message passing, etc.☆133Updated 4 years ago
- A Low-latency, Locality-conscious Memory Allocator with Stable Performance Scalability☆68Updated 12 years ago
- QSBR and EBR library☆135Updated 6 years ago
- A User Space Threading Library Supporting Multi-Core Systems☆141Updated 2 years ago
- Latency benchmarks of Unix IPC mechanisms☆100Updated 3 months ago
- c2c blog: A perf enhancement to detect false cachline sharing.☆40Updated 11 months ago
- Memory access tracing QEMU☆99Updated 8 years ago
- Userspace eBPF VM (main repo is https://github.com/iovisor/ubpf)☆101Updated 3 years ago
- A carefully optimised, POSIX-compatible slab allocator for userspace.☆80Updated 9 years ago
- C11 Lock-free Stack☆184Updated last year
- ☆247Updated last month
- Cross-platform atomic operations and lock algorithm library☆99Updated 7 years ago
- A Super Fast Multithreaded malloc() for 64-bit Machines☆293Updated 6 years ago
- Very low-overhead timer/counter interfaces for C on Intel 64 processors.☆140Updated 2 months ago
- Our open source benchmarks and code samples☆193Updated 2 months ago
- The world's first Web-scale memory allocator☆109Updated 7 years ago
- Google coredumper library☆41Updated 7 months ago
- Lock-free multithreaded memory allocation☆110Updated 9 years ago
- POSIX-like scalable multicore research OS kernel☆197Updated 5 years ago
- Blog and pages generated by Jekyll. Hosted on GitHub.☆57Updated 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
- page fault tracking tool☆21Updated last year
- PROGRESS64 is a C library of scalable functions for concurrent programs, primarily focused on networking applications.☆95Updated last month
- ☆25Updated 5 years ago
- Lock-free allocator as described by Maged M. Michael, 2004☆48Updated 12 years ago
- This repo is a mirror of the official lttng-modules git found at git://git.lttng.org/lttng-modules.git. The LTTng modules provide Linux k…☆99Updated 3 weeks ago
- Babeltrace /ˈbæbəltreɪs/ is an open-source trace manipulation toolkit.☆110Updated last month