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 last month
- Implementaions of concurrent lock-free SPSC queue in c++.☆17Updated 7 years ago
- QSBR and EBR library☆123Updated 5 years ago
- LMAX's disruptor pattern implemented in C☆96Updated last month
- A Low-latency, Locality-conscious Memory Allocator with Stable Performance Scalability☆68Updated 11 years ago
- A clone of Google C++ B-tree code https://code.google.com/p/cpp-btree/☆87Updated 11 years ago
- Tool for measuring jitter in user-level code due to system☆39Updated 4 years ago
- Cross-platform atomic operations and lock algorithm library☆98Updated 7 years ago
- Git mirror of the official (mercurial) repository of cpp-btree☆75Updated 11 years ago
- Code to test various clocks☆85Updated 4 years ago
- This make CRC be fast. Included implementations: CRC-64-Jones and CRC-16-CCITT☆137Updated 2 years ago
- Lock-free implementation of the token bucket algorithm in C++☆59Updated 2 years ago
- STL like container of radix tree (a.k.a. PATRICIA trie) in C++☆142Updated 2 years ago
- git import of openonload.org https://gist.github.com/majek/ae188ae72e63470652c9☆244Updated 2 years ago
- Lock-free allocator as described by Maged M. Michael, 2004☆46Updated 11 years ago
- A C++ library for building sturdy software.☆109Updated last month
- Different implementations of spinlock.☆105Updated 10 years ago
- Shared memory queue benchmarks and tracing for blog☆80Updated 9 years ago
- A SIMD optimized fixed-length string class along with an adaptive hash table for fast searching☆129Updated 4 years ago
- A public domain lock free queues implemented in C++11☆181Updated 11 years ago
- A benchmark of some prominent C/C++ hash table implementations☆37Updated 4 years ago
- Latency benchmarks of Unix IPC mechanisms☆100Updated 6 years ago
- ☆18Updated 9 years ago
- C++ development framework for building reliable cache-friendly distributed and concurrent multicore software☆67Updated 6 years ago
- libpaxos-cpp is a C++ implementation of the Paxos distributed consensus protocol☆66Updated 12 years ago
- Code example from Crash and Burn lecture☆28Updated 3 years ago
- The world's first Web-scale memory allocator☆108Updated 7 years ago
- c++ wrapper around libpapi☆79Updated 7 years ago
- A User Space Threading Library Supporting Multi-Core Systems☆140Updated 2 years ago
- A Scalable, Portable, and Memory-Efficient Lock-Free FIFO Queue (DISC '19)☆62Updated last year