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.
☆25Nov 28, 2025Updated 3 months ago
Alternatives and similar repositories for string-non-lite
Users that are interested in string-non-lite 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☆39Nov 28, 2025Updated 3 months ago
- A single-file header-only version of C++17-like invoke() for C++98, C++11 and later (WIP).☆34Nov 28, 2025Updated 3 months ago
- A migration path to C++ library extensions scope_exit, scope_fail, scope_success, unique_resource, C++ standard libraries extensions, ver…☆52Nov 28, 2025Updated 3 months ago
- atomic lite - a C++11 atomic operations library for C++98 and later☆16Nov 28, 2025Updated 3 months ago
- C++20's jthread for C++11 and later in a single-file header-only library (WIP).☆66Nov 28, 2025Updated 3 months ago
- DragonBall Online Client Development (Base: KR 0.50)☆10Jul 31, 2017Updated 8 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)☆40Nov 28, 2025Updated 3 months ago
- A C++ algorithm library that extends the C++ standard algorithms found in <algorithm> & <numeric>☆22Jun 21, 2021Updated 4 years ago
- std extensions library☆13Jul 23, 2017Updated 8 years ago
- A Linux/GNU systems programming library in C.☆10Feb 21, 2026Updated last week
- Write mach-o minidumps that can be analyzed with lldb☆12Nov 12, 2020Updated 5 years ago
- A view that allows iteration over a view, returning the index of each item along with each item☆13Jun 17, 2020Updated 5 years ago
- Simple C++ one-header stl based library implementing reflection for POD data types☆28May 20, 2021Updated 4 years 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☆52Nov 28, 2025Updated 3 months ago
- std::ring_span (SG14, P0059R1)☆45Dec 3, 2016Updated 9 years ago
- span lite - A C++20-like span for C++98, C++11 and later in a single-file header-only library☆513Feb 6, 2026Updated 3 weeks ago
- Container Traits for Modern C++☆29Oct 11, 2020Updated 5 years ago
- byte lite - A C++17-like byte type for C++98, C++11 and later in a single-file header-only library☆59Nov 28, 2025Updated 3 months ago
- Highly composable C++17 template meta programming library☆39Mar 2, 2019Updated 7 years ago
- Standard method to identify a project's executable, for now specifically aimed at test-frameworks☆10Aug 19, 2017Updated 8 years ago
- A ring_span implementation that allows zero construction and destruction☆16Jun 7, 2020Updated 5 years ago
- A C++ high level library for running shell processes☆205Jul 23, 2025Updated 7 months ago
- ImGui style table cell, but for text mode☆15Feb 3, 2024Updated 2 years ago
- Comfortable lightweight C++ logging library -- cross-platform, C++11.☆29Nov 28, 2022Updated 3 years ago
- SIMD-optimized math library in C++☆24Apr 28, 2018Updated 7 years ago
- Header-only type safe C++ template library for fast native fixed point arithmetic☆14Mar 9, 2019Updated 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…☆61Aug 4, 2020Updated 5 years ago
- a light-weight, header-only, dependency-free, C++14 library for ISO units☆31Mar 3, 2025Updated last year
- Code projects for the book 'Hands-On Embedded Programming with C++17' by Maya Posch