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
- String facilities for C++98 and later - a library in search of its identity.☆22Updated 2 years ago
- 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!☆76Updated 3 months ago
- A fixed capacity dynamically sized string☆66Updated 2 months ago
- A C++ data container replicating std::queue functionality but with better performance.☆34Updated this week
- Yet another C++ text formatting library.☆71Updated 7 months ago
- unique_resource, The General RAII Wrapper for Exclusive Ownership Resource Management.☆48Updated 11 months ago
- bit-lite - C++20 bit operations for C++98 and later in a single-file header-only library☆40Updated 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
- C++20 SQLite wrapper with an expressive code that runs fast☆26Updated 4 years ago
- benchmark for various C++ function implementations; focus on invocation time☆95Updated 6 years ago
- A single file C++11 header-only memory mapped file library.☆64Updated last year
- A never-valueless, strong guarantee implementation of std::variant☆69Updated 3 months ago
- Parent of *-lite repositories, a migration path to post-C++11 features for pre-C++11 environments☆84Updated 4 years ago
- A C++ library that simplifies working with tuples, variants, and more through argument list generation and the ability to convert from ru…☆62Updated 4 years ago
- A C++14 and later CRTP template for defining iterators☆74Updated 3 months ago
- Header-only library providing unicode aware string support for C++☆109Updated 3 months ago
- A custom implementation of the C++17 'string_view' back-ported to c++11☆42Updated 3 years ago
- Displayed width of UTF-8 strings in Modern C++☆47Updated 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
- A single-file header-only version of C++17-like invoke() for C++98, C++11 and later☆32Updated last year
- Result<T, E> for Modern C++☆34Updated 5 years ago
- Container Traits for Modern C++☆29Updated 4 years ago
- C++ components used in the project https://github.com/rnburn/bbai☆52Updated last year
- Library of backported modern C++ types to work with C++11☆83Updated 2 months ago
- A C++ ringbuffer that always looks like a flat array☆82Updated 4 years ago
- std::invoke/std::apply analogs for C++11/14☆43Updated 2 years ago
- A C++14 Lambda Library☆25Updated 2 weeks ago
- An implementation of jss::object_ptr; a type similar to std::observer_ptr but with a few improvements☆34Updated 5 years ago