martinmoene / optional-bareLinks
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
Sorting:
- type - Strong types for C++98, C++11 and later in a single-file header-only library☆37Updated last year
- C++ sanctuary for small but powerful and frequently required, stand alone features.☆29Updated 9 months ago
- bit-lite - C++20 bit operations for C++98 and later in a single-file header-only library☆40Updated last year
- A fixed capacity dynamically sized string☆66Updated last month
- A migration path to C++ library extensions scope_exit, scope_fail, scope_success, unique_resource☆46Updated 2 months ago
- Similar to python's `repr`, for c++☆32Updated 3 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 2 months ago
- `mp::inplace_string<CharT, MaxSize, Traits>` is a `std::string`-like class template that stores text content in-place inside the class☆10Updated 6 years ago
- String facilities for C++98 and later - a library in search of its identity.☆22Updated 2 years ago
- C++20 SQLite wrapper with an expressive code that runs fast☆26Updated 4 years ago
- std::ring_span (SG14, P0059R1)☆45Updated 8 years ago
- A C++ data container replicating std::queue functionality but with better performance.☆34Updated 3 months ago
- A C++20 implementation of safe (wrap around) integers following MISRA C++ rules☆79Updated last year
- A realtime/embedded-friendly C++11 variant type which is never empty and prevents undesirable implicit conversions☆98Updated 6 years ago
- A library of type traits for introspecting C++ function types☆29Updated 6 years ago
- Flat containers for C++☆59Updated 2 years ago
- Repository for a C++11 implementation of std::out_ptr (p1132), as a standalone library!☆75Updated 2 months ago
- Yet another C++ text formatting library.☆71Updated 6 months ago
- forward declarations for C++ std headers☆74Updated 4 years ago
- low-level library for minimizing the size of your types☆113Updated 5 years ago
- std::invoke/std::apply analogs for C++11/14☆41Updated 2 years ago
- Text encoding for modern C++☆30Updated 3 years ago
- An asynchronous FastCGI web microframework for C++☆38Updated 3 weeks ago
- unique_resource, The General RAII Wrapper for Exclusive Ownership Resource Management.☆48Updated 10 months ago
- <charconv> from Microsoft STL, but multi-platform☆38Updated 2 months ago
- Cut down and minimalistic C++ string formatting library☆26Updated last year
- C++20 compile time compressed string tables☆46Updated 2 years ago
- 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 last year
- Non-intrusive C++ signal programming library☆50Updated 3 years ago
- A header only structure of arrays container for C++☆41Updated 2 years ago