nonstd-lite / 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
☆22Updated 2 weeks 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☆38Updated 2 weeks 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☆50Updated 2 weeks ago
- Windows Using Headers Only...☆63Updated 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…☆25Updated 2 weeks ago
- A compiler-friendly variadic type list for C++.☆37Updated 2 years ago
- 🏀 Up your type-game. A small C++ library for compile-time type names and type indices.☆74Updated 3 years ago
- forward declarations for C++ std headers☆74Updated 4 years ago
- Repository for a C++11 implementation of std::out_ptr (p1132), as a standalone library!☆77Updated 6 months ago
- A bunch of small C++ utilities☆67Updated last year
- A C++ data container replicating std::queue functionality but with better performance.☆35Updated 3 months ago
- type-safe and low-boilerplate bit level serialization☆125Updated 3 years ago
- Yet another C++ text formatting library.☆71Updated 10 months ago
- C++ Defensive Macros☆31Updated 6 years ago
- A header only structure of arrays container for C++☆41Updated 2 years ago
- A custom implementation of the C++17 'string_view' back-ported to c++11☆42Updated 3 years ago
- Finite State Machine implementation using std::variant☆89Updated 6 years ago
- Non-intrusive C++ signal programming library☆50Updated 3 years ago
- std::invoke/std::apply analogs for C++11/14☆43Updated 2 years ago
- unique_resource, The General RAII Wrapper for Exclusive Ownership Resource Management.☆49Updated last year
- Bit containers, sequences, and views for everyone. 🕷️☆128Updated 3 years ago
- bit-lite - C++20 bit operations for C++98 and later in a single-file header-only library.☆43Updated this week
- byte lite - A C++17-like byte type for C++98, C++11 and later in a single-file header-only library☆59Updated 2 weeks ago
- A migration path to C++ library extensions scope_exit, scope_fail, scope_success, unique_resource, C++ standard libraries extensions, ver…☆49Updated this week
- `mp::inplace_string<CharT, MaxSize, Traits>` is a `std::string`-like class template that stores text content in-place inside the class☆11Updated 7 years ago
- C++20 implementation of {{ mustache }}☆86Updated 10 months ago
- SimpleEnum: An Fast, Intuitive and Type-Safe C++ Enumeration Support Library☆39Updated last week
- A lightweight, non-owning reference to a callable.☆179Updated 4 years ago
- An asynchronous FastCGI web microframework for C++☆39Updated 4 months ago
- Delegate is an unbelievably fast, lightweight, and 0-overhead function container.☆25Updated 4 years ago
- observer-ptr - An observer_ptr for C++98 and later in a single-file header-only library (Extensions for Library Fundamentals, v2, v3)☆38Updated 2 weeks ago