wkaras / C-plus-plus-library-bit-fieldsLinks
Flexible, portable, high-performance bit fields C++ library. unsigned a:13 becomes F<13> a;  
☆27Updated 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:
- unique_resource, The General RAII Wrapper for Exclusive Ownership Resource Management.☆48Updated last year
- type - Strong types for C++98, C++11 and later in a single-file header-only library☆38Updated last month
- value-ptr-lite - A C++ smart-pointer with value semantics for C++98, C++11 and later in a single-file header-only library☆50Updated last month
- 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 never-valueless, strong guarantee implementation of std::variant☆71Updated last week
- bit-lite - C++20 bit operations for C++98 and later in a single-file header-only library.☆43Updated last week
- Non-intrusive C++ signal programming library☆50Updated 3 years ago
- std::ring_span (SG14, P0059R1)☆45Updated 8 years ago
- Transferred to https://github.com/Neargye/yacppl☆14Updated 4 years ago
- Fast containers of polymorphic objects.☆68Updated last month
- A fixed capacity dynamically sized string☆68Updated last week
- A bunch of small C++ utilities☆67Updated last year
- A C++ ringbuffer that always looks like a flat array☆82Updated 5 years ago
- byte lite - A C++17-like byte type for C++98, C++11 and later in a single-file header-only library☆59Updated last month
- Repository for a C++11 implementation of std::out_ptr (p1132), as a standalone library!☆76Updated 6 months ago
- Libusb wrapper for Asio☆65Updated 2 years ago
- An implementation of jss::object_ptr; a type similar to std::observer_ptr but with a few improvements☆34Updated 5 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)☆38Updated last month
- Header-only library providing unicode aware string support for C++☆109Updated 7 months ago
- Compile-time printf-like string formatting☆77Updated 7 years ago
- Minimal subset of Catch2 C++ test framework☆26Updated 7 years ago
- type-safe and low-boilerplate bit level serialization☆125Updated 3 years ago
- C++ Concurrency library!☆27Updated 6 years ago
- Example code and slides for my talk "std::variant and the Power of Pattern Matching"☆43Updated 4 years ago
- A realtime/embedded-friendly C++11 variant type which is never empty and prevents undesirable implicit conversions☆99Updated 7 years ago
- WIP☆27Updated 6 years ago
- An indirect value-type for C++☆84Updated 2 years ago
- Class template designed to express optionality without having to sacrifice memory to store additional bool flag☆14Updated 2 years ago
- Type safe "Keep it simple, stupid" text templates for C++☆39Updated 8 years ago
- Experimental library for coroutines and networking☆16Updated 7 years ago