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:
- 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++ library that simplifies working with tuples, variants, and more through argument list generation and the ability to convert from ru…☆62Updated 5 years ago
- unique_resource, The General RAII Wrapper for Exclusive Ownership Resource Management.☆48Updated 11 months ago
- Transferred to https://github.com/Neargye/yacppl☆14Updated 4 years ago
- A never-valueless, strong guarantee implementation of std::variant☆69Updated 3 months ago
- type - Strong types for C++98, C++11 and later in a single-file header-only library☆37Updated last year
- Library of backported modern C++ types to work with C++11☆85Updated 3 months ago
- Non-intrusive C++ signal programming library☆50Updated 3 years ago
- A custom implementation of the C++17 'string_view' back-ported to c++11☆42Updated 3 years ago
- Thread aware Signal/Slot library☆83Updated 4 months ago
- A bunch of small C++ utilities☆66Updated last year
- Class template designed to express optionality without having to sacrifice memory to store additional bool flag☆13Updated last year
- A C++ data container replicating std::queue functionality but with better performance.☆34Updated 3 weeks ago
- std::ring_span (SG14, P0059R1)☆45Updated 8 years ago
- bit-lite - C++20 bit operations for C++98 and later in a single-file header-only library☆40Updated last year
- Fast containers of polymorphic objects.☆68Updated last month
- A fixed capacity dynamically sized string☆66Updated 3 months ago
- A single file C++11 header-only memory mapped file library.☆64Updated last year
- String facilities for C++98 and later - a library in search of its identity.☆22Updated 2 years ago
- C++20 SQLite wrapper with an expressive code that runs fast☆26Updated 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 realtime/embedded-friendly C++11 variant type which is never empty and prevents undesirable implicit conversions☆99Updated 7 years ago
- Parent of *-lite repositories, a migration path to post-C++11 features for pre-C++11 environments☆84Updated 4 years ago
- C++ Active Objects☆66Updated 8 years ago
- An implementation of jss::object_ptr; a type similar to std::observer_ptr but with a few improvements☆33Updated 5 years ago
- Simple Reference Implementations of all the features added in C++11/14/17☆21Updated 7 years ago
- Compile-time printf-like string formatting☆77Updated 7 years ago
- Boost.org config module☆75Updated last month
- Libusb wrapper for Asio☆65Updated 2 years ago