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
- Portable UUID generation library for C++☆26Updated 2 years ago
- An indirect value-type for C++☆83Updated last year
- C++20 SQLite wrapper with an expressive code that runs fast☆26Updated 4 years ago
- Cross-Platform, Efficient easy to integrate crash reporting library for modern C++☆49Updated 2 months ago
- Repository for a C++11 implementation of std::out_ptr (p1132), as a standalone library!☆75Updated 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
- Comparison operators for std::span☆15Updated 5 years ago
- A C++14 and later CRTP template for defining iterators☆74Updated 2 months ago
- ☆34Updated 3 years ago
- type - Strong types for C++98, C++11 and later in a single-file header-only library☆37Updated last year
- A C++ data container replicating std::queue functionality but with better performance.☆34Updated 3 months ago
- ring-span lite - A C++yy-like ring_span type for C++98, C++11 and later in a single-file header-only library☆157Updated 3 months ago
- ☆32Updated 4 years ago
- A never-valueless, strong guarantee implementation of std::variant☆69Updated 2 months 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
- Helpers for preventing the static initialization order fiasco of global variables.☆45Updated 5 years ago
- Compact SVO optimized vector for C++17 or higher☆105Updated last year
- Small small_vector☆34Updated 4 years ago
- A compiler-friendly variadic type list for C++.☆36Updated 2 years ago
- ☆26Updated 5 years ago
- A task orient thread pool library for C++14 with cancellation and allocator support☆17Updated last year
- Core abstractions for dealing with concurrency in C++☆66Updated last year
- Libusb wrapper for Asio☆64Updated 2 years ago
- A C++20 implementation of safe (wrap around) integers following MISRA C++ rules☆79Updated last year
- 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
- A modern header-only zero-overhead library for creating smart references☆86Updated 6 years ago
- A realtime/embedded-friendly C++11 variant type which is never empty and prevents undesirable implicit conversions☆98Updated 6 years ago
- An implementation of jss::object_ptr; a type similar to std::observer_ptr but with a few improvements☆34Updated 5 years ago