ddmitv / optionLinks
Replacement for std::optional with efficient memory usage and additional features.
☆49Updated 6 months ago
Alternatives and similar repositories for option
Users that are interested in option are comparing it to the libraries listed below
Sorting:
- Fast C++ container combining the best features of std::vector and std::deque☆128Updated last year
- P0323 & P2505 std::expected simple implementation☆42Updated last month
- Replacement for std::optional that does not waste memory unnecessarily☆131Updated 2 months ago
- Ease-of-use-first argument parsing for C++23☆62Updated last month
- List-initialize containers with proper move semantics☆30Updated 6 months ago
- Lightweight header-only C++20 enum and typename reflection☆78Updated last month
- Boost.PFR without the boost namespaces☆73Updated 2 months ago
- Compact SVO optimized vector for C++17 or higher☆108Updated last year
- value types for composite class design - with allocators☆58Updated 2 weeks ago
- Faster enum reflection for C++17 since I don't want to wait for C++26 reflection.☆90Updated 3 weeks ago
- Backward compatibly refactor header-based C++ into modules.☆90Updated 2 months ago
- A compiler-friendly variadic type list for C++.☆37Updated 2 years ago
- C++20 single-header library for embedding INI configs☆60Updated 2 years ago
- constexpr implementation of SHA-2 and SHA-3 family of hashes☆226Updated 8 months ago
- C++ small containers☆146Updated 4 months ago
- Header-only C++ library providing compile-time functional operators that work with raw function pointers☆49Updated 3 years ago
- C++20 Static Branch library☆64Updated 3 months ago
- C++20 Unit-Testing library☆50Updated 4 months ago
- Coroutines for C++23☆38Updated 4 months ago
- A static reflection framework for C++, using libclang.☆55Updated 3 years ago
- C++20 Compact Tuple Tools☆54Updated this week
- Yet another C++ text formatting library.☆70Updated 8 months ago
- Eliminate all the tedious hassle when making state-of-the-art C++ 14 - 23 libraries!☆181Updated 3 months ago
- Meta C++ Library and Tool☆83Updated 2 years ago
- Build C, C++ and ASM files in C++☆50Updated 2 years ago
- repr for Modern C++: Return printable string representation of a value☆85Updated 4 years ago
- ☆102Updated last year
- A C++20 implementation of safe (wrap around) integers following MISRA C++ rules☆79Updated last year
- C++20 Dependency Injection library☆29Updated 4 months ago
- C++ library aiming to replace all built-in integers☆96Updated 3 weeks ago