ddmitv / optionLinks
Replacement for std::optional with efficient memory usage and additional features.
☆49Updated 5 months ago
Alternatives and similar repositories for option
Users that are interested in option are comparing it to the libraries listed below
Sorting:
- Ease-of-use-first argument parsing for C++23☆62Updated last month
- Fast C++ container combining the best features of std::vector and std::deque☆128Updated last year
- Faster enum reflection for C++17 since I don't want to wait for C++26 reflection.☆84Updated this week
- Replacement for std::optional that does not waste memory unnecessarily☆129Updated last month
- C++20 Static Branch library☆61Updated 2 months ago
- A compiler-friendly variadic type list for C++.☆37Updated 2 years ago
- Boost.PFR without the boost namespaces☆73Updated 2 months ago
- Lightweight header-only C++20 enum and typename reflection☆76Updated last month
- Header-only C++ library providing compile-time functional operators that work with raw function pointers☆49Updated 3 years ago
- 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
- C++20 single-header library for embedding INI configs☆60Updated 2 years ago
- Compact SVO optimized vector for C++17 or higher☆106Updated last year
- List-initialize containers with proper move semantics☆30Updated 5 months ago
- C++20 [Minimal] Static Perfect Hash library☆229Updated last month
- P0323 & P2505 std::expected simple implementation☆42Updated 2 weeks ago
- Compile-time Huffman coding compression using C++20☆171Updated 3 years ago
- A static reflection framework for C++, using libclang.☆55Updated 3 years ago
- constexpr implementation of SHA-2 and SHA-3 family of hashes☆225Updated 7 months ago
- C++ library aiming to replace all built-in integers☆96Updated 3 months ago
- Backward compatibly refactor header-based C++ into modules.☆90Updated 2 months ago
- Ergonomic C++ Iterator interface for STL containers☆38Updated 2 years ago
- SPY - C++ Information Broker☆156Updated last week
- C++ small containers☆146Updated 3 months ago
- C++20 Value-oriented Metaprogramming Library☆25Updated last month
- C++20 Unit-Testing library☆48Updated 4 months ago
- ☆102Updated last year
- C++20 Dependency Injection library☆27Updated 3 months ago
- 🐈⬛ A runtime for C++26 w/out libC or POSIX. Smaller binaries, only arena allocators, SIMD, stronger type safety than STL, and value-bas…☆99Updated 5 months ago
- Meta C++ Library and Tool☆82Updated 2 years ago