drbobbeaty / DKitLinks
C++ Library of Atomic and Lockless Data Structures
☆38Updated 5 years ago
Alternatives and similar repositories for DKit
Users that are interested in DKit are comparing it to the libraries listed below
Sorting:
- benchmark for various C++ function implementations; focus on invocation time☆98Updated 7 years ago
- Fast, shared, upgradeable, non-recursive and non-fair mutex☆36Updated 7 years ago
- A lightweight (3 file, single function) library for running micro-benchmarks on C++ code☆86Updated 10 years ago
- An intrusive lock-free multiple-producer, single-consumer queue in C++☆52Updated 9 years ago
- C++ framework for rapid server development☆77Updated 2 years ago
- A proposal for a futures programming model for ISO C++☆23Updated 7 years ago
- Heap allocation free version of C++11 std::function☆60Updated 4 years ago
- STL-based caches for C++☆116Updated 2 years ago
- Compile-time-efficient proof-of-concept implementation for std::tuple☆94Updated last month
- A prototype implementation of the executors proposal☆86Updated 7 years ago
- A C++ library for integer array compression☆30Updated 3 years ago
- Automatically exported from code.google.com/p/google-concurrency-library☆35Updated 10 years ago
- Small Hash Optimization - an optimization for when you have many small hash maps - similar to LLVM's small vector optimization.☆39Updated 8 years ago
- JSON Serializer using compile time reflection☆21Updated 3 years ago
- C++ interface to CPU affinity management☆31Updated 7 years ago
- C++20 liburing backed coroutine executor and event loop framework.☆66Updated 3 years ago
- Git mirror of the official (mercurial) repository of cpp-btree☆80Updated 11 years ago
- A Low-latency, Locality-conscious Memory Allocator with Stable Performance Scalability☆68Updated 12 years ago
- Fast integer to string and string to integer conversion functions☆24Updated 2 years ago
- A C++11 std::vector-compliant implementation with a customizable size type and growing algorithm☆70Updated 10 years ago
- fast prime sieve and hash algorithm☆39Updated 5 months ago
- Cleaned up version of <https://bitbucket.org/martinhofernandes/wheels/>☆27Updated 9 years ago
- Compile-time Hash Map for C++☆16Updated 3 years ago
- WIP☆27Updated 6 years ago
- C++ implementation of a fast and memory efficient hash map and hash set specialized for strings☆185Updated 3 months ago
- Implementation of hash_append proposal☆67Updated 9 years ago
- Benchmark comparing various data serialization libraries (thrift, protobuf etc.) for C++☆36Updated 9 years ago
- Header only C++14 micro benchmark☆14Updated 10 years ago
- Literal Logging for C++☆86Updated 8 years ago
- c++ wrapper around libpapi☆92Updated 8 years ago