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☆50Updated last week
- type - Strong types for C++98, C++11 and later in a single-file header-only library☆38Updated last week
- unique_resource, The General RAII Wrapper for Exclusive Ownership Resource Management.☆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
- Transferred to https://github.com/Neargye/yacppl☆14Updated 4 years ago
- Parent of *-lite repositories, a migration path to post-C++98 library features via polyfills.☆89Updated 2 months ago
- A never-valueless, strong guarantee implementation of std::variant☆71Updated 3 weeks ago
- A C++ ringbuffer that always looks like a flat array☆83Updated 5 years ago
- C++ Concurrency library!☆27Updated 6 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)☆38Updated last week
- byte lite - A C++17-like byte type for C++98, C++11 and later in a single-file header-only library☆59Updated last week
- bit-lite - C++20 bit operations for C++98 and later in a single-file header-only library.☆45Updated last week
- Fast containers of polymorphic objects.☆69Updated 3 weeks ago
- Non-intrusive C++ signal programming library☆50Updated 4 years ago
- A bunch of small C++ utilities☆69Updated 2 years ago
- Header-only library providing unicode aware string support for C++☆109Updated 8 months ago
- An implementation of jss::object_ptr; a type similar to std::observer_ptr but with a few improvements☆34Updated 5 years ago
- easy to use callback library for C++☆42Updated 8 years ago
- Minimal subset of Catch2 C++ test framework☆26Updated 7 years ago
- 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…☆21Updated last week
- Experimental library for coroutines and networking☆16Updated 7 years ago
- Repository for a C++11 implementation of std::out_ptr (p1132), as a standalone library!☆75Updated 8 months ago
- Thread aware Signal/Slot library☆83Updated 8 months ago
- A custom implementation of the C++17 'string_view' back-ported to c++11☆43Updated 4 years ago
- type-safe and low-boilerplate bit level serialization☆125Updated 4 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…☆25Updated last week
- std::ring_span (SG14, P0059R1)☆45Updated 9 years ago
- std::invoke/std::apply analogs for C++11/14☆43Updated 2 years ago
- A single-file header-only version of C++17-like invoke() for C++98, C++11 and later (WIP).☆34Updated last week
- C++ header only library purposed to create pool of some resources like keepalive connections☆25Updated last year