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
☆59Updated 2 weeks ago
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☆38Updated 2 weeks 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☆50Updated 2 weeks ago
- Yet another C++ text formatting library.☆71Updated last year
- Container Traits for Modern C++☆30Updated 5 years ago
- A single file C++11 header-only memory mapped file library.☆75Updated 2 years ago
- C++20 SQLite wrapper with an expressive code that runs fast☆26Updated 5 years ago
- A C++ data container replicating std::queue functionality but with better performance.☆37Updated 5 months ago
- A migration path to C++ library extensions scope_exit, scope_fail, scope_success, unique_resource, C++ standard libraries extensions, ver…☆50Updated 2 weeks ago
- A simple C++ header-only template library implementing matching using wildcards☆91Updated last year
- unique_resource, The General RAII Wrapper for Exclusive Ownership Resource Management.☆49Updated last year
- A custom implementation of the C++17 'string_view' back-ported to c++11☆43Updated 4 years ago
- Parent of *-lite repositories, a migration path to post-C++98 library features via polyfills.☆89Updated 2 months 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 2 weeks ago
- File/Directory Watcher for Modern C++☆87Updated 3 years ago
- A single-file header-only version of C++17-like invoke() for C++98, C++11 and later (WIP).☆34Updated 2 weeks ago
- Library of backported modern C++ types to work with C++11☆90Updated 7 months ago
- Priority-based Task Scheduling for Modern C++☆93Updated 4 years ago
- Repository for a C++11 implementation of std::out_ptr (p1132), as a standalone library!☆75Updated 8 months 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
- benchmark for various C++ function implementations; focus on invocation time☆96Updated 6 years ago
- A fixed capacity dynamically sized string☆69Updated last month
- envy: Deserialize environment variables into type-safe structs☆67Updated 5 years ago
- Transferred to https://github.com/Neargye/yacppl☆14Updated 4 years ago
- bit-lite - C++20 bit operations for C++98 and later in a single-file header-only library.☆45Updated 2 weeks ago
- Utilities for working with strings at compile time and passing strings as template parameters.☆23Updated 5 years ago
- Header-only library providing unicode aware string support for C++☆109Updated 8 months ago
- Result<T, E> for Modern C++☆35Updated 5 years ago
- A drop-in replacement for std::list with 293% faster insertion, 57% faster erasure, 17% faster iteration and 77% faster sorting on averag…☆161Updated 5 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
- std::invoke/std::apply analogs for C++11/14☆43Updated 2 years ago