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 never-valueless, strong guarantee implementation of std::variant☆71Updated last month
- Transferred to https://github.com/Neargye/yacppl☆14Updated 4 years 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☆49Updated last year
- 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
- Fast containers of polymorphic objects.☆68Updated this week
- unique_resource, The General RAII Wrapper for Exclusive Ownership Resource Management.☆48Updated last year
- Non-intrusive C++ signal programming library☆50Updated 3 years ago
- C++ Concurrency library!☆27Updated 6 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…☆23Updated this week
- Heap allocation free version of C++11 std::function☆57Updated 3 years ago
- A bunch of small C++ utilities☆66Updated last year
- bit-lite - C++20 bit operations for C++98 and later in a single-file header-only library☆42Updated last year
- A realtime/embedded-friendly C++11 variant type which is never empty and prevents undesirable implicit conversions☆99Updated 7 years ago
- An implementation of jss::object_ptr; a type similar to std::observer_ptr but with a few improvements☆33Updated 5 years ago
- Header-only library providing unicode aware string support for C++☆109Updated 5 months ago
- A fixed capacity dynamically sized string☆68Updated last month
- Libusb wrapper for Asio☆65Updated 2 years ago
- Example code and slides for my talk "std::variant and the Power of Pattern Matching"☆43Updated 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)☆37Updated last year
- Minimal subset of Catch2 C++ test framework☆26Updated 6 years ago
- A custom implementation of the C++17 'string_view' back-ported to c++11☆42Updated 3 years ago
- The fastest, most robust C++ formatting library☆58Updated 10 months ago
- Cleaned up version of <https://bitbucket.org/martinhofernandes/wheels/>☆27Updated 9 years ago
- Type safe "Keep it simple, stupid" text templates for C++☆39Updated 8 years ago
- Compile-time-efficient proof-of-concept implementation for std::tuple☆94Updated 4 years ago
- std::ring_span (SG14, P0059R1)☆45Updated 8 years ago
- Experimental library for coroutines and networking☆16Updated 7 years ago
- A C++ ringbuffer that always looks like a flat array☆81Updated 5 years ago
- Similar to python's `repr`, for c++☆32Updated 3 years ago