Sedeniono / tiny-optionalLinks
Drop-in replacement for std::optional that does not waste memory unnecessarily
☆132Updated 3 weeks ago
Alternatives and similar repositories for tiny-optional
Users that are interested in tiny-optional are comparing it to the libraries listed below
Sorting:
- Eliminate all the tedious hassle when making state-of-the-art C++ 14 - 23 libraries!☆182Updated last week
- Compact SVO optimized vector for C++17 or higher☆107Updated last year
- std::embed implementation for the poor (C++17)☆89Updated last year
- Replacement for std::optional with efficient memory usage and additional features.☆49Updated 7 months ago
- A fast, simple tuple implementation that implements tuple as an aggregate☆223Updated last year
- Complete implementation of std::function, std::function_ref, and std::move_only_function☆63Updated 9 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…☆100Updated 6 months ago
- Using coroutines to implement C++ exceptions for freestanding environments☆74Updated 3 months ago
- 🏀 Up your type-game. A small C++ library for compile-time type names and type indices.☆74Updated 3 years ago
- C++ library aiming to replace all built-in integers☆97Updated last week
- C++20 Static Branch library☆68Updated 4 months ago
- constexpr implementation of SHA-2 and SHA-3 family of hashes☆228Updated 3 weeks ago
- C++20 implementation of mutable constexpr expressions☆119Updated 4 years ago
- plf::hive is a fork of plf::colony to match the current C++ standards proposal.☆133Updated 3 weeks ago
- Boost.PFR without the boost namespaces☆75Updated 4 months ago
- A lightweight, non-owning reference to a callable.☆179Updated 4 years ago
- The seq library is a collection of original C++17 STL-like containers and related tools☆99Updated last month
- P0323 & P2505 std::expected simple implementation☆42Updated 2 months ago
- A C++20 implementation of safe (wrap around) integers following MISRA C++ rules☆79Updated 2 years ago
- A C++ parser combinator library.☆156Updated last week
- Recursive Variant: A simple library for Recursive Variant Types☆90Updated 4 months ago
- C++20 [Minimal] Static Perfect Hash library☆238Updated 3 months ago
- Home to luple, nuple, C++ String Interning, Struct Reader and C++ Type Loophole☆179Updated 6 years ago
- Single-header, ranges-compatible generator type built on C++20 coroutines☆66Updated 2 years ago
- Creating a simpler, more intuitive means of C++ reflection☆124Updated last month
- Fast C++ container combining the best features of std::vector and std::deque☆128Updated last year
- Ease-of-use-first argument parsing for C++23☆62Updated 3 months ago
- Lightweight header-only C++20 enum and typename reflection☆80Updated 2 months ago
- Meta C++ Library and Tool☆83Updated 2 years ago
- C++20 Unit-Testing library☆50Updated 6 months ago