martinmoene / byte-lite
byte lite - A C++17-like byte type for C++98, C++11 and later in a single-file header-only library
☆53Updated last week
Alternatives and similar repositories for byte-lite:
Users that are interested in byte-lite are comparing it to the libraries listed below
- type - Strong types for C++98, C++11 and later in a single-file header-only library☆36Updated 10 months ago
- String facilities for C++98 and later - a library in search of its identity.☆22Updated 2 years ago
- A fixed capacity dynamically sized string☆64Updated 2 weeks ago
- Repository for a C++11 implementation of std::out_ptr (p1132), as a standalone library!☆74Updated last year
- bit-lite - C++20 bit operations for C++98 and later in a single-file header-only library☆40Updated last year
- A migration path to C++ library extensions scope_exit, scope_fail, scope_success, unique_resource☆45Updated last week
- Utilities for working with strings at compile time and passing strings as template parameters.☆22Updated 5 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☆48Updated 10 months ago
- benchmark for various C++ function implementations; focus on invocation time☆95Updated 6 years ago
- Yet another C++ text formatting library.☆71Updated 3 months ago
- A C++ library that simplifies working with tuples, variants, and more through argument list generation and the ability to convert from ru…☆61Updated 4 years ago
- A C++ data container replicating std::queue functionality but with better performance.☆33Updated last month
- C++ components used in the project https://github.com/rnburn/bbai☆51Updated last year
- A single-file header-only version of C++17-like invoke() for C++98, C++11 and later☆32Updated last year
- A single file C++11 header-only memory mapped file library.☆62Updated last year
- A C++11 character encoding and code point enumeration library based on range-v3☆20Updated 6 years ago
- C++20 SQLite wrapper with an expressive code that runs fast☆26Updated 4 years ago
- A custom implementation of the C++17 'string_view' back-ported to c++11☆42Updated 3 years ago
- Coroutine Support Library☆33Updated 7 months 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 10 months ago
- devector and batch_deque containers for C++. See more at: http://erenon.hu/double_ended☆15Updated 7 years ago
- A never-valueless, strong guarantee implementation of std::variant☆67Updated 2 weeks ago
- A C++14 and later CRTP template for defining iterators☆72Updated 2 weeks ago
- Text encoding for modern C++☆30Updated 3 years ago
- Embrace (post) modern C++☆9Updated 3 years ago
- A library of type safe sets over fixed size collections of types or values, including methods for accessing, modifying, visiting and iter…☆21Updated 3 years ago
- Experimental library for coroutines and networking☆16Updated 7 years ago
- C++11 compatible charconv☆29Updated 2 weeks ago
- Rebooting the std::bitset franchise☆44Updated 3 weeks ago
- An implementation of jss::object_ptr; a type similar to std::observer_ptr but with a few improvements☆34Updated 4 years ago