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:
- type - Strong types for C++98, C++11 and later in a single-file header-only library☆37Updated last year
- 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
- std::ring_span (SG14, P0059R1)☆45Updated 8 years ago
- Tabularised feature comparison between Catch, doctest and lest C++ test frameworks☆30Updated 3 years ago
- Transferred to https://github.com/Neargye/yacppl☆14Updated 3 years ago
- A bunch of small C++ utilities☆65Updated last year
- Lambda state machine is a state machine framework with an extremely simple UI☆16Updated 7 years ago
- easy to use callback library for C++☆42Updated 8 years ago
- String facilities for C++98 and later - a library in search of its identity.☆22Updated 2 years ago
- C++ Concurrency library!☆27Updated 6 years ago
- Similar to python's `repr`, for c++☆32Updated 3 years ago
- Non-intrusive C++ signal programming library☆50Updated 3 years ago
- A never-valueless, strong guarantee implementation of std::variant☆69Updated last month
- A realtime/embedded-friendly C++11 variant type which is never empty and prevents undesirable implicit conversions☆98Updated 6 years ago
- WIP☆26Updated 6 years ago
- An implementation of jss::object_ptr; a type similar to std::observer_ptr but with a few improvements☆34Updated 4 years ago
- A modern header-only zero-overhead library for creating smart references☆86Updated 5 years ago
- unique_resource, The General RAII Wrapper for Exclusive Ownership Resource Management.☆47Updated 9 months ago
- Libusb wrapper for Asio☆64Updated 2 years ago
- Various header libraries mostly future std lib, replacements for(e.g. visit), or some misc☆23Updated last week
- A custom implementation of the C++17 'string_view' back-ported to c++11☆42Updated 3 years ago
- CppProperties is a single header libaray for enabling the property system architecture☆39Updated 5 years ago
- C++ Proposal: A constexpr bitwise operations library for C++☆35Updated 7 years ago
- C++20 SQLite wrapper with an expressive code that runs fast☆26Updated 4 years ago
- byte lite - A C++17-like byte type for C++98, C++11 and later in a single-file header-only library☆53Updated 2 months ago
- A minimalist framework for rapid server side applications prototyping in C++ with dependency injection support.☆20Updated last year
- Class template designed to express optionality without having to sacrifice memory to store additional bool flag☆12Updated 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
- Compile-time Checked, Type-Safe Formatting in C++14☆36Updated 8 years ago
- C++ sanctuary for small but powerful and frequently required, stand alone features.☆29Updated 9 months ago