nonstd-lite / byte-liteLinks
byte lite - A C++17-like byte type for C++98, C++11 and later in a single-file header-only library
☆60Updated last month
Alternatives and similar repositories for byte-lite
Users that are interested in byte-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☆39Updated last month
- value-ptr-lite - A C++ smart-pointer with value semantics for C++98, C++11 and later in a single-file header-only library☆52Updated last month
- A C++ data container replicating std::queue functionality but with better performance.☆37Updated 5 months ago
- Yet another C++ text formatting library.☆71Updated last year
- Repository for a C++11 implementation of std::out_ptr (p1132), as a standalone library!☆75Updated 8 months ago
- A migration path to C++ library extensions scope_exit, scope_fail, scope_success, unique_resource, C++ standard libraries extensions, ver…☆52Updated last month
- benchmark for various C++ function implementations; focus on invocation time☆97Updated 6 years ago
- 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…☆25Updated last month
- Parent of *-lite repositories, a migration path to post-C++98 library features via polyfills.☆89Updated 2 months ago
- A fixed capacity dynamically sized string☆69Updated 2 weeks ago
- Container Traits for Modern C++☆29Updated 5 years ago
- unique_resource, The General RAII Wrapper for Exclusive Ownership Resource Management.☆49Updated last year
- File/Directory Watcher for Modern C++☆87Updated 3 years ago
- Displayed width of UTF-8 strings in Modern C++☆49Updated 3 years ago
- bit-lite - C++20 bit operations for C++98 and later in a single-file header-only library.☆46Updated last month
- A custom implementation of the C++17 'string_view' back-ported to c++11☆43Updated 4 years ago
- A C++17 metaprogramming library. Strings, Parsing, Typelists, Aggregate to Tuple conversions and Constant integral literals☆52Updated 6 years ago
- A single-file header-only version of C++17-like invoke() for C++98, C++11 and later (WIP).☆35Updated last month
- <charconv> from Microsoft STL, but multi-platform☆39Updated 9 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 4 years ago
- A modern, header-only request router for C++☆24Updated 4 months ago
- A C++ library that simplifies working with tuples, variants, and more through argument list generation and the ability to convert from ru…☆62Updated 5 years ago
- C++20's jthread for C++11 and later in a single-file header-only library (WIP).☆66Updated last month
- A C++14 and later CRTP template for defining iterators☆76Updated 3 weeks ago
- Transferred to https://github.com/Neargye/yacppl☆14Updated 4 years ago
- Header-only library providing unicode aware string support for C++☆109Updated 9 months ago
- An indirect value-type for C++☆83Updated 2 years ago
- A C++ data container replicating std::stack functionality but with better performance than standard library containers in a stack context…☆70Updated 5 months ago
- C++11 compatible charconv☆31Updated 3 weeks ago
- C++ static vector class template. Also might be known as fixed vector or on-stack vector.☆13Updated 3 years ago