ddmitv / optionLinks
Replacement for std::optional with efficient memory usage and additional features.
☆51Updated 10 months ago
Alternatives and similar repositories for option
Users that are interested in option are comparing it to the libraries listed below
Sorting:
- C++20 Static Branch library☆95Updated 7 months ago
- Faster enum reflection for C++17 since I don't want to wait for C++26 reflection.☆102Updated 3 months ago
- Fast C++ container combining the best features of std::vector and std::deque☆129Updated last year
- Drop-in replacement for std::optional that does not waste memory unnecessarily☆141Updated 2 months ago
- Ease-of-use-first argument parsing for C++23☆63Updated this week
- Boost.PFR without the boost namespaces☆76Updated 6 months ago
- List-initialize containers with proper move semantics☆30Updated 10 months ago
- Lightweight header-only C++20 enum and typename reflection☆82Updated 5 months ago
- C++ library aiming to replace all built-in integers☆99Updated 2 weeks ago
- C++20 Dependency Injection library☆31Updated 8 months ago
- Header-only C++ library providing compile-time functional operators that work with raw function pointers☆48Updated 3 years ago
- P0323 & P2505 std::expected simple implementation☆43Updated 5 months ago
- constexpr implementation of SHA-2 and SHA-3 family of hashes☆228Updated 3 months ago
- A compiler-friendly variadic type list for C++.☆38Updated 2 years ago
- C++ command line argument parsing and routing☆51Updated last year
- Compact SVO optimized vector for C++17 or higher☆112Updated last year
- value types for composite class design - with allocators☆72Updated last month
- 🐈⬛ A runtime for C++26 w/out libC or POSIX. Smaller binaries, only arena allocators, SIMD, stronger type safety than STL, and value-bas…☆112Updated 9 months ago
- C++20 Unit-Testing library☆52Updated 8 months ago
- Meta C++ Library and Tool☆83Updated 3 years ago
- A C++20 implementation of safe (wrap around) integers following MISRA C++ rules☆79Updated 2 months ago
- C++20 [Minimal] Static Perfect Hash library☆246Updated 5 months ago
- Eliminate all the tedious hassle when making state-of-the-art C++ 14 - 23 libraries!☆185Updated last week
- C++14 code to convert integers to strings at compile-time☆121Updated last year
- C++20 Compact Tuple Tools☆57Updated last month
- A modern, safer alternative to the C++ Standard Library (for Linux/BSD)☆42Updated 5 months ago
- Backward compatibly refactor header-based C++ into modules.☆93Updated 6 months ago
- C++20 Value-oriented Metaprogramming Library☆25Updated last month
- C++ small containers☆148Updated 8 months ago
- Compile-time Huffman coding compression using C++20☆173Updated 4 years ago