Cache-friendly associative STL-like container with an Eytzinger (BFS) layout for C++
☆32Mar 4, 2026Updated 2 months ago
Alternatives and similar repositories for eytzinger
Users that are interested in eytzinger are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- kbench is a test suite to benchmark several hash table implementations heavily based on Heng Li's udb☆12Jan 8, 2018Updated 8 years ago
- C++ implementation of Constant Database (CDB++)☆23Nov 12, 2010Updated 15 years ago
- C++ wrapper around wyhash and wyrand☆14Jul 20, 2024Updated last year
- Dynamic loading examples outside CppCon 2021☆16Oct 26, 2021Updated 4 years ago
- Lightweight, header only, coroutine library for games.☆31Mar 30, 2026Updated last month
- Bare Metal GPUs on DigitalOcean Gradient AI • AdPurpose-built for serious AI teams training foundational models, running large-scale inference, and pushing the boundaries of what's possible.
- C++ reimplementation of https://github.com/emilk/drop-merge-sort☆21Dec 6, 2021Updated 4 years ago
- A comparative, extendable benchmarking suite for C and C++ hash-table libraries.☆44Jun 1, 2024Updated last year
- A few classes which compile faster than the classes that they replace☆12Apr 5, 2014Updated 12 years ago
- A nano concurrency library☆24May 28, 2020Updated 5 years ago
- Comparing linear and binary searches☆44Apr 19, 2020Updated 6 years ago
- A library of type traits for introspecting C++ function types☆31Apr 5, 2019Updated 7 years ago
- A debugger for CMake☆23Jan 4, 2020Updated 6 years ago
- ☆22Nov 16, 2025Updated 5 months ago
- Compact SVO optimized vector for C++17 or higher☆117May 21, 2024Updated last year
- Managed Database hosting by DigitalOcean • AdPostgreSQL, MySQL, MongoDB, Kafka, Valkey, and OpenSearch available. Automatically scale up storage and focus on building your apps.
- ☆36Dec 17, 2024Updated last year
- A lightweight big numerial library written and intended to be used in C++(14)☆16Dec 31, 2016Updated 9 years ago
- Mirror kept for legacy. Moved to https://github.com/llvm/llvm-project☆35Aug 13, 2019Updated 6 years ago
- Hyaline Reclamation (PLDI '21, PODC '19)☆26Jul 10, 2021Updated 4 years ago
- Boost.org icl module☆16Apr 22, 2026Updated 2 weeks ago
- Low level, branch-free functions for number and string conversion and other utils☆17Apr 13, 2022Updated 4 years ago
- A benchmark for hash tables and hash functions in C++, evaluate on different data as comprehensively as possible☆26Mar 19, 2025Updated last year
- WG21 Proposals and Drafts☆14Jan 6, 2022Updated 4 years ago
- trying to adapt the original code to unix environment. There's no Unix port of the Cinter GUI library which is used in the original code.…☆13Aug 24, 2014Updated 11 years ago
- GPU virtual machines on DigitalOcean Gradient AI • AdGet to production fast with high-performance AMD and NVIDIA GPUs you can spin up in seconds. The definition of operational simplicity.
- ☆13Mar 5, 2019Updated 7 years ago
- Standalone version of the boost::unordered library☆37Apr 23, 2026Updated 2 weeks ago
- A disassembly of the game "Shining Force" for documentation and fan-project purposes.☆17Nov 4, 2025Updated 6 months ago
- benchmark for various C++ function implementations; focus on invocation time☆98Jan 22, 2019Updated 7 years ago
- `mp::inplace_string<CharT, MaxSize, Traits>` is a `std::string`-like class template that stores text content in-place inside the class☆11Oct 1, 2018Updated 7 years ago
- Demo code for the "Data Oriented Design for Object Oriented Programmers" talk.☆11Sep 17, 2020Updated 5 years ago
- ☆14Jan 3, 2021Updated 5 years ago
- Roku extensions to the C++ standard library☆23Oct 2, 2024Updated last year
- Assorted tools for the Sega Mega Drive