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
☆54Updated 5 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
- 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
- benchmark for various C++ function implementations; focus on invocation time☆95Updated 6 years ago
- Yet another C++ text formatting library.☆70Updated 8 months ago
- Parent of *-lite repositories, a migration path to post-C++11 features for pre-C++11 environments☆85Updated 4 years ago
- A fixed capacity dynamically sized string☆67Updated last week
- 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
- A C++ data container replicating std::queue functionality but with better performance.☆34Updated last month
- Header-only library providing unicode aware string support for C++☆109Updated 4 months ago
- Repository for a C++11 implementation of std::out_ptr (p1132), as a standalone library!☆76Updated 4 months ago
- C++20 SQLite wrapper with an expressive code that runs fast☆26Updated 4 years ago
- unique_resource, The General RAII Wrapper for Exclusive Ownership Resource Management.☆48Updated last year
- A single file C++11 header-only memory mapped file library.☆64Updated last year
- bit-lite - C++20 bit operations for C++98 and later in a single-file header-only library☆40Updated last year
- A never-valueless, strong guarantee implementation of std::variant☆70Updated last week
- A single-file header-only version of C++17-like invoke() for C++98, C++11 and later☆32Updated last year
- A concise and readable metaprogramming language for C++☆60Updated 4 years ago
- Library of backported modern C++ types to work with C++11☆85Updated 3 months ago
- A C++ data container replicating std::stack functionality but with better performance than standard library containers in a stack context…☆67Updated last month
- Eliminate all the tedious hassle when making state-of-the-art C++ 14 - 23 libraries!☆181Updated 3 months ago
- Header-only C++17 library for evaluating logical expressions.☆85Updated 3 years ago
- A migration path to C++ library extensions scope_exit, scope_fail, scope_success, unique_resource☆46Updated 4 months ago
- Container Traits for Modern C++☆29Updated 4 years ago
- File/Directory Watcher for Modern C++☆84Updated 2 years ago
- A C++14 and later CRTP template for defining iterators☆74Updated last week
- A custom implementation of the C++17 'string_view' back-ported to c++11☆42Updated 3 years ago
- A simple C++ header-only template library implementing matching using wildcards☆88Updated last year
- Provides very lightweight outcome<T> and result<T> (Boost edition)☆45Updated last week
- A drop-in replacement for std::list with 293% faster insertion, 57% faster erasure, 17% faster iteration and 77% faster sorting on averag…☆157Updated last month
- Priority-based Task Scheduling for Modern C++☆89Updated 4 years ago