NUCLEAR-BOMB / option
Replacement for std::optional with efficient memory usage and additional features.
☆46Updated last month
Alternatives and similar repositories for option:
Users that are interested in option are comparing it to the libraries listed below
- Boost.PFR without the boost namespaces☆70Updated 3 weeks ago
- Ease-of-use-first argument parsing for C++23☆61Updated 2 months ago
- Compact SVO optimized vector for C++17 or higher☆102Updated 10 months ago
- Header-only C++ library providing compile-time functional operators that work with raw function pointers☆48Updated 2 years ago
- A compiler-friendly variadic type list for C++.☆36Updated last year
- Single-header, ranges-compatible generator type built on C++20 coroutines☆65Updated 2 years ago
- List-initialize containers with proper move semantics☆30Updated last month
- P0323 & P2505 std::expected simple implementation☆39Updated 3 weeks ago
- A static reflection framework for C++, using libclang.☆55Updated 2 years ago
- Yet another C++ text formatting library.☆71Updated 4 months ago
- Replacement for std::optional that does not waste memory unnecessarily☆122Updated last month
- value types for composite class design - with allocators☆49Updated last week
- Complete implementation of std::function, std::function_ref, and std::move_only_function☆63Updated 3 months ago
- C++ command line argument parsing and routing☆53Updated 9 months ago
- C++ library aiming to replace all built-in integers☆93Updated last month
- KISS C++20 Type Reflection using IFC files☆68Updated 9 months ago
- C++20 Unit-Testing library☆45Updated this week
- Fast C++ container combining the best features of std::vector and std::deque☆126Updated last year
- ☆76Updated this week
- C++11 library. Small vector. Static vector. Small flat map/set. Static flat map/set. Compact vector. Segmented vector/devector.☆83Updated 3 weeks ago
- A C++20 implementation of safe (wrap around) integers following MISRA C++ rules☆77Updated last year
- Ergonomic C++ Iterator interface for STL containers☆38Updated 2 years ago
- A minimal xoshiro256** generator with the C++ <random> interface☆35Updated 3 years ago
- Using coroutines to implement C++ exceptions for freestanding environments☆73Updated 5 months ago
- C++20 single-header library for embedding INI configs☆60Updated 2 years ago
- std::embed implementation for the poor (C++17)☆90Updated last year
- Lightweight header-only C++20 enum and typename reflection☆54Updated 2 months ago
- A single producer single consumer lock free queue that utilizes copy / move assignment to transfer messages. Achieves a top performance, …☆51Updated 5 months ago
- Backward compatibly refactor header-based C++ into modules.☆91Updated 2 weeks ago
- The seq library is a collection of original C++14 STL-like containers and related tools☆88Updated 6 months ago