dynamic_bitset
Dynamic bitset library
A header-only dynamic bitset implementation with optional optimization and CMake integration
Simple Useful Libraries: C++17/20 header-only dynamic bitset
155 stars
9 watching
14 forks
Language: C++
last commit: 3 months ago
Linked from 3 awesome lists
catch2cmakecpp17cpp20header-onlysulunit-tests
Related projects:
Repository | Description | Stars |
---|---|---|
| A Go package implementing bitsets as a mapping between non-negative integers and boolean values | 1,363 |
| A header-only C++20 bencode serialization/deserialization library for efficient data exchange | 48 |
| A C++ header-only library providing type safety and user-defined literals for physical units | 501 |
| Adds I2C interface support to Micro:bit | 0 |
| A lightweight C++20 serialization and RPC library in one header file | 755 |
| Provides examples and code snippets for developing software applications on the BBC Microbit Version 2 using the Zephyr OS | 15 |
| A C++ library for easily managing sets of type-safe flags. | 88 |
| A test and demonstration project for encoding_rs in C++ | 2 |
| A C# library for efficient bit-level operations and manipulation of bit fields in various data types | 43 |
| An efficient data structure for compactly storing and manipulating binary numbers using bit-level parallelism. | 159 |
| Provides detailed technical documentation and hardware designs for the BBC micro:bit microcontroller. | 149 |
| CMake module providing support for precompiled headers via custom compiler extension | 104 |
| An implementation of C++17 std::variant for C++11/14/17 | 674 |
| Demonstrates various CMake features and builds a CDash testing dashboard | 142 |
| A C++ parser-combinator library with a natural grammar notation | 122 |