wkaras / C-plus-plus-library-bit-fields
Flexible, portable, high-performance bit fields C++ library. unsigned a:13 becomes F<13> a;
☆27Updated 6 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
- type - Strong types for C++98, C++11 and later in a single-file header-only library☆36Updated 7 months ago
- Transferred to https://github.com/Neargye/yacppl☆14Updated 3 years ago
- Lambda state machine is a state machine framework with an extremely simple UI☆16Updated 7 years ago
- Non-intrusive C++ signal programming library☆50Updated 3 years ago
- Tabularised feature comparison between Catch, doctest and lest C++ test frameworks☆30Updated 3 years ago
- std::ring_span (SG14, P0059R1)☆45Updated 8 years ago
- unique_resource, The General RAII Wrapper for Exclusive Ownership Resource Management.☆45Updated 5 months ago
- devector and batch_deque containers for C++. See more at: http://erenon.hu/double_ended☆15Updated 7 years ago
- bit-lite - C++20 bit operations for C++98 and later in a single-file header-only library☆40Updated last year
- An implementation of jss::object_ptr; a type similar to std::observer_ptr but with a few improvements☆33Updated 4 years ago
- A C++ library that simplifies working with tuples, variants, and more through argument list generation and the ability to convert from ru…☆60Updated 4 years ago
- String facilities for C++98 and later - a library in search of its identity.☆22Updated 2 years ago
- A migration path to C++ library extensions scope_exit, scope_fail, scope_success, unique_resource☆45Updated 7 months ago
- A library of type traits for introspecting C++ function types☆28Updated 5 years ago
- Experimental library for coroutines and networking☆16Updated 7 years ago
- `mp::inplace_string<CharT, MaxSize, Traits>` is a `std::string`-like class template that stores text content in-place inside the class☆10Updated 6 years ago
- Agent Based Class Design☆50Updated 4 years ago
- std::invoke/std::apply analogs for C++11/14☆41Updated 2 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 7 months ago
- Libusb wrapper for Asio☆64Updated 2 years ago
- Proposed C++ standardisation for linear algebra☆28Updated 6 years ago
- Fast delegates implementation☆56Updated 2 years ago
- Various header libraries mostly future std lib, replacements for(e.g. visit), or some misc☆24Updated this week
- Fast containers of polymorphic objects.☆63Updated 3 weeks ago
- Coroutine support tools☆32Updated 4 months ago
- Similar to python's `repr`, for c++☆32Updated 2 years ago
- Type traits for properties of C / C++ enum types☆20Updated 5 years ago
- A C++ Library for Dealing with Semantic Versioning☆11Updated 4 years ago
- Minimal subset of Catch2 C++ test framework☆26Updated 6 years ago
- Class template designed to express optionality without having to sacrifice memory to store additional bool flag☆12Updated last year