wkaras / C-plus-plus-library-bit-fieldsLinks
Flexible, portable, high-performance bit fields C++ library. unsigned a:13 becomes F<13> a;
☆28Updated 7 years ago
Alternatives and similar repositories for C-plus-plus-library-bit-fields
Users that are interested in C-plus-plus-library-bit-fields 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☆39Updated 2 months ago
- value-ptr-lite - A C++ smart-pointer with value semantics for C++98, C++11 and later in a single-file header-only library☆52Updated 2 months ago
- unique_resource, The General RAII Wrapper for Exclusive Ownership Resource Management.☆49Updated last year
- Transferred to https://github.com/Neargye/yacppl☆14Updated 4 years ago
- Non-intrusive C++ signal programming library☆49Updated 4 years ago
- String facilities for C++98 and later - a library in search of its identity. Note: renamed from string-lite to make place for string-bare…☆25Updated 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 5 years ago
- A never-valueless, strong guarantee implementation of std::variant☆71Updated 2 weeks ago
- observer-ptr - An observer_ptr for C++98 and later in a single-file header-only library (Extensions for Library Fundamentals, v2, v3)☆40Updated 2 months ago
- A custom implementation of the C++17 'string_view' back-ported to c++11☆43Updated 4 years ago
- Fast containers of polymorphic objects.☆71Updated 2 months ago
- std::ring_span (SG14, P0059R1)☆45Updated 9 years ago
- easy to use callback library for C++☆42Updated 8 years ago
- C++ Concurrency library!☆27Updated 6 years ago
- Thread aware Signal/Slot library☆84Updated 2 weeks ago
- A bunch of small C++ utilities☆71Updated 2 years ago
- byte lite - A C++17-like byte type for C++98, C++11 and later in a single-file header-only library☆60Updated 2 months ago
- Class template designed to express optionality without having to sacrifice memory to store additional bool flag☆14Updated 2 years ago
- Similar to python's `repr`, for c++☆32Updated 3 years ago
- Libusb wrapper for Asio☆65Updated 3 years ago
- Heap allocation free version of C++11 std::function☆60Updated 4 years ago
- A fixed capacity dynamically sized string☆69Updated last month
- bit-lite - C++20 bit operations for C++98 and later in a single-file header-only library.☆46Updated last week
- A realtime/embedded-friendly C++11 variant type which is never empty and prevents undesirable implicit conversions☆102Updated 7 years ago
- Boost.org fusion module☆49Updated 3 weeks ago
- Header-only library providing unicode aware string support for C++☆110Updated 3 weeks ago
- Compile-time-efficient proof-of-concept implementation for std::tuple☆94Updated last month
- Finite State Machine implementation using std::variant☆90Updated 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
- Experimental library for coroutines and networking☆16Updated 8 years ago