Library for complex bitfields
☆19May 25, 2024Updated 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 modern C++ uri & query parser☆12Jul 26, 2024Updated last year
- Yet another post-build step and class to bring reflection to C++ enumerations.☆11Sep 22, 2021Updated 4 years ago
- Compilation of header-only C++23 constexpr utilities☆13Aug 12, 2024Updated last year
- A small & high-level C++ networking library providing simple server/client architecture.☆20Aug 4, 2024Updated last year
- A task orient thread pool library for C++14 with cancellation and allocator support☆17Apr 26, 2024Updated last year
- List-initialize containers with proper move semantics☆30Mar 12, 2025Updated 11 months ago
- type-safe and low-boilerplate bit level serialization☆127Nov 5, 2021Updated 4 years ago
- stl-like algorithms for TYPES☆31Oct 27, 2023Updated 2 years ago
- Based on Jason Turner's musing for a better `main` that is more in step with Modern C++☆18Feb 8, 2023Updated 3 years ago
- Fast C++ container combining the best features of std::vector and std::deque☆129Feb 2, 2024Updated 2 years ago
- Simple mutation-testing☆47Apr 10, 2024Updated last year
- A command line parser for C++.☆38Jan 29, 2025Updated last year
- A graph concurrent library for C++☆63Jun 1, 2023Updated 2 years ago
- ☆22Nov 6, 2023Updated 2 years ago
- 🔎 Have your bits and eat them too! A C++17 bit lens container for vector types.☆22Apr 20, 2020Updated 5 years ago
- C++ HTML Element Apparator☆42Feb 18, 2024Updated 2 years ago
- A view that allows iteration over a view, returning the index of each item along with each item☆13Jun 17, 2020Updated 5 years ago
- Experiments with compile-time metaprogramming☆11Dec 29, 2025Updated 2 months ago
- Allows a programmer to print table-like outputs over std::ostream.☆26Nov 16, 2023Updated 2 years ago
- Make std::mdspan formattable by std::format.☆11Dec 25, 2023Updated 2 years ago
- Header-only C++ library providing compile-time functional operators that work with raw function pointers☆48Feb 3, 2026Updated last month
- C++ lazy expression template interface for vector types