Sedeniono / tiny-optionalLinks
Drop-in replacement for std::optional that does not waste memory unnecessarily
☆139Updated last month
Alternatives and similar repositories for tiny-optional
Users that are interested in tiny-optional are comparing it to the libraries listed below
Sorting:
- Compact SVO optimized vector for C++17 or higher☆112Updated last year
- Complete implementation of std::function, std::function_ref, and std::move_only_function☆68Updated 3 weeks ago
- Eliminate all the tedious hassle when making state-of-the-art C++ 14 - 23 libraries!☆185Updated this week
- Boost.PFR without the boost namespaces☆75Updated 6 months ago
- Fast C++ container combining the best features of std::vector and std::deque☆129Updated last year
- C++ library aiming to replace all built-in integers☆99Updated last month
- std::embed implementation for the poor (C++17)☆89Updated last year
- C++20 Static Branch library☆94Updated 6 months ago
- The seq library is a collection of original C++17 STL-like containers and related tools☆101Updated last month
- Compile-time Huffman coding compression using C++20☆173Updated 4 years ago
- Replacement for std::optional with efficient memory usage and additional features.☆51Updated 9 months ago
- plf::hive is a fork of plf::colony to match the current C++ standards proposal.☆139Updated 2 weeks ago
- Recursive Variant: A simple library for Recursive Variant Types☆96Updated 6 months ago
- constexpr implementation of SHA-2 and SHA-3 family of hashes☆228Updated 2 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…☆109Updated 8 months ago
- Using coroutines to implement C++ exceptions for freestanding environments☆74Updated 5 months ago
- A fast, simple tuple implementation that implements tuple as an aggregate☆226Updated last year
- repr for Modern C++: Return printable string representation of a value☆86Updated 5 years ago
- C++20 implementation of mutable constexpr expressions☆133Updated 4 years ago
- C++20 [Minimal] Static Perfect Hash library☆245Updated 5 months ago
- Ranges that didn't make C++20☆94Updated last year
- Ease-of-use-first argument parsing for C++23☆63Updated this week
- Meta C++ Library and Tool☆83Updated 3 years ago
- C++14 code to convert integers to strings at compile-time☆121Updated 11 months ago
- 🏀 Up your type-game. A small C++ library for compile-time type names and type indices.☆78Updated 3 years ago
- P0323 & P2505 std::expected simple implementation☆43Updated 4 months ago
- Lightweight header-only C++20 enum and typename reflection☆82Updated 4 months ago
- Home to luple, nuple, C++ String Interning, Struct Reader and C++ Type Loophole☆179Updated 6 years ago
- A lightweight, non-owning reference to a callable.☆181Updated 4 years ago
- A C++ parser combinator library.☆160Updated last week