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:
- Implementing coroutines, channels, message passing, etc.☆133Updated 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
- This is the user space slab memory allocator, umem, first available in Solaris 9.☆87Updated 3 years ago
- QSBR and EBR library☆121Updated 5 years ago
- Cross-platform atomic operations and lock algorithm library☆98Updated 6 years ago
- A User Space Threading Library Supporting Multi-Core Systems☆140Updated last year
- A carefully optimised, POSIX-compatible slab allocator for userspace.☆78Updated 9 years ago
- Memory access tracing QEMU☆97Updated 8 years ago
- POSIX-like scalable multicore research OS kernel☆191Updated 5 years ago
- COW b-trees☆101Updated 7 years ago
- Read-Log-Update: A Lightweight Synchronization Mechanism for Concurrent Programming☆48Updated 9 years ago
- The world's first Web-scale memory allocator☆108Updated 6 years ago
- Babeltrace /ˈbæbəltreɪs/ is an open-source trace manipulation toolkit.☆102Updated 2 weeks ago
- Our open source benchmarks and code samples☆192Updated last week
- 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…☆92Updated last week
- Latency benchmarks of Unix IPC mechanisms☆99Updated 5 years ago
- C11 Lock-free Stack☆184Updated last year
- ☆25Updated 5 years ago
- Userspace eBPF VM (main repo is https://github.com/iovisor/ubpf)☆97Updated 2 years ago
- ☆237Updated last week
- Lock-free work stealing deque written in C. This is implemented after Chapter 16 of "The Art of Multiprocessor Programming."☆19Updated 14 years ago
- Very low-overhead timer/counter interfaces for C on Intel 64 processors.☆135Updated 5 years ago
- MapReduce for multi-core☆49Updated 11 years ago
- This repo is a mirror of the official lttng-ust git found at git://git.lttng.org/lttng-ust.git. LTTng-UST, the Linux Trace Toolkit Next G…☆133Updated 2 weeks ago
- A Low-latency, Locality-conscious Memory Allocator with Stable Performance Scalability☆68Updated 11 years ago
- Reworking of Agner Fog's performance test programs for Linux☆112Updated 6 years ago
- A Super Fast Multithreaded malloc() for 64-bit Machines☆290Updated 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…☆30Updated 8 years ago
- Lock-free multithreaded memory allocation☆106Updated 8 years ago
- Google coredumper library☆41Updated last month