a header-only, constexpr alternative to gperf for C++14 users
☆1,527Jul 29, 2025Updated 7 months ago
Alternatives and similar repositories for frozen
Users that are interested in frozen are comparing it to the libraries listed below
Sorting:
- Zero overhead utilities for preventing bugs at compile time☆1,636Oct 13, 2025Updated 4 months ago
- std::tuple like methods for user defined types without any macro or boilerplate code☆1,467Feb 11, 2026Updated 3 weeks ago
- scanf for modern C++☆1,301Oct 29, 2025Updated 4 months ago
- Compile Time Regular Expression in C++☆3,764Sep 12, 2025Updated 5 months ago
- Nameof operator for modern C++, simply obtain the name of a variable, type, function, macro, and enum☆2,292Feb 27, 2026Updated last week
- Cista is a simple, high-performance, zero-copy C++ serialization & reflection library.☆2,182Feb 15, 2026Updated 3 weeks ago
- Simple, fast, accurate single-header microbenchmarking functionality for C++11/14/17/20☆1,675Oct 6, 2024Updated 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,970Mar 1, 2026Updated last week
- P1031 low level file i/o and filesystem library for the C++ standard☆1,015Jan 8, 2026Updated 2 months ago
- STL compatible C++ memory allocator library using a new RawAllocator concept that is similar to an Allocator but easier to use and write.☆1,596May 29, 2025Updated 9 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
- Provides very lightweight outcome<T> and result<T> (non-Boost edition)☆775Mar 1, 2026Updated last week
- Runtime polymorphism done right☆1,032May 27, 2021Updated 4 years ago
- Static reflection for C++17 (compile-time enumeration, attributes, proxies, overloads, template functions, metaprogramming).☆1,200Nov 5, 2022Updated 3 years ago
- C++ parsing DSL☆1,229Oct 18, 2025Updated 4 months ago
- Parsing Expression Grammar Template Library☆2,113Updated this week
- C++11/14/17 std::expected with functional-style extensions☆1,816Sep 1, 2025Updated 6 months ago
- C++20 μ(micro)/Unit Testing framework☆1,415Feb 14, 2026Updated 3 weeks ago
- A bleeding-edge, lock-free, wait-free, continuation-stealing tasking library built on C++20's coroutines☆833Feb 20, 2026Updated 2 weeks 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
- C++11/14/17 std::optional with functional-style extensions and reference support☆923Jun 10, 2024Updated last year
- Your binary serialization library☆1,221Oct 9, 2025Updated 4 months ago
- An unordered C++ data container providing fast iteration/insertion/erasure while maintaining pointer/iterator validity to non-erased elem…☆487Updated this week
- Expressive Vector Engine - SIMD in C++ Goes Brrrr☆1,298Feb 28, 2026Updated last week
- Fast & memory efficient hashtable based on robin hood hashing for C++11/14/17/20☆1,602May 1, 2023Updated 2 years ago
- ISO C++ Core Guidelines Library implementation for C++98, C++11 up☆969Updated this week
- Instant compile time C++ 11 metaprogramming library☆572Sep 7, 2022Updated 3 years ago
- C++14 asynchronous allocation aware futures (supporting then, exception handling, coroutines and connections)☆852Sep 12, 2023Updated 2 years ago
- A library of C++ coroutine abstractions for the coroutines TS☆3,824Jan 9, 2024Updated 2 years ago
- The quantities and units library for C++☆1,367Mar 1, 2026Updated last week
- The fastest feature-rich C++11/14/17/20/23 single-header testing framework☆6,632Feb 27, 2026Updated last week
- Postmodern immutable and persistent data structures for C++ — value semantics at scale☆2,809Feb 25, 2026Updated last week
- Modern concurrency for C++. Tasks, executors, timers and C++20 coroutines to rule them all☆2,743May 1, 2025Updated 10 months ago
- Range library for C++14/17/20, basis for C++20's std::ranges☆4,352Mar 23, 2025Updated 11 months ago
- C++14 lock-free queue.☆1,821Feb 17, 2026Updated 2 weeks ago
- A lightweight C++20 serialization and RPC library☆940Jan 23, 2026Updated last month
- C++20 [Minimal] Static Perfect Hash library☆255Jul 20, 2025Updated 7 months ago
- C++17 library for comfortable and efficient dynamic polymorphism☆497Feb 27, 2026Updated last week
- SIMD Vector Classes for C++☆1,516Jun 6, 2024Updated last year