attractivechaos / benchmarksLinks
Various benchmarks
☆39Updated 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.☆88Updated 3 years ago
- QSBR and EBR library☆123Updated 5 years ago
- COW b-trees☆102Updated 7 years ago
- Cross-platform atomic operations and lock algorithm library☆98Updated 6 years ago
- ☆238Updated last month
- 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
- Memory access tracing QEMU☆97Updated 8 years ago
- Our open source benchmarks and code samples☆192Updated last month
- POSIX-like scalable multicore research OS kernel☆191Updated 5 years ago
- A User Space Threading Library Supporting Multi-Core Systems☆140Updated 2 years ago
- Latency benchmarks of Unix IPC mechanisms☆100Updated 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
- Userspace eBPF VM (main repo is https://github.com/iovisor/ubpf)☆97Updated 2 years ago
- c2c blog: A perf enhancement to detect false cachline sharing.☆39Updated 7 months ago
- A Super Fast Multithreaded malloc() for 64-bit Machines☆291Updated 5 years ago
- Implementing coroutines, channels, message passing, etc.☆133Updated 3 years ago
- Programatically obtain information about the pages backing a given memory region☆78Updated 3 years ago
- A Low-latency, Locality-conscious Memory Allocator with Stable Performance Scalability☆68Updated 11 years ago
- A carefully optimised, POSIX-compatible slab allocator for userspace.☆78Updated 9 years ago
- C11 Lock-free Stack☆183Updated last year
- page fault tracking tool☆20Updated 7 months ago
- The world's first Web-scale memory allocator☆108Updated 7 years ago
- Read-Log-Update: A Lightweight Synchronization Mechanism for Concurrent Programming☆49Updated 9 years ago
- Reworking of Agner Fog's performance test programs for Linux☆114Updated 6 years ago
- A benchmark of some prominent C/C++ hash table implementations☆105Updated 6 years ago
- User level NVMe driver library☆67Updated 3 years ago
- PROGRESS64 is a C library of scalable functions for concurrent programs, primarily focused on networking applications.☆92Updated 4 months ago
- Enhanced Valgrind for Persistent Memory☆112Updated 9 months ago
- Very low-overhead timer/counter interfaces for C on Intel 64 processors.☆134Updated 5 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…☆94Updated last week