martinmoene / optional-bare
optional bare - A simple version of a C++17-like optional for default-constructible, copyable types, for C++98 and later in a single-file header-only library
☆20Updated 2 years ago
Alternatives and similar repositories for optional-bare:
Users that are interested in optional-bare are comparing it to the libraries listed below
- type - Strong types for C++98, C++11 and later in a single-file header-only library☆36Updated 9 months ago
- A migration path to C++ library extensions scope_exit, scope_fail, scope_success, unique_resource☆45Updated 9 months ago
- C++20 SQLite wrapper with an expressive code that runs fast☆26Updated 4 years ago
- A compiler-friendly variadic type list for C++.☆36Updated last year
- String facilities for C++98 and later - a library in search of its identity.☆22Updated 2 years ago
- bit-lite - C++20 bit operations for C++98 and later in a single-file header-only library☆40Updated last year
- value-ptr-lite - A C++ smart-pointer with value semantics for C++98, C++11 and later in a single-file header-only library☆48Updated 9 months ago
- A C++ data container replicating std::queue functionality but with better performance.☆31Updated 2 weeks ago
- Cut down and minimalistic C++ string formatting library☆27Updated last year
- Container Traits for Modern C++☆28Updated 4 years ago
- byte lite - A C++17-like byte type for C++98, C++11 and later in a single-file header-only library☆53Updated 9 months ago
- Delegate is an unbelievably fast, lightweight, and 0-overhead function container.☆25Updated 3 years ago
- A realtime/embedded-friendly C++11 variant type which is never empty and prevents undesirable implicit conversions☆98Updated 6 years ago
- std::ring_span (SG14, P0059R1)☆46Updated 8 years ago
- Header-only library for automatic (de)serialization of C++ types to/from JSON.☆53Updated 4 years ago
- Parent of *-lite repositories, a migration path to post-C++11 features for pre-C++11 environments☆83Updated 3 years ago
- Non-intrusive C++ signal programming library☆50Updated 3 years ago
- A C++17 metaprogramming library. Strings, Parsing, Typelists, Aggregate to Tuple conversions and Constant integral literals☆51Updated 6 years ago
- ☆48Updated 7 years ago
- Library of flat vector-like based associative containers☆76Updated 2 years ago
- std::invoke/std::apply analogs for C++11/14☆41Updated 2 years ago
- Similar to python's `repr`, for c++☆32Updated 2 years ago
- Repository for a C++11 implementation of std::out_ptr (p1132), as a standalone library!☆74Updated last year
- A fixed capacity dynamically sized string☆64Updated 3 months ago
- Windows Using Headers Only...☆61Updated 4 years ago
- A C++20 implementation of safe (wrap around) integers following MISRA C++ rules☆77Updated last year
- forward declarations for C++ std headers☆73Updated 4 years ago
- C++ sanctuary for small but powerful and frequently required, stand alone features.☆28Updated 6 months ago
- Miscellaneous Useful Utilities for C++.☆30Updated last year
- File/Directory Watcher for Modern C++☆83Updated 2 years ago