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 7 months ago
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 7 months ago
- 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☆45Updated 7 months ago
- Repository for a C++11 implementation of std::out_ptr (p1132), as a standalone library!☆74Updated last year
- A fixed capacity dynamically sized string☆64Updated last month
- observer-ptr - An observer_ptr for C++98 and later in a single-file header-only library (Extensions for Library Fundamentals, v2, v3)☆36Updated 7 months ago
- A single-file header-only version of C++17-like invoke() for C++98, C++11 and later☆31Updated last year
- Container Traits for Modern C++☆28Updated 4 years 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 7 months ago
- A single file C++11 header-only memory mapped file library.☆62Updated last year
- benchmark for various C++ function implementations; focus on invocation time☆95Updated 6 years ago
- A never-valueless, strong guarantee implementation of std::variant☆67Updated 2 weeks ago
- A C++ library that simplifies working with tuples, variants, and more through argument list generation and the ability to convert from ru…☆60Updated 4 years ago
- C++17 immutable compile-time key value map☆50Updated 5 years ago
- C++20 SQLite wrapper with an expressive code that runs fast☆26Updated 4 years ago
- WIP☆26Updated 5 years ago
- Non-intrusive C++ signal programming library☆50Updated 3 years ago
- Utilities for working with strings at compile time and passing strings as template parameters.☆22Updated 4 years ago
- Text encoding for modern C++☆30Updated 3 years ago
- Parent of *-lite repositories, a migration path to post-C++11 features for pre-C++11 environments☆83Updated 3 years ago
- A C++11 character encoding and code point enumeration library based on range-v3☆20Updated 6 years ago
- JSON Serializer using compile time reflection☆20Updated 2 years ago
- A C++14/17 implementation of named tuples☆70Updated 5 months ago
- A C++ data container replicating std::queue functionality but with better performance.☆30Updated 2 months ago
- Coroutine Support Library☆34Updated 5 months ago
- A C++ data container replicating std::stack functionality but with better performance than standard library containers in a stack context…☆64Updated 2 months ago
- File/Directory Watcher for Modern C++☆83Updated 2 years ago
- Provides very lightweight outcome<T> and result<T> (Boost edition)☆42Updated 3 weeks ago
- A concise and readable metaprogramming language for C++☆59Updated 4 years ago