dterei / Scraps
Various small bits of code, generally testing small edge cases in the language
☆42Updated 2 years ago
Related projects ⓘ
Alternatives and complementary repositories for Scraps
- A Low-latency, Locality-conscious Memory Allocator with Stable Performance Scalability☆68Updated 10 years ago
- Our open source benchmarks and code samples☆188Updated last month
- A benchmark of some prominent C/C++ hash table implementations☆37Updated 3 years ago
- Tool for measuring jitter in user-level code due to system☆30Updated 3 years ago
- Implementaions of concurrent lock-free SPSC queue in c++.☆14Updated 6 years ago
- QSBR and EBR library☆116Updated 4 years ago
- A lightweight (3 file, single function) library for running micro-benchmarks on C++ code☆76Updated 8 years ago
- Latency benchmarks of Unix IPC mechanisms☆99Updated 5 years ago
- A fully concurrent lock-free cuckoo hash table implementation☆56Updated 7 years ago
- An implementation of the Judy array, wrapped in a c++ template. Uses Karl Malbrain's implementation, http://code.google.com/p/judyarray/ …☆42Updated 9 years ago
- A collection of eclectic tools for measuring performance using the cycle counter and pinning threads.☆36Updated 5 months ago
- Code to test various clocks☆80Updated 3 years ago
- Code example from Crash and Burn lecture☆28Updated 2 years ago
- Different implementations of spinlock.☆104Updated 9 years ago
- Benchmark of common hash functions☆35Updated 5 years ago
- Raft Consensus Algorithm Implementation in C++ (11)☆25Updated 9 years ago
- Shared memory queue benchmarks and tracing for blog☆70Updated 8 years ago
- LMAX's disruptor pattern implemented in C☆95Updated 6 years ago
- A clone of Google C++ B-tree code https://code.google.com/p/cpp-btree/☆87Updated 10 years ago
- Automatically exported from code.google.com/p/google-concurrency-library☆14Updated 9 years ago
- Ultra low latency messaging kernel☆156Updated 10 years ago
- Quick and dirty TSC access for benchmarking☆30Updated 8 years ago
- Fastest crc32c algorithms for i686 and x86_64 including benchmarks☆91Updated 7 years ago
- Cross-platform atomic operations and lock algorithm library☆96Updated 6 years ago
- Git mirror of the official (mercurial) repository of cpp-btree☆74Updated 10 years ago
- C implementations of several scalable non-blocking data structures for x86 and x86-64.☆38Updated 13 years ago
- erfvicap is a packet capture tool for network adapters from Solarflare☆61Updated last year
- C++ development framework for building reliable cache-friendly distributed and concurrent multicore software☆65Updated 5 years ago
- C++11 tools for low latency systems. LMAX Disruptor, Ring, Ring Allocator.☆31Updated 5 years ago