emeryberger / dthreadsLinks
dthreads: Efficient Deterministic Multithreading
☆70Updated 11 years ago
Alternatives and similar repositories for dthreads
Users that are interested in dthreads are comparing it to the libraries listed below
Sorting:
- Lock-free multithreaded memory allocation☆110Updated 9 years ago
- Library wrapper and system-level tracing utilities☆47Updated 8 years ago
- Delta Pointers: Buffer Overflow Checks Without the Checks (EuroSys'18)☆56Updated 3 years ago
- Reworking of Agner Fog's performance test programs for Linux☆116Updated 2 months ago
- ☆38Updated 8 years ago
- Programatically obtain information about the pages backing a given memory region☆82Updated 4 years ago
- Memory access tracing QEMU☆99Updated 8 years ago
- code for examining determinism of performance counters☆21Updated 4 years ago
- EbbRT: elastic building block runtime☆77Updated last year
- Measuring cmov vs branch-mov performance☆90Updated 7 years ago
- A detailed michroarchitectural x86 simulator☆62Updated 8 years ago
- CERE: Codelet Extractor and REplayer☆40Updated 2 years ago
- custom type systems for Clang☆96Updated 10 years ago
- memTrace, a framework for lightweight memory tracing☆58Updated 6 years ago
- ☆55Updated 10 years ago
- ssmem is a simple object-based memory allocator with epoch-based garbage collection☆34Updated 9 years ago
- ☆16Updated 6 years ago
- Markup source code showing optimizations☆36Updated 5 years ago
- A source-to-source compiler for automatic parallelization of C programs through code annotation.☆61Updated 5 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.☆90Updated 3 years ago
- Lean C/C++ Bounds Checking with Low-Fat Pointers☆187Updated 3 years ago
- CPU Ultimate Latency Test.☆117Updated 4 months ago
- Very low-overhead timer/counter interfaces for C on Intel 64 processors.☆140Updated 2 months ago
- Restartable Sequences: a userspace implementation of cheap per-cpu atomic operations☆38Updated 7 years ago
- A feature-incomplete peekahole (pahole) clone that doesn't rely on libdwarves (and doesn't choke on Clang output)☆22Updated 8 years ago
- Sheriff consists of two tools: Sheriff-Detect, a false-sharing detector, and Sheriff-Protect, a false-sharing eliminator that you can lin…☆32Updated 7 years ago
- Quick sort code using AVX2 instructions☆69Updated 8 years ago
- A small library and kernel module for easy access to x86 performance monitor counters under Linux.☆106Updated last year
- Read-Log-Update: A Lightweight Synchronization Mechanism for Concurrent Programming☆49Updated 10 years ago