dterei / ScrapsLinks
Various small bits of code, generally testing small edge cases in the language
☆42Updated 3 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 3 weeks ago
- Cross-platform atomic operations and lock algorithm library☆98Updated 6 years ago
- Implementaions of concurrent lock-free SPSC queue in c++.☆17Updated 7 years ago
- QSBR and EBR library☆121Updated 5 years ago
- LMAX's disruptor pattern implemented in C☆96Updated 3 weeks ago
- Tool for measuring jitter in user-level code due to system☆38Updated 4 years ago
- A Low-latency, Locality-conscious Memory Allocator with Stable Performance Scalability☆68Updated 11 years ago
- A collection of eclectic tools for measuring performance using the cycle counter and pinning threads.☆40Updated last year
- Git mirror of the official (mercurial) repository of cpp-btree☆73Updated 10 years ago
- ☆18Updated 9 years ago
- C++ development framework for building reliable cache-friendly distributed and concurrent multicore software☆67Updated 5 years ago
- A lightweight (3 file, single function) library for running micro-benchmarks on C++ code☆83Updated 9 years ago
- A CPP implementation of the LMAX disruptor for single producers☆25Updated 10 years ago
- My take on the LMAX Disruptor☆75Updated 12 years ago
- Raft Consensus Algorithm Implementation in C++ (11)☆25Updated 10 years ago
- A benchmark of some prominent C/C++ hash table implementations☆37Updated 4 years ago
- A clone of Google C++ B-tree code https://code.google.com/p/cpp-btree/☆87Updated 11 years ago
- A User Space Threading Library Supporting Multi-Core Systems☆140Updated last year
- A simple, intrusive, zero-allocation red-black tree implementation☆49Updated 3 years ago
- A fully concurrent lock-free cuckoo hash table implementation☆56Updated 8 years ago
- Different implementations of spinlock.☆105Updated 10 years ago
- [deprecated] Data structures and sample applications using Mintomic☆93Updated 9 years ago
- A C++ library for building sturdy software.☆109Updated last month
- Automatically exported from code.google.com/p/google-concurrency-library☆35Updated 9 years ago
- Shared memory queue benchmarks and tracing for blog☆73Updated 9 years ago
- The finest radix tree this side of the Linux kernel.☆34Updated 9 years ago
- C multiplatform coroutine implementation via ucontext, fibers or setjmp☆264Updated 15 years ago
- Ultra low latency messaging kernel☆155Updated 10 years ago
- Automatically exported from code.google.com/p/google-concurrency-library☆14Updated 9 years ago
- Lock-free implementation of the token bucket algorithm in C++☆57Updated 2 years ago