C++ Library of Atomic and Lockless Data Structures
☆38Apr 25, 2020Updated 5 years ago
Alternatives and similar repositories for DKit
Users that are interested in DKit are comparing it to the libraries listed below
Sorting:
- Low latency lock free SPSC, SPMC, MPMC Queue and Stack. Fast SpinLock, SeqLock☆10Feb 5, 2024Updated 2 years ago
- Service offerings expressed with Orchestra☆12Feb 18, 2026Updated last week
- This is the course taught by Prof.John Shen and Prof. Onur Mutlu from CMU☆11May 13, 2016Updated 9 years ago
- Last Writer Slicing: data provenance tracking for concurrent program debugging & analysis☆13Nov 14, 2014Updated 11 years ago
- Versions of gcc running on ubuntu☆15Aug 9, 2025Updated 6 months ago
- An implementation of base85 encoding, which is more space-efficient than base64☆14Jun 25, 2023Updated 2 years ago
- Versions of clang running on ubuntu☆14Feb 18, 2026Updated last week
- atomic lite - a C++11 atomic operations library for C++98 and later☆16Nov 28, 2025Updated 3 months ago
- A simple CME exchange simulator using the ilink 3 protocol.☆13May 15, 2020Updated 5 years ago
- Perfect Hash Table C/C++ Library☆15Nov 22, 2020Updated 5 years ago
- C++03 functionality for checking for the existence of a member function with a given name and signature.☆26Aug 26, 2013Updated 12 years ago
- ☆15Sep 13, 2025Updated 5 months ago
- ☆17Sep 28, 2025Updated 5 months ago
- A blazingly fast™ single producer multiple consumer broadcast queue☆16Feb 15, 2025Updated last year
- A low-latency LRU approximation cache in C++ using CLOCK second-chance algorithm. Multi level cache too. Up to 2.5 billion lookups per se…☆77Jan 18, 2024Updated 2 years ago
- ☆17Oct 3, 2022Updated 3 years ago
- A lock-free malloc(3) implementation☆20Jun 15, 2025Updated 8 months ago
- An efficient and practical queueing for fast core-to-core communication http://psy-lob-saw.blogspot.co.uk/2013/11/spsc-iv-look-at-bqueue.…☆21Apr 27, 2017Updated 8 years ago
- A bounded wait-free(almost) zero-copy MPMC queue written in C++11, which can also reside in SHM for IPC☆120Nov 4, 2018Updated 7 years ago
- Linux extra (out of tree) kernel modules for ntrdma.☆21May 23, 2025Updated 9 months ago
- A work-in-progress C++20/23 header-only maths library for game development, embedded, kernel and general-purpose that works in constant c…☆25Dec 6, 2022Updated 3 years ago
- dxFeed C API☆21Feb 12, 2026Updated 2 weeks ago
- Conductor brings context-driven development to Claude Code. It turns your workflow into a disciplined lifecycle: Context -> Spec and Plan…☆46Dec 27, 2025Updated 2 months ago
- String facilities for C++98 and later - a library in search of its identity. Note: renamed from string-lite to make place for string-bare…☆25Nov 28, 2025Updated 3 months ago
- Runtime choosing of template specializations using compile-time lookup-tables. Compile all states of a template function, but execute the…☆26Dec 31, 2025Updated 2 months ago
- String map implementation through Fast Succinct Trie☆23Jul 9, 2021Updated 4 years ago
- Quantitative Trading Library☆31Apr 14, 2016Updated 9 years ago
- C++ CSV parser☆56Jul 5, 2025Updated 7 months ago
- A concise and readable metaprogramming language for C++☆63Oct 27, 2020Updated 5 years ago
- A high-performance, concurrent hash table☆25Dec 15, 2013Updated 12 years ago
- Container Traits for Modern C++☆29Oct 11, 2020Updated 5 years ago
- a tiny coroutine lib using for c++☆24Mar 12, 2014Updated 11 years ago
- An example of how codespaces can significantly facilitate development work on C/C++ projects.☆22Nov 15, 2025Updated 3 months ago
- C++11 compatible charconv☆31Feb 11, 2026Updated 2 weeks ago
- An efficient single publisher multiple subscriber message queue for Linux IPC☆68Jul 18, 2020Updated 5 years ago
- A C11 implementation of D. Vyukov MPSC queue☆36Sep 2, 2023Updated 2 years ago
- Auditing agents for fine-tuning safety☆20Oct 21, 2025Updated 4 months ago
- ☆33Oct 9, 2017Updated 8 years ago
- A reflection-based approach for generating Python/Lua/JS bindings for your C++ code☆79Jan 15, 2026Updated last month