bit_set
bitset2


bit_set | bitset2 | |
---|---|---|
1 | 4 | |
43 | 118 | |
- | 1.7% | |
7.8 | 2.2 | |
2 months ago | over 1 year ago | |
C++ | C++ | |
gtkbook License | gtkbook License |
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
bit_set
bitset2
-
Working with bitstreams. The best type to represent bits
Also there's a library that is basically a resizable bitset with extra features. Here's the link: https://github.com/ClaasBontus/bitset2
- bitset2 now supports 128 bit integers
-
What std::bitset could have been
Have a look at bitset2!
-
Shocked by the size of std::bitset
Have a look at https://github.com/ClaasBontus/bitset2
What are some alternatives?
span-lite - span lite - A C++20-like span for C++98, C++11 and later in a single-file header-only library
better_bitset - A better `std::bitset` that supports scanning for bits optimally
compile-time-regular-expressions - Compile Time Regular Expression in C++
itsy_bitsy - Bit containers, sequences, and views for everyone. 🕷️
compact_bitset - A drop-in replacement for std::bitset that doesn't waste memory.
bit - The Bit Library
EWAHBoolArray - A compressed bitmap class in C++.
eternal - A C++14 compile-time/constexpr map and hash map with minimal binary footprint
daw_json_link - Fast, convenient JSON serialization and parsing in C++
CRoaring - Roaring bitmaps in C (and C++), with SIMD (AVX2, AVX-512 and NEON) optimizations: used by Apache Doris, ClickHouse, and StarRocks

