martinmoene / bit-liteLinks
bit-lite - C++20 bit operations for C++98 and later in a single-file header-only library
☆40Updated last year
Alternatives and similar repositories for bit-lite
Users that are interested in bit-lite are comparing it to the libraries listed below
Sorting:
- A migration path to C++ library extensions scope_exit, scope_fail, scope_success, unique_resource☆46Updated 2 months ago
- C++20 SQLite wrapper with an expressive code that runs fast☆26Updated 4 years ago
- Portable UUID generation library for C++☆26Updated 2 years ago
- type - Strong types for C++98, C++11 and later in a single-file header-only library☆37Updated last year
- Repository for a C++11 implementation of std::out_ptr (p1132), as a standalone library!☆76Updated 3 months ago
- A never-valueless, strong guarantee implementation of std::variant☆69Updated 3 months ago
- A fixed capacity dynamically sized string☆66Updated 2 months ago
- A library of type safe sets over fixed size collections of types or values, including methods for accessing, modifying, visiting and iter…☆21Updated 4 years ago
- Various header libraries mostly future std lib, replacements for(e.g. visit), or some misc☆24Updated this week
- A C++ data container replicating std::queue functionality but with better performance.☆34Updated 4 months ago
- C++ components used in the project https://github.com/rnburn/bbai☆52Updated last year
- Core abstractions for dealing with concurrency in C++☆66Updated last year
- An indirect value-type for C++☆83Updated last year
- Bit containers, sequences, and views for everyone. 🕷️☆126Updated 2 years ago
- Header-only library for automatic (de)serialization of C++ types to/from JSON.☆54Updated 5 years ago
- A C++14 and later CRTP template for defining iterators☆74Updated 3 months ago
- Helpers for preventing the static initialization order fiasco of global variables.☆46Updated 5 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
- 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 bunch of small C++ utilities☆65Updated last year
- A compiler-friendly variadic type list for C++.☆37Updated 2 years ago
- Header-only C++17 library for evaluating logical expressions.☆85Updated 3 years ago
- Peter Sommerlad's Simple Strong Typing☆35Updated last year
- Class template designed to express optionality without having to sacrifice memory to store additional bool flag☆13Updated last year
- A hash function library☆46Updated last week
- 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
- Experimental library for coroutines and networking☆16Updated 7 years ago
- A C++20 implementation of safe (wrap around) integers following MISRA C++ rules☆79Updated last year
- ☆32Updated 4 years ago
- An implementation of jss::object_ptr; a type similar to std::observer_ptr but with a few improvements☆34Updated 5 years ago