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
☆21Updated last week
Alternatives and similar repositories for optional-bare
Users that are interested in optional-bare are comparing it to the libraries listed below
Sorting:
- value-ptr-lite - A C++ smart-pointer with value semantics for C++98, C++11 and later in a single-file header-only library☆49Updated last week
- type - Strong types for C++98, C++11 and later in a single-file header-only library☆37Updated last week
- A compiler-friendly variadic type list for C++.☆37Updated 2 years ago
- Windows Using Headers Only...☆63Updated 4 years ago
- forward declarations for C++ std headers☆74Updated 4 years ago
- String facilities for C++98 and later - a library in search of its identity. Note: renamed from string-lite to make place for string-bare…☆24Updated last week
- C++ components used in the project https://github.com/rnburn/bbai☆53Updated 2 years ago
- Yet another C++ text formatting library.☆71Updated 9 months ago
- std::invoke/std::apply analogs for C++11/14☆43Updated 2 years ago
- 🏀 Up your type-game. A small C++ library for compile-time type names and type indices.☆74Updated 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☆58Updated last week
- C++20 implementation of {{ mustache }}☆86Updated 10 months ago
- A header only structure of arrays container for C++☆41Updated 2 years ago
- Library of flat vector-like based associative containers☆74Updated 2 years ago
- bit-lite - C++20 bit operations for C++98 and later in a single-file header-only library☆42Updated last week
- Repository for a C++11 implementation of std::out_ptr (p1132), as a standalone library!☆77Updated 5 months ago
- A collection of std-like single-header C++ libraries☆192Updated 2 weeks ago
- A lightweight, non-owning reference to a callable.☆179Updated 4 years ago
- Header-only library for automatic (de)serialization of C++ types to/from JSON.☆54Updated 5 years ago
- A bunch of small C++ utilities☆66Updated last year
- Flat containers for C++☆59Updated 3 months ago
- C++20 SQLite wrapper with an expressive code that runs fast☆26Updated 5 years ago
- envy: Deserialize environment variables into type-safe structs☆67Updated 5 years ago
- A dynamically-resizable vector with fixed capacity and embedded storage☆171Updated 4 years ago
- A C++ data container replicating std::queue functionality but with better performance.☆35Updated 2 months ago
- Non-intrusive C++ signal programming library☆50Updated 3 years ago
- Parent of *-lite repositories, a migration path to post-C++98 library features via polyfills.☆88Updated last week
- A realtime/embedded-friendly C++11 variant type which is never empty and prevents undesirable implicit conversions☆99Updated 7 years ago
- A migration path to C++ library extensions scope_exit, scope_fail, scope_success, unique_resource☆48Updated last week
- A C++ ringbuffer that always looks like a flat array☆82Updated 5 years ago