Two class libraries in order to work with BitVectors (aka BitSets): the "raw" BitVector class and the ISet abstraction: BitVectorSet.
-
Updated
May 27, 2021 - C#
Two class libraries in order to work with BitVectors (aka BitSets): the "raw" BitVector class and the ISet abstraction: BitVectorSet.
A pure C# implementation of sparse bitsets
Inspired by std::bitset from C++, NetBitSet represents a .NET implementation of an operable sequence of bits.
.NET wrapper for CRoaring
Add a description, image, and links to the bitset topic page so that developers can more easily learn about it.
To associate your repository with the bitset topic, visit your repo's landing page and select "manage topics."