martinmoene / byte-liteLinks
byte lite - A C++17-like byte type for C++98, C++11 and later in a single-file header-only library
☆53Updated 3 months 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☆37Updated last year
- A migration path to C++ library extensions scope_exit, scope_fail, scope_success, unique_resource☆46Updated 2 months ago
- Repository for a C++11 implementation of std::out_ptr (p1132), as a standalone library!☆75Updated 2 months ago
- bit-lite - C++20 bit operations for C++98 and later in a single-file header-only library☆40Updated last year
- String facilities for C++98 and later - a library in search of its identity.☆22Updated 2 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)☆36Updated 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
- A C++11 character encoding and code point enumeration library based on range-v3☆20Updated 7 years ago
- C++20 SQLite wrapper with an expressive code that runs fast☆26Updated 4 years ago
- A fixed capacity dynamically sized string☆66Updated last month
- A C++ data container replicating std::queue functionality but with better performance.☆34Updated 3 months ago
- A single file C++11 header-only memory mapped file library.☆63Updated last year
- benchmark for various C++ function implementations; focus on invocation time☆95Updated 6 years ago
- Text encoding for modern C++☆30Updated 3 years ago
- A never-valueless, strong guarantee implementation of std::variant☆69Updated 2 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 single-file header-only version of C++17-like invoke() for C++98, C++11 and later☆32Updated last year
- C++11 compatible charconv☆31Updated last week
- Yet another C++ text formatting library.☆71Updated 6 months ago
- Container Traits for Modern C++☆29Updated 4 years ago
- A header-only C++ parsing framework☆36Updated 3 years ago
- Result<T, E> for Modern C++☆34Updated 5 years ago
- A C++14 and later CRTP template for defining iterators☆74Updated 2 months ago
- Embrace (post) modern C++☆9Updated 3 years ago
- devector and batch_deque containers for C++. See more at: http://erenon.hu/double_ended☆15Updated 7 years 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
- 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
- An implementation of jss::object_ptr; a type similar to std::observer_ptr but with a few improvements☆34Updated 5 years ago
- Utilities for working with strings at compile time and passing strings as template parameters.☆23Updated 5 years ago
- A custom implementation of the C++17 'string_view' back-ported to c++11☆42Updated 3 years ago