Top 20 NuGet bit Packages
                BitCodeAnalyzer
            
            
            
        
                Bit.Test
            
            
            
        
                Bit.Owin
            
            
            
        
                Bit.OData
            
            
            
        
                Bit.Model
            
            
            
        
                Bit.Data
            
            
            
        
                Bit.Core
            
            
            
        
                Bit.Hangfire.AspNetCore
            
            
            
        
                Provides helper classes for Bitwise IO
            
            
            
        
                Convert and format data size units in .NET (bits, bytes, kilobits, kilobytes, and others).
            
            
            
        
                Bit manipulation of Byte, Int16, UInt16, Int32, UInt32, Int64, UInt64: Ror, Rol, Rotate, SetBit, IsBitSet, ReverseBits, PopCount, PopCnt, LzCnt, LeadingZeroCount, Pack, Unpack, ToBitString, ReverseEndianness, Pack, Unpack
            
            
            
        
                The framework BitArray is helpful but it has a serious flaw in the fact that it is not immutable. This is the primary motivation for working on this package in order to achieve just such an ImmutableBitArray. Reflexive operations can modify an instance but otherwise bitwise operations should yield a...
            
            
            
        
                Stream wrapper which allows reading one bit at time