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:
- 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 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
- type - Strong types for C++98, C++11 and later in a single-file header-only library☆39Updated last month
- byte lite - A C++17-like byte type for C++98, C++11 and later in a single-file header-only library☆60Updated last month
- Transferred to https://github.com/Neargye/yacppl☆14Updated 4 years ago
- unique_resource, The General RAII Wrapper for Exclusive Ownership Resource Management.☆49Updated last year
- A never-valueless, strong guarantee implementation of std::variant☆71Updated 2 weeks ago
- Experimental library for coroutines and networking☆16Updated 7 years ago
- Non-intrusive C++ signal programming library☆50Updated 4 years ago
- A custom implementation of the C++17 'string_view' back-ported to c++11☆43Updated 4 years ago
- bit-lite - C++20 bit operations for C++98 and later in a single-file header-only library.☆46Updated last month
- 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 last month
- std::ring_span (SG14, P0059R1)☆45Updated 9 years ago
- Example code and slides for my talk "std::variant and the Power of Pattern Matching"☆43Updated 4 years ago
- Class template designed to express optionality without having to sacrifice memory to store additional bool flag☆14Updated 2 years ago
- Header-only library providing unicode aware string support for C++☆109Updated 9 months ago
- A bunch of small C++ utilities☆70Updated 2 years ago
- Parent of *-lite repositories, a migration path to post-C++98 library features via polyfills.☆89Updated 3 months ago
- Libusb wrapper for Asio☆65Updated 3 years ago
- Compile-time-efficient proof-of-concept implementation for std::tuple☆94Updated last month
- A C++ data container replicating std::queue functionality but with better performance.☆37Updated 2 weeks ago
- Minimal subset of Catch2 C++ test framework☆26Updated 7 years ago
- C++ header only library purposed to create pool of some resources like keepalive connections☆27Updated last year
- An implementation of jss::object_ptr; a type similar to std::observer_ptr but with a few improvements☆34Updated 5 years ago
- Heap allocation free version of C++11 std::function☆59Updated 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)☆39Updated last month
- C++20 SQLite wrapper with an expressive code that runs fast☆26Updated 5 years ago
- CppDyn is a library which aims to simplify use of polymorphism in C++20☆20Updated 4 years ago
- Similar to python's `repr`, for c++☆32Updated 3 years ago
- ☆25Updated 5 years ago