A semi compile-/run-time associative map container with compile-time lookup and run-time storage
☆387Apr 28, 2023Updated 2 years ago
Alternatives and similar repositories for semimap
Users that are interested in semimap are comparing it to the libraries listed below
Sorting:
- Cross-platform C++11 header-only library for memory mapped file IO☆1,915Feb 11, 2024Updated 2 years ago
- A front-end to Jekyll that parses C++ sources to produce and enforce out-of-line documentation☆339Oct 1, 2024Updated last year
- contiguous container library - arrays with customizable allocation, small buffer optimization and more☆258Mar 25, 2020Updated 5 years ago
- Doug McIlroy's C++ regular expression matching library☆98Aug 4, 2018Updated 7 years ago
- a header-only, constexpr alternative to gperf for C++14 users☆1,527Jul 29, 2025Updated 7 months ago
- A C++14 compile-time/constexpr map and hash map with minimal binary footprint☆222Sep 16, 2022Updated 3 years ago
- Boost.Asio wrapper over uTorrent's uTP library☆27Jun 2, 2021Updated 4 years ago
- A very fast hashtable☆1,843Sep 27, 2023Updated 2 years ago
- Zero overhead utilities for preventing bugs at compile time☆1,635Oct 13, 2025Updated 4 months ago
- span lite - A C++20-like span for C++98, C++11 and later in a single-file header-only library☆514Feb 6, 2026Updated last month
- Postmodern immutable and persistent data structures for C++ — value semantics at scale☆2,809Feb 25, 2026Updated last week
- A new take on polymorphism☆691Dec 11, 2025Updated 2 months ago
- Compile Time Regular Expression in C++☆3,764Sep 12, 2025Updated 5 months ago
- std::tuple like methods for user defined types without any macro or boilerplate code☆1,467Feb 11, 2026Updated 3 weeks ago
- Nameof operator for modern C++, simply obtain the name of a variable, type, function, macro, and enum☆2,292Feb 27, 2026Updated last week
- Some C++ libraries I implemented☆15Feb 10, 2018Updated 8 years ago
- A header-only C++ library for task concurrency☆632May 18, 2023Updated 2 years ago
- Runtime polymorphism done right☆1,031May 27, 2021Updated 4 years ago
- C++ generic make factory☆108May 6, 2019Updated 6 years ago
- A dynamically-resizable vector with fixed capacity and embedded storage☆172Apr 9, 2021Updated 4 years ago
- C++ library for value-oriented design using the unidirectional data-flow architecture — Redux for C++☆761Feb 25, 2026Updated last week
- A High Performance, Network Optimized, JSON Library☆80Jan 20, 2024Updated 2 years ago
- An implementation of jss::object_ptr; a type similar to std::observer_ptr but with a few improvements☆34Jun 17, 2020Updated 5 years ago
- constexpr C++17 library for simplifying higher order functions in application code☆201May 11, 2023Updated 2 years ago
- A C++ HTML template engine that uses compile time HTML parsing☆392Feb 18, 2019Updated 7 years ago
- libnop: C++ Native Object Protocols☆573Aug 11, 2024Updated last year
- Transferred to https://github.com/Neargye/yacppl☆14Jun 20, 2021Updated 4 years ago
- C++17 Run-time Polymorphism (Type Erasure) library☆496Apr 2, 2025Updated 11 months ago
- Compile Time Type Information for C++☆612Apr 20, 2023Updated 2 years ago
- Readable and consistent C++ type introspection - Compiler Decipherer☆88Mar 21, 2019Updated 6 years ago
- Modern Cross-Platform C++ Engine with modularity (MIT). Maintains here: https://github.com/KomodoPlatform/antara-gaming-sdk☆159Sep 14, 2019Updated 6 years ago
- SIMD Vector Classes for C++☆1,516Jun 6, 2024Updated last year
- Compact SVO optimized vector for C++17 or higher☆114May 21, 2024Updated last year
- The Art of Template MetaProgramming (TMP) in Modern C++♦️☆167Jun 6, 2024Updated last year
- LLVM Optimization to extract a function, embedded in its intermediate representation in the binary, and execute it using the LLVM Just-In…☆530May 15, 2021Updated 4 years ago
- demo code for https://github.com/Green-Sky/imgui_entt_entity_editor☆17Dec 21, 2021Updated 4 years ago
- Circular span☆12May 24, 2024Updated last year
- A vectorized single header hash function.☆23Nov 18, 2024Updated last year
- Literal Logging for C++☆86Nov 3, 2017Updated 8 years ago