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
Sorting:
- Our open source benchmarks and code samples☆191Updated last month
- Tool for measuring jitter in user-level code due to system☆35Updated 4 years ago
- Implementaions of concurrent lock-free SPSC queue in c++.☆17Updated 7 years ago
- Shared memory queue benchmarks and tracing for blog☆73Updated 9 years ago
- Cross-platform atomic operations and lock algorithm library☆98Updated 6 years ago
- Latency benchmarks of Unix IPC mechanisms☆99Updated 5 years ago
- A clone of Google C++ B-tree code https://code.google.com/p/cpp-btree/☆87Updated 11 years ago
- Code to test various clocks☆82Updated 3 years ago
- A Low-latency, Locality-conscious Memory Allocator with Stable Performance Scalability☆68Updated 11 years ago
- Code example from Crash and Burn lecture☆28Updated 2 years ago
- LMAX's disruptor pattern implemented in C☆96Updated 6 years ago
- QSBR and EBR library☆119Updated 5 years ago
- A benchmark of some prominent C/C++ hash table implementations☆37Updated 4 years ago
- C++ development framework for building reliable cache-friendly distributed and concurrent multicore software☆67Updated 5 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 10 years ago
- Different implementations of spinlock.☆105Updated 10 years ago
- Read-Log-Update: A Lightweight Synchronization Mechanism for Concurrent Programming☆48Updated 9 years ago
- mirror of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/perfbook.git☆73Updated 12 years ago
- This make CRC be fast. Included implementations: CRC-64-Jones and CRC-16-CCITT☆136Updated 2 years ago
- C/C++ high-speed low-latency lightweight memory-mapped diagnostic logger☆27Updated 3 years ago
- [deprecated] Data structures and sample applications using Mintomic☆93Updated 9 years ago
- A User Space Threading Library Supporting Multi-Core Systems☆139Updated last year
- Raft Consensus Algorithm Implementation in C++ (11)☆25Updated 10 years ago
- The world's first Web-scale memory allocator☆106Updated 6 years ago
- Lock-free implementation of the token bucket algorithm in C++☆57Updated 2 years ago
- C++ interface to CPU affinity management☆30Updated 7 years ago
- A collection of eclectic tools for measuring performance using the cycle counter and pinning threads.☆39Updated 11 months ago
- Git mirror of the official (mercurial) repository of cpp-btree☆73Updated 10 years ago
- A simple replacement for std::unordered_map☆49Updated 9 months ago
- A lightweight (3 file, single function) library for running micro-benchmarks on C++ code☆81Updated 9 years ago