mikekazakov / eytzingerView external linksLinks
Cache-friendly associative STL-like container with an Eytzinger (BFS) layout for C++
☆33May 5, 2017Updated 8 years ago
Alternatives and similar repositories for eytzinger
Users that are interested in eytzinger are comparing it to the libraries listed below
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++ wrapper around wyhash and wyrand☆14Jul 20, 2024Updated last year
- Dynamic loading examples outside CppCon 2021☆16Oct 26, 2021Updated 4 years ago
- meta-programming, C++11☆16Jun 21, 2022Updated 3 years ago
- A comparative, extendable benchmarking suite for C and C++ hash-table libraries.☆44Jun 1, 2024Updated last year
- C++ reimplementation of https://github.com/emilk/drop-merge-sort☆21Dec 6, 2021Updated 4 years ago
- ☆22Nov 16, 2025Updated 2 months ago
- Comparing linear and binary searches☆44Apr 19, 2020Updated 5 years ago
- Hyaline Reclamation (PLDI '21, PODC '19)☆23Jul 10, 2021Updated 4 years ago
- Lightweight, header only, coroutine library for games.☆30Feb 6, 2026Updated last week
- A benchmark for hash tables and hash functions in C++, evaluate on different data as comprehensively as possible☆25Mar 19, 2025Updated 10 months ago
- A nano concurrency library☆24May 28, 2020Updated 5 years ago
- Compact SVO optimized vector for C++17 or higher☆113May 21, 2024Updated last year
- Automatically create C++ headers containing version information like the current git tag☆22Oct 30, 2023Updated 2 years ago
- A library of type traits for introspecting C++ function types☆32Apr 5, 2019Updated 6 years ago
- ☆36Dec 17, 2024Updated last year
- Standalone version of the boost::unordered library☆35Jul 31, 2025Updated 6 months ago
- Mirror kept for legacy. Moved to https://github.com/llvm/llvm-project☆35Aug 13, 2019Updated 6 years ago
- Houses the proto files and examples for Fivetran's Partner SDK☆14Feb 5, 2026Updated last week
- Unique-ownership smart pointers with observable lifetime.☆39Aug 12, 2025Updated 6 months ago
- Boilerplate to bridge the absence of a framework and support Dialogflow Fulfillment implementation for multiple platforms by building a W…☆11Mar 8, 2022Updated 3 years ago
- Core Working Group☆39Feb 7, 2026Updated last week
- Small small_vector☆34Jul 28, 2025Updated 6 months ago
- ☆18Sep 1, 2025Updated 5 months ago
- (CL)S - Combinatory Logic Synthesizer☆12Oct 1, 2021Updated 4 years ago
- CPP Collection API☆10May 5, 2022Updated 3 years ago
- Type-Erasure with merged concepts☆19Oct 19, 2014Updated 11 years ago
- LogicMOO Natural Language Understanding Kit Unified into Prolog☆13Oct 2, 2021Updated 4 years ago
- scan moving truck with 2d Lidar LMS111, extract 3d model of empty truck and filled truck to caclate volume of sand/soil/clay☆12Mar 31, 2018Updated 7 years ago
- ☆13Nov 25, 2024Updated last year
- cloud rendering by Carlos Jiménez de Parga☆12Dec 19, 2024Updated last year
- Simple repo to finetune an LLM hosted on Hugging Face by creating a LORA☆11Dec 20, 2023Updated 2 years ago
- a c++ header library that implements variant constexpr functions and types.☆85Nov 24, 2019Updated 6 years ago
- benchmark for various C++ function implementations; focus on invocation time☆98Jan 22, 2019Updated 7 years ago
- The seq library is a collection of original C++17 STL-like containers and related tools☆101Nov 13, 2025Updated 3 months ago
- fast prime sieve and hash algorithm☆40Aug 31, 2025Updated 5 months ago
- Ergonomic C++ Iterator interface for STL containers☆39Jan 4, 2023Updated 3 years ago
- Fastest CPU SIMD (SSE4) sorting networks for small integer arrays (2-6 elements), also optimal amd64 assembly and notes on getting compil…☆52Mar 23, 2021Updated 4 years ago
- C++11 memory allocator based on memory pools. It offers fast and efficient allocation of a large number of small-size objects.☆11Sep 2, 2022Updated 3 years ago