SanyaNya / advanced-bitfieldLinks
Library for complex bitfields
☆19Updated last year
Alternatives and similar repositories for advanced-bitfield
Users that are interested in advanced-bitfield are comparing it to the libraries listed below
Sorting:
- A migration path to C++ library extensions scope_exit, scope_fail, scope_success, unique_resource, C++ standard libraries extensions, ver…☆50Updated 3 weeks ago
- type-safe and low-boilerplate bit level serialization☆125Updated 4 years ago
- A header-only C++ library that allows easily creating thread-safe, concurrency friendly resources.☆21Updated 2 years ago
- Header-only library for automatic (de)serialization of C++ types to/from JSON.☆53Updated 5 years ago
- C++14 codec library☆25Updated 4 years ago
- Container Traits for Modern C++☆28Updated 5 years ago
- type - Strong types for C++98, C++11 and later in a single-file header-only library☆38Updated 3 weeks ago
- A library of type safe sets over fixed size collections of types or values, including methods for accessing, modifying, visiting and iter…☆21Updated 4 years ago
- Word Game Solver☆16Updated 2 years ago
- A C++ serialization/deserialization library designed with embedded systems in mind☆101Updated 7 months ago
- A view that allows iteration over a view, returning the index of each item along with each item☆13Updated 5 years ago
- 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☆50Updated 3 weeks ago
- Radix set/map implementation☆19Updated last year
- C++ components used in the project https://github.com/rnburn/bbai☆53Updated 2 years ago
- C++11 compatible charconv☆31Updated 2 weeks ago
- A collection of std-like containers written in C++11. Features fast unordered flat map/set, configurable double-ended vector and sparse d…☆43Updated 4 months ago
- Priority-based Task Scheduling for Modern C++☆93Updated 4 years ago
- Low cost runtime deadlock detection with checkpoints history☆23Updated 3 years ago
- string pattern matching in C++20☆10Updated 4 years ago
- A C++17 metaprogramming library. Strings, Parsing, Typelists, Aggregate to Tuple conversions and Constant integral literals☆52Updated 6 years ago
- File/Directory Watcher for Modern C++☆86Updated 3 years ago
- A compiler-friendly variadic type list for C++.☆38Updated 2 years ago
- Light-weight asynchronous transport-agnostic C++ RPC library.☆23Updated last year
- A concise and readable metaprogramming language for C++☆61Updated 5 years ago
- Fast multi-threaded line counter in Modern C++ (2-10x faster than `wc -l` for large files)☆19Updated 4 years ago
- bit-lite - C++20 bit operations for C++98 and later in a single-file header-only library.☆45Updated 3 weeks ago
- An asynchronous FastCGI web microframework for C++☆39Updated 6 months ago
- Make std::mdspan formattable by std::format.☆11Updated last year
- A vector based map that implements a red black tree under the hood. Performs faster insertions and deletions than std::map and has a red…☆13Updated last year