ddmitv / optionLinks
Replacement for std::optional with efficient memory usage and additional features.
☆51Updated 11 months ago
Alternatives and similar repositories for option
Users that are interested in option are comparing it to the libraries listed below
Sorting:
- Drop-in replacement for std::optional that does not waste memory unnecessarily☆143Updated 2 weeks ago
- A compiler-friendly variadic type list for C++.☆39Updated 2 years ago
- Fast C++ container combining the best features of std::vector and std::deque☆129Updated 2 years ago
- List-initialize containers with proper move semantics☆30Updated 10 months ago
- P0323 & P2505 std::expected simple implementation☆43Updated 6 months ago
- Boost.PFR without the boost namespaces☆76Updated 7 months ago
- Ease-of-use-first argument parsing for C++23☆63Updated last month
- Faster enum reflection for C++17 since I don't want to wait for C++26 reflection.☆109Updated this week
- Meta C++ Library and Tool☆83Updated 3 years ago
- C++20 Static Branch library☆96Updated 8 months ago
- Compact SVO optimized vector for C++17 or higher☆112Updated last year
- Lightweight header-only C++20 enum and typename reflection☆82Updated 6 months ago
- C++ small containers☆148Updated 3 weeks ago
- A modern, safer alternative to the C++ Standard Library (for Linux/BSD)☆42Updated 2 weeks ago
- ☆103Updated last year
- constexpr implementation of SHA-2 and SHA-3 family of hashes☆229Updated 4 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…☆114Updated 10 months ago
- C++11 library that provides several new or lesser-known containers, like flat_map/set, small_map/set, static_map/set, small_vector, stati…☆147Updated last week
- Eliminate all the tedious hassle when making state-of-the-art C++ 14 - 23 libraries!☆184Updated last week
- C++ library aiming to replace all built-in integers☆100Updated last month
- A static reflection framework for C++, using libclang.☆55Updated 3 years ago
- C++ components used in the project https://github.com/rnburn/bbai☆53Updated 2 years ago
- C++ command line argument parsing and routing☆51Updated last year
- Complete implementation of std::function, std::function_ref, and std::move_only_function☆68Updated 3 weeks ago
- Compile-time Huffman coding compression using C++20☆172Updated 4 years ago
- Backward compatibly refactor header-based C++ into modules.☆93Updated 7 months ago
- value types for composite class design - with allocators☆73Updated 2 weeks ago
- A C++20 implementation of safe (wrap around) integers following MISRA C++ rules☆80Updated 3 months ago
- C++20 Dependency Injection library☆32Updated 8 months ago
- Yet another C++ text formatting library.☆71Updated last year