dterei / ScrapsLinks
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☆192Updated this week
- Implementaions of concurrent lock-free SPSC queue in c++.☆17Updated 7 years ago
- A Low-latency, Locality-conscious Memory Allocator with Stable Performance Scalability☆68Updated 11 years ago
- Tool for measuring jitter in user-level code due to system☆37Updated 4 years ago
- Git mirror of the official (mercurial) repository of cpp-btree☆73Updated 10 years ago
- QSBR and EBR library☆119Updated 5 years ago
- A lightweight (3 file, single function) library for running micro-benchmarks on C++ code☆82Updated 9 years ago
- A simple, intrusive, zero-allocation red-black tree implementation☆46Updated 3 years ago
- Code to test various clocks☆82Updated 4 years ago
- ☆17Updated 9 years ago
- A clone of Google C++ B-tree code https://code.google.com/p/cpp-btree/☆87Updated 11 years ago
- LMAX's disruptor pattern implemented in C☆96Updated 6 years ago
- Fastest crc32c algorithms for i686 and x86_64 including benchmarks☆90Updated 7 years ago
- Lock-free implementation of the token bucket algorithm in C++☆57Updated 2 years ago
- Code example from Crash and Burn lecture☆28Updated 2 years ago
- A User Space Threading Library Supporting Multi-Core Systems☆140Updated last year
- Boost.Lockfree☆133Updated 2 weeks ago
- C++ development framework for building reliable cache-friendly distributed and concurrent multicore software☆67Updated 5 years ago
- C/C++ high-speed low-latency lightweight memory-mapped diagnostic logger☆27Updated 4 years ago
- This make CRC be fast. Included implementations: CRC-64-Jones and CRC-16-CCITT☆137Updated 2 years ago
- The world's first Web-scale memory allocator☆106Updated 6 years ago
- c++ wrapper around libpapi☆71Updated 7 years ago
- A CPP implementation of the LMAX disruptor for single producers☆25Updated 10 years ago
- Shared memory queue benchmarks and tracing for blog☆73Updated 9 years ago
- A collection of eclectic tools for measuring performance using the cycle counter and pinning threads.☆40Updated last year
- Different implementations of spinlock.☆105Updated 10 years ago
- C port of the HdrHistogram☆249Updated 6 months ago
- Boost.Coroutine2☆134Updated last month
- C++ implementation of a fast and memory efficient hash map and hash set specialized for strings☆178Updated 8 months ago
- Latency benchmarks of Unix IPC mechanisms☆99Updated 5 years ago