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 7 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
- observer-ptr - An observer_ptr for C++98 and later in a single-file header-only library (Extensions for Library Fundamentals, v2, v3)☆36Updated 7 months ago
- Non-intrusive C++ signal programming library☆50Updated 3 years ago
- A never-valueless, strong guarantee implementation of std::variant☆67Updated 2 weeks ago
- A fixed capacity dynamically sized string☆64Updated last month
- Proposed SG14 status_code for the C++ standard☆67Updated last month
- Repository for a C++11 implementation of std::out_ptr (p1132), as a standalone library!☆74Updated last year
- type - Strong types for C++98, C++11 and later in a single-file header-only library☆36Updated 7 months ago
- A header-only C++ parsing framework☆36Updated 3 years ago
- C++20 SQLite wrapper with an expressive code that runs fast☆26Updated 4 years ago
- A realtime/embedded-friendly C++11 variant type which is never empty and prevents undesirable implicit conversions☆97Updated 6 years ago
- Yet another C++ text formatting library.☆70Updated last month
- C++20 implementation of {{ mustache }}☆84Updated 2 months ago
- ☆52Updated 5 years ago
- A migration path to C++ library extensions scope_exit, scope_fail, scope_success, unique_resource☆45Updated 7 months ago
- A modern header-only zero-overhead library for creating smart references☆86Updated 5 years ago
- An indirect value-type for C++☆82Updated last year
- <charconv> from Microsoft STL, but multi-platform☆37Updated 2 years ago
- forward declarations for C++ std headers☆72Updated 3 years ago
- A C++17 metaprogramming library. Strings, Parsing, Typelists, Aggregate to Tuple conversions and Constant integral literals☆51Updated 6 years ago
- A C++14 and later CRTP template for defining iterators☆70Updated last month
- benchmark for various C++ function implementations; focus on invocation time☆95Updated 6 years ago
- A C++ library that simplifies working with tuples, variants, and more through argument list generation and the ability to convert from ru…☆60Updated 4 years ago
- Prototype for new std::function features, compatible with C++11.☆46Updated 4 years ago
- Fast containers of polymorphic objects.☆63Updated 3 weeks ago
- WIP☆26Updated 5 years ago
- C++ components used in the project https://github.com/rnburn/bbai☆51Updated last year
- A C++ data container replicating std::queue functionality but with better performance.☆30Updated 2 months ago
- A concise and readable metaprogramming language for C++☆59Updated 4 years ago
- A research project aimed at introducing language support for type erasure in C++.☆53Updated 8 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 7 months ago