bitwizeshift / string_view-standaloneLinks
A custom implementation of the C++17 'string_view' back-ported to c++11
☆42Updated 3 years ago
Alternatives and similar repositories for string_view-standalone
Users that are interested in string_view-standalone are comparing it to the libraries listed below
Sorting:
- observer-ptr - An observer_ptr for C++98 and later in a single-file header-only library (Extensions for Library Fundamentals, v2, v3)☆36Updated last year
- type - Strong types for C++98, C++11 and later in a single-file header-only library☆37Updated last year
- 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 last year
- C++20 SQLite wrapper with an expressive code that runs fast☆26Updated 4 years ago
- A never-valueless, strong guarantee implementation of std::variant☆69Updated 2 months ago
- Non-intrusive C++ signal programming library☆50Updated 3 years ago
- benchmark for various C++ function implementations; focus on invocation time☆95Updated 6 years ago
- easy to use callback library for C++☆42Updated 8 years ago
- A header-only C++ parsing framework☆36Updated 3 years ago
- A realtime/embedded-friendly C++11 variant type which is never empty and prevents undesirable implicit conversions☆98Updated 6 years ago
- String facilities for C++98 and later - a library in search of its identity.☆22Updated 2 years ago
- <charconv> from Microsoft STL, but multi-platform☆38Updated 2 months ago
- A single-file header-only version of C++17-like invoke() for C++98, C++11 and later☆32Updated last year
- Expected objects for C++11 and later (and later perhaps C++98 )☆52Updated 7 years ago
- An implementation of jss::object_ptr; a type similar to std::observer_ptr but with a few improvements☆34Updated 5 years ago
- std::ring_span (SG14, P0059R1)☆45Updated 8 years ago
- A library of type traits for introspecting C++ function types☆29Updated 6 years ago
- Type traits for properties of C / C++ enum types☆21Updated 5 years ago
- Repository for a C++11 implementation of std::out_ptr (p1132), as a standalone library!☆75Updated 2 months ago
- WIP☆27Updated 6 years ago
- Parent of *-lite repositories, a migration path to post-C++11 features for pre-C++11 environments☆84Updated 3 years ago
- Minimal subset of Catch2 C++ test framework☆26Updated 6 years ago
- ☆49Updated 7 years ago
- A fixed capacity dynamically sized string☆66Updated last month
- bit-lite - C++20 bit operations for C++98 and later in a single-file header-only library☆40Updated last year
- A C++ data container replicating std::stack functionality but with better performance than standard library containers in a stack context…☆66Updated 3 months ago
- File/Directory Watcher for Modern C++☆84Updated 2 years ago
- Header-only library providing unicode aware string support for C++☆108Updated 2 months ago
- C++20 implementation of {{ mustache }}☆85Updated 7 months ago
- Small Hash Optimization - an optimization for when you have many small hash maps - similar to LLVM's small vector optimization.☆39Updated 7 years ago