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 5 months ago
Related projects ⓘ
Alternatives and complementary repositories for value-ptr-lite
- <charconv> from Microsoft STL, but multi-platform☆37Updated 2 years ago
- A header-only C++ parsing framework☆36Updated 3 years ago
- type - Strong types for C++98, C++11 and later in a single-file header-only library☆36Updated 5 months ago
- A C++ data container replicating std::stack functionality but with better performance than standard library containers in a stack context…☆63Updated 2 weeks ago
- A fixed capacity dynamically sized string☆63Updated last week
- A never-valueless, strong guarantee implementation of std::variant☆67Updated last week
- A C++14 and later CRTP template for defining iterators☆70Updated last week
- benchmark for various C++ function implementations; focus on invocation time☆94Updated 5 years ago
- Non-intrusive C++ signal programming library☆49Updated 2 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)☆36Updated 5 months ago
- bit-lite - C++20 bit operations for C++98 and later in a single-file header-only library☆40Updated 10 months ago
- Yet another C++ text formatting library.☆70Updated 4 months ago
- Coroutine Support Library☆34Updated 3 months ago
- A library of type traits for introspecting C++ function types☆27Updated 5 years ago
- Eliminate all the tedious hassle when making state-of-the-art C++ 14 - 23 libraries!☆144Updated this week
- A C++ data container replicating std::queue functionality but with better performance.☆30Updated 2 weeks ago
- forward declarations for C++ std headers☆72Updated 3 years ago
- C++20 SQLite wrapper with an expressive code that runs fast☆26Updated 4 years ago
- Header-only library providing unicode aware string support for C++☆105Updated 2 months 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
- A custom implementation of the C++17 'string_view' back-ported to c++11☆42Updated 3 years ago
- An indirect value-type for C++☆82Updated last year
- A realtime/embedded-friendly C++11 variant type which is never empty and prevents undesirable implicit conversions☆98Updated 6 years ago
- Fast C++17 signal/slot library☆39Updated 5 years ago
- Proposed SG14 status_code for the C++ standard☆65Updated this week
- A library of type safe sets over fixed size collections of types or values, including methods for accessing, modifying, visiting and iter…☆22Updated 3 years ago
- An implementation of jss::object_ptr; a type similar to std::observer_ptr but with a few improvements☆33Updated 4 years ago
- Repository for a C++11 implementation of std::out_ptr (p1132), as a standalone library!☆74Updated 10 months ago
- Flat containers for C++☆56Updated 2 years ago
- Fast delegates implementation☆56Updated 2 years ago