martinmoene / value-ptr-lite
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
Alternatives and similar repositories for value-ptr-lite:
Users that are interested in value-ptr-lite 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
- <charconv> from Microsoft STL, but multi-platform☆37Updated 2 years ago
- C++20 SQLite wrapper with an expressive code that runs fast☆26Updated 4 years ago
- A migration path to C++ library extensions scope_exit, scope_fail, scope_success, unique_resource☆45Updated 9 months ago
- observer-ptr - An observer_ptr for C++98 and later in a single-file header-only library (Extensions for Library Fundamentals, v2, v3)☆36Updated 9 months ago
- Repository for a C++11 implementation of std::out_ptr (p1132), as a standalone library!☆74Updated last year
- A header-only C++ parsing framework☆36Updated 3 years ago
- bit-lite - C++20 bit operations for C++98 and later in a single-file header-only library☆40Updated last year
- Non-intrusive C++ signal programming library☆50Updated 3 years ago
- Prototype for new std::function features, compatible with C++11.☆46Updated 4 years ago
- benchmark for various C++ function implementations; focus on invocation time☆95Updated 6 years ago
- Container Traits for Modern C++☆28Updated 4 years ago
- A never-valueless, strong guarantee implementation of std::variant☆67Updated last month
- std::ring_span (SG14, P0059R1)☆46Updated 8 years ago
- A C++14 and later CRTP template for defining iterators☆71Updated this week
- 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
- A realtime/embedded-friendly C++11 variant type which is never empty and prevents undesirable implicit conversions☆98Updated 6 years ago
- A custom implementation of the C++17 'string_view' back-ported to c++11☆42Updated 3 years ago
- A C++ data container replicating std::queue functionality but with better performance.☆30Updated this week
- Rebooting the std::bitset franchise☆43Updated this week
- forward declarations for C++ std headers☆73Updated 4 years ago
- std::invoke/std::apply analogs for C++11/14☆41Updated 2 years ago
- Utilities for working with strings at compile time and passing strings as template parameters.☆22Updated 5 years ago
- A concise and readable metaprogramming language for C++☆59Updated 4 years ago
- Various header libraries mostly future std lib, replacements for(e.g. visit), or some misc☆24Updated last week
- An indirect value-type for C++☆82Updated last year
- Proposed SG14 status_code for the C++ standard☆68Updated 2 months ago
- A fixed capacity dynamically sized string☆64Updated 2 months ago
- A library of type safe sets over fixed size collections of types or values, including methods for accessing, modifying, visiting and iter…☆21Updated 3 years ago
- A C++ library that simplifies working with tuples, variants, and more through argument list generation and the ability to convert from ru…☆61Updated 4 years ago