JIghtuse / tm-experiments
Transactional memory (mostly Intel® TSX) experiments
☆13Updated 11 years ago
Alternatives and similar repositories for tm-experiments:
Users that are interested in tm-experiments are comparing it to the libraries listed below
- ssmem is a simple object-based memory allocator with epoch-based garbage collection☆34Updated 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 6 years ago
- Predator: Predictive False Sharing Detection☆21Updated 11 years ago
- ☆32Updated 7 years ago
- The Optimistic File System (OptFS) is a Linux ext4 variant that implements Optimistic Crash Consistency, a new approach to crash consiste…☆34Updated 11 years ago
- Diamond reactive programming platform☆25Updated 2 years ago
- Mallacc: Accelerating Memory Allocation☆13Updated 7 years ago
- High-performance key-value store☆12Updated 6 years ago
- Read-Log-Update: A Lightweight Synchronization Mechanism for Concurrent Programming☆48Updated 9 years ago
- Code snippets for the workshop on concurrent data structure implementation.☆31Updated 12 years ago
- MapReduce for multi-core☆49Updated 11 years ago
- Freud, a tool to create Performance Annotations for C/C++ programs☆21Updated 9 months ago
- Benchmarking In-Memory Index Structures☆26Updated 6 years ago
- A fast in-memory key-value store☆49Updated 7 years ago
- RLU resizable hash-table☆17Updated 9 years ago
- Benchmark Intel TSX (Transactional Synchronization Extension) Hardware Transactional Memory on my sandbox☆24Updated 10 years ago
- Benchmarking tools for pmemkv☆23Updated 2 years ago
- NUMA-Aware Reader-Writer Locks☆18Updated 10 years ago
- DB for DAQ systems based on Persistent Memory and NVMe drives☆21Updated 4 years ago
- ☆31Updated 7 years ago
- Library wrapper and system-level tracing utilities☆46Updated 8 years ago
- LLVM-jitted bitmaps☆27Updated 5 years ago
- Transparent Paxos☆44Updated 5 years ago
- The space of memory management research and systems produced by the PLASMA lab (https://plasma-umass.org).☆20Updated 4 years ago
- A tool for measuring the cache-coherence latencies of a processor (i.e., the latencies of loads, stores, CAS, FAI, TAS, and SWAP).☆78Updated 3 years ago
- A detailed michroarchitectural x86 simulator☆62Updated 8 years ago
- Traditional data-structure designs, whether lock-based or lock-free, provide parallelism via fine grained synchronization among threads. …☆31Updated 14 years ago
- libperf is a library that wraps around the syscall perf_event_open(). This library exposes the kernel performance counters subsystem to …☆56Updated 3 years ago
- A collection of eclectic tools for measuring performance using the cycle counter and pinning threads.☆39Updated 11 months ago
- ☆21Updated 11 months ago