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
Related projects ⓘ
Alternatives and complementary repositories for C-plus-plus-library-bit-fields
- Non-intrusive C++ signal programming library☆49Updated 2 years ago
- Lambda state machine is a state machine framework with an extremely simple UI☆16Updated 6 years ago
- type - Strong types for C++98, C++11 and later in a single-file header-only library☆36Updated 5 months ago
- A C++ data container replicating std::queue functionality but with better performance.☆30Updated 2 weeks 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
- observer-ptr - An observer_ptr for C++98 and later in a single-file header-only library (Extensions for Library Fundamentals, v2, v3)☆36Updated 5 months ago
- Experimental library for coroutines and networking☆16Updated 6 years ago
- Tabularised feature comparison between Catch, doctest and lest C++ test frameworks☆29Updated 3 years ago
- Finite State Machine implementation using std::variant☆84Updated 5 years ago
- std::invoke/std::apply analogs for C++11/14☆40Updated last year
- optional bare - A simple version of a C++17-like optional for default-constructible, copyable types, for C++98 and later in a single-fil…☆20Updated 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 5 months ago
- Type traits for properties of C / C++ enum types☆20Updated 5 years ago
- easy to use callback library for C++☆39Updated 7 years ago
- A custom implementation of the C++17 'string_view' back-ported to c++11☆42Updated 3 years ago
- A realtime/embedded-friendly C++11 variant type which is never empty and prevents undesirable implicit conversions☆98Updated 6 years ago
- A library for generating compile time parsers parsing embedded DSL code as part of the C++ compilation process☆43Updated this week
- An implementation of jss::object_ptr; a type similar to std::observer_ptr but with a few improvements☆33Updated 4 years ago
- A light-weight alternative to Boost::Signals2 and SigSlot++☆18Updated 4 years ago
- CppProperties is a single header libaray for enabling the property system architecture☆38Updated 4 years ago
- WIP☆26Updated 5 years ago
- bit-lite - C++20 bit operations for C++98 and later in a single-file header-only library☆40Updated 10 months ago
- unique_resource, The General RAII Wrapper for Exclusive Ownership Resource Management.☆44Updated 3 months ago
- Repository for a C++11 implementation of std::out_ptr (p1132), as a standalone library!☆74Updated 10 months ago
- C++ static vector class template. Also might be known as fixed vector or on-stack vector.☆13Updated 2 years ago
- Easily batch-build cmake projects!☆17Updated 6 months ago
- std::ring_span (SG14, P0059R1)☆45Updated 7 years ago
- C++ Proposal: A constexpr bitwise operations library for C++☆35Updated 6 years ago
- Fast delegates implementation☆56Updated 2 years ago
- devector and batch_deque containers for C++. See more at: http://erenon.hu/double_ended☆15Updated 7 years ago