NUCLEAR-BOMB / optionLinks
Replacement for std::optional with efficient memory usage and additional features.
☆47Updated 4 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
- Replacement for std::optional that does not waste memory unnecessarily☆125Updated 2 weeks ago
- Compact SVO optimized vector for C++17 or higher☆105Updated last year
- A Faster Enum Reflection For C++20 Since I Don't Want To Wait For C++26 Reflection☆79Updated this week
- A compiler-friendly variadic type list for C++.☆37Updated 2 years ago
- Header-only C++ library providing compile-time functional operators that work with raw function pointers☆49Updated 2 years ago
- P0323 & P2505 std::expected simple implementation☆42Updated 3 months ago
- C++ library aiming to replace all built-in integers☆94Updated last month
- C++20 Static Branch library☆60Updated last month
- Ease-of-use-first argument parsing for C++23☆62Updated 4 months ago
- Boost.PFR without the boost namespaces☆72Updated 3 weeks ago
- Build C, C++ and ASM files in C++☆50Updated 2 years ago
- Lightweight header-only C++20 enum and typename reflection☆58Updated last month
- Using coroutines to implement C++ exceptions for freestanding environments☆73Updated last week
- C++ small containers☆147Updated 2 months ago
- Compile-time Huffman coding compression using C++20☆171Updated 3 years ago
- KISS C++20 Type Reflection using IFC files☆72Updated last year
- Complete implementation of std::function, std::function_ref, and std::move_only_function☆63Updated 5 months ago
- Eliminate all the tedious hassle when making state-of-the-art C++ 14 - 23 libraries!☆181Updated last month
- C++20 [Minimal] Static Perfect Hash library☆223Updated 2 months ago
- List-initialize containers with proper move semantics☆30Updated 4 months ago
- C++20 single-header library for embedding INI configs☆60Updated 2 years ago
- Recursive Variant: A simple library for Recursive Variant Types☆84Updated last month
- A static reflection framework for C++, using libclang.☆55Updated 3 years ago
- A C++20 implementation of safe (wrap around) integers following MISRA C++ rules☆79Updated last year
- SPY - C++ Information Broker☆155Updated last week
- 🐈⬛ A runtime for C++26 w/out libC or POSIX. Smaller binaries, only arena allocators, SIMD, stronger type safety than STL, and value-bas…☆94Updated 3 months ago
- constexpr implementation of SHA-2 and SHA-3 family of hashes☆221Updated 6 months ago
- Coroutines for C++23☆38Updated 2 months ago
- Backward compatibly refactor header-based C++ into modules.☆91Updated 3 weeks ago