dterei / Scraps
Various small bits of code, generally testing small edge cases in the language
☆42Updated 2 years ago
Alternatives and similar repositories for Scraps:
Users that are interested in Scraps are comparing it to the libraries listed below
- Tool for measuring jitter in user-level code due to system☆35Updated 4 years ago
- Our open source benchmarks and code samples☆190Updated 3 weeks ago
- Implementaions of concurrent lock-free SPSC queue in c++.☆17Updated 7 years ago
- Code example from Crash and Burn lecture☆28Updated 2 years ago
- A lightweight (3 file, single function) library for running micro-benchmarks on C++ code☆79Updated 9 years ago
- A clone of Google C++ B-tree code https://code.google.com/p/cpp-btree/☆87Updated 10 years ago
- A Low-latency, Locality-conscious Memory Allocator with Stable Performance Scalability☆68Updated 11 years ago
- QSBR and EBR library☆119Updated 5 years ago
- A C++ library for building sturdy software.☆109Updated last month
- erfvicap is a packet capture tool for network adapters from Solarflare☆62Updated 2 years ago
- Different implementations of spinlock.☆105Updated 10 years ago
- Code for benchmarking of mutexes to accompany a blog post of mine.☆28Updated 5 years ago
- C++11 tools for low latency systems. LMAX Disruptor, Ring, Ring Allocator.☆31Updated 5 years ago
- A benchmark of some prominent C/C++ hash table implementations☆37Updated 4 years ago
- A User Space Threading Library Supporting Multi-Core Systems☆139Updated last year
- C/C++ high-speed low-latency lightweight memory-mapped diagnostic logger☆27Updated 3 years ago
- Automatically exported from code.google.com/p/google-concurrency-library☆14Updated 9 years ago
- ☆17Updated 10 years ago
- Latency benchmarks of Unix IPC mechanisms☆99Updated 5 years ago
- LMAX's disruptor pattern implemented in C☆96Updated 6 years ago
- A collection of eclectic tools for measuring performance using the cycle counter and pinning threads.☆39Updated 10 months ago
- A Scalable, Portable, and Memory-Efficient Lock-Free FIFO Queue (DISC '19)☆56Updated last year
- This make CRC be fast. Included implementations: CRC-64-Jones and CRC-16-CCITT☆136Updated 2 years ago
- Code to test various clocks☆82Updated 3 years ago
- Benchmark of common hash functions☆36Updated 5 years ago
- Fast, shared, upgradeable, non-recursive and non-fair mutex☆30Updated 6 years ago
- Read-Log-Update: A Lightweight Synchronization Mechanism for Concurrent Programming☆48Updated 9 years ago
- ☆17Updated 9 years ago
- A simple, intrusive, zero-allocation red-black tree implementation☆45Updated 3 years ago
- C++ development framework for building reliable cache-friendly distributed and concurrent multicore software☆67Updated 5 years ago