A C++14 compile-time/constexpr map and hash map with minimal binary footprint
☆222Sep 16, 2022Updated 3 years ago
Alternatives and similar repositories for eternal
Users that are interested in eternal are comparing it to the libraries listed below
Sorting:
- a header-only, constexpr alternative to gperf for C++14 users☆1,527Jul 29, 2025Updated 7 months ago
- Constexpr hash map, generates a constant KV hash map at compile time.☆18Apr 23, 2016Updated 9 years ago
- C++ compile-time programming (serialization, reflection, code modification, enum to string, better enum, enum to json, extend or parse l…☆41Sep 9, 2021Updated 4 years ago
- A semi compile-/run-time associative map container with compile-time lookup and run-time storage☆387Apr 28, 2023Updated 2 years ago
- A sort wrapper enabling both use of random-access sorting on non-random access containers, and increased performance for the sorting of l…☆21Jul 11, 2025Updated 7 months ago
- A concise and readable metaprogramming language for C++☆63Oct 27, 2020Updated 5 years ago
- A view that allows iteration over a view, returning the index of each item along with each item☆13Jun 17, 2020Updated 5 years ago
- Nameof operator for modern C++, simply obtain the name of a variable, type, function, macro, and enum☆2,292Feb 27, 2026Updated last week
- Computes a constexpr (minimal) perfect hash function☆35Aug 20, 2019Updated 6 years ago
- C++ to C++ code generation tool (enum2string conversion, serialization, reflection etc.)☆98Jan 7, 2020Updated 6 years ago
- Fast, orthogonal, open multi-methods. Solve the Expression Problem in C++17.☆381Feb 2, 2026Updated last month
- Compile-time single-header hash-map written in C++ 17☆21Feb 5, 2026Updated last month
- Collection of ktl header libraries - small C++20 wrapper utilities☆11Aug 15, 2022Updated 3 years ago
- Object-oriented extension to the CMake language.☆13Jun 18, 2025Updated 8 months ago
- Runtime polymorphism done right☆1,031May 27, 2021Updated 4 years ago
- Generic 2D graphics library for C++14☆28Jan 24, 2025Updated last year
- A self-contained, header-only, implementation of memory-mapped files in C++ for fast integration into larger projects.☆26Aug 22, 2024Updated last year
- Support for ternary logic in SSE, XOP, AVX2 and x86 programs☆31Jan 5, 2025Updated last year
- Примеры использования https://github.com/shtrih-m/fr_drv_ng☆10Feb 21, 2025Updated last year
- Static reflection for enums (to string, from string, iteration) for modern C++, work with any enum type without any macro or boilerplate …☆5,970Updated this week
- Home to luple, nuple, C++ String Interning, Struct Reader and C++ Type Loophole☆179Feb 20, 2019Updated 7 years ago
- Compiler-assisted variable size benchmarking for the study of C++ metaprogram compile times.☆26Sep 26, 2024Updated last year
- a c++ header library that implements a user-defined literals for a compile time string format.☆24Apr 19, 2017Updated 8 years ago
- Compile Time Regular Expression in C++☆3,764Sep 12, 2025Updated 5 months ago
- Improved and configurable drop-in replacement to std::function that supports move only types, multiple overloads and more☆598Jul 17, 2025Updated 7 months ago
- Generate SDKs from Unreal Engine games (UE1 - 4 supported).☆13Jan 2, 2022Updated 4 years ago
- C++17 string with fixed size☆119Aug 22, 2025Updated 6 months ago
- A comfortable way to describe parameter interface and generate its underlying data structure☆14Oct 8, 2023Updated 2 years ago
- Optimizing the memory layout of std::tuple☆34Jun 15, 2020Updated 5 years ago
- C++ Fixed Containers☆438Jan 21, 2026Updated last month
- Utilities for working with strings at compile time and passing strings as template parameters.☆24Feb 10, 2020Updated 6 years ago
- Lightweight Error Augmentation Framework☆337Feb 19, 2026Updated 2 weeks ago
- Fast, convenient JSON serialization and parsing in C++☆502Feb 16, 2026Updated 2 weeks ago
- Cista is a simple, high-performance, zero-copy C++ serialization & reflection library.☆2,182Feb 15, 2026Updated 2 weeks ago
- Switch/Case strings using constexpr long hash☆16May 7, 2021Updated 4 years ago
- Towards a constexpr version of the C++ standard library☆18Jan 16, 2024Updated 2 years ago
- Optimized C++20/23 vectors, strings with in class buffer storage, and utility algorithms☆15Feb 22, 2025Updated last year
- Recreation of Lode Runner The Legend Returns☆14Feb 13, 2020Updated 6 years ago
- Compile-time Hash Map for C++☆16Dec 25, 2022Updated 3 years ago