nuget.org "bitwise" keyword
View the packages on the nuget.org package registry that are tagged with the "bitwise" keyword.
sands.algorithm.library.bitwise 2.0.1
Library for bitwise operations.3 versions - Latest release: almost 9 years ago - 1 dependent package - 3.9 thousand downloads total - 1 stars on GitHub - 1 maintainer
ellumination.collections.immutablebitarray 2.0.2.7613
The framework BitArray is helpful but it has a serious flaw in the fact that it is not immutable....1 version - Latest release: about 5 years ago - 2 dependent packages - 1.22 thousand downloads total - 3 stars on GitHub - 1 maintainer
bitwiseex 1.0.5
An pack of extension methods for bitwise operations on byte arrays/numbers/strings. Also includes...6 versions - Latest release: over 1 year ago - 2.42 thousand downloads total - 1 stars on GitHub - 1 maintainer
kingdom.collections.enumerations.attributes 1.0.3.8081
Provides the [FlagsEnumeration] attribute for use when signaling when bitwise operators and so fo...3 versions - Latest release: almost 6 years ago - 1 dependent package - 3.46 thousand downloads total - 1 stars on GitHub - 1 maintainer
kingdom.collections.enumerations.generators 1.1.2.8081
Provides the build time generators that respond to the [FlagsEnumeration] partial class attribute.3 versions - Latest release: almost 6 years ago - 1 dependent package - 3.44 thousand downloads total - 1 stars on GitHub - 1 maintainer
bcsolutions.bitwise 1.0.0
Common Libraries including: - Bitwise - SecurePassword - DateTime - Unix timestamp convert1 version - Latest release: about 7 years ago - 1.41 thousand downloads total - 2 stars on GitHub - 1 maintainer
kingdom.collections.enumerations.tests 1.0.0
Enumerations tests framework is provided as an NUnit based framework sufficient to exercise the m...8 versions - Latest release: over 7 years ago - 8.8 thousand downloads total - 1 stars on GitHub - 1 maintainer
Top 9.3% on nuget.org
3 versions - Latest release: over 7 years ago - 2 dependent packages - 2 dependent repositories - 7.8 thousand downloads total - 20 stars on GitHub - 1 maintainer
bits 1.1.0
Convenient and fast bitwise operations for all .NET primitive integral types3 versions - Latest release: over 7 years ago - 2 dependent packages - 2 dependent repositories - 7.8 thousand downloads total - 20 stars on GitHub - 1 maintainer
ellumination.collections.enumerations.buildtime 1.2.2.7630
Code generator for [FlagsEnumeration]-decorated types. Automatically generates bitwise operator o...1 version - Latest release: about 5 years ago - 573 downloads total - 3 stars on GitHub - 1 maintainer
bitwisetoshortcutanalyser 1.0.1
A Roslyn analyzer for finding and fixing instances of bitwise operators that should be using shor...2 versions - Latest release: over 125 years ago - 2 stars on GitHub
syslib.bitwise 1.0.3
Package for manipulating Bytes2 versions - Latest release: over 5 years ago - 1 dependent repositories - 1.63 thousand downloads total - 1 stars on GitHub - 1 maintainer
kingdom.collections.enumerations 1.1.0
The framework Enumerations provides a solid baseline of features emulating a Java style enumerati...7 versions - Latest release: over 7 years ago - 1 dependent package - 11.7 thousand downloads total - 1 stars on GitHub - 1 maintainer
Top 9.8% on nuget.org
20 versions - Latest release: over 7 years ago - 2 dependent packages - 28.2 thousand downloads total - 1 stars on GitHub - 1 maintainer
kingdom.collections.immutablebitarray 1.6.0
The framework BitArray is helpful but it has a serious flaw in the fact that it is not immutable....20 versions - Latest release: over 7 years ago - 2 dependent packages - 28.2 thousand downloads total - 1 stars on GitHub - 1 maintainer
kingdom.collections.enumerations.analyzers 1.0.3.8081
Provides the analyzers necessary to ensure that Enumeration derivations with [FlagsEnumeration] d...3 versions - Latest release: almost 6 years ago - 1 dependent package - 3.41 thousand downloads total - 1 stars on GitHub - 1 maintainer
bitwisetoshortcircuitanalyzer 1.0.1
A Roslyn analyzer for finding and fixing instances of bitwise operators that should be using shor...2 versions - Latest release: almost 4 years ago - 1 dependent repositories - 946 downloads total - 2 stars on GitHub - 1 maintainer
bitwz 1.2.1
Home-made implementation of bitwise operations in "pure" C# math (for educational purposes).1 version - Latest release: almost 9 years ago - 1.92 thousand downloads total - 0 stars on GitHub - 1 maintainer
ellumination.collections.enumerations.attributes 1.0.4.7610
Provides the [FlagsEnumeration] attribute for use when signaling when bitwise operators and so fo...1 version - Latest release: about 5 years ago - 1 dependent package - 664 downloads total - 3 stars on GitHub - 1 maintainer
retyped.bitwise-xor 0.1.6733
Bitwise Xor (bitwise-xor) binding library for Bridge.NET projects.9 versions - Latest release: about 7 years ago - 9.79 thousand downloads total - 1 maintainer
bitwisetoshortcutanalyzer 1.0.0
A Roslyn analyzer for finding and fixing instances of bitwise operators that should be using shor...1 version - Latest release: over 125 years ago - 2 stars on GitHub
ellumination.collections.enumerations.tests 2.0.1.7631
Enumerations tests framework is provided as an NUnit based framework sufficient to exercise the m...1 version - Latest release: about 5 years ago - 1.06 thousand downloads total - 3 stars on GitHub - 1 maintainer
ellumination.collections.enumerations.analyzers 1.0.4.7610
Provides the analyzers necessary to ensure that Enumeration derivations with [FlagsEnumeration] d...1 version - Latest release: about 5 years ago - 1 dependent package - 641 downloads total - 3 stars on GitHub - 1 maintainer
kingdom.collections.enumerations.buildtime 1.2.0
Code generator for [FlagsEnumeration]-decorated types. Automatically generates bitwise operator o...3 versions - Latest release: almost 7 years ago - 2.65 thousand downloads total - 1 stars on GitHub - 1 maintainer
ellumination.collections.enumerations.generators 1.1.3.7611
Provides the build time generators that respond to the [FlagsEnumeration] partial class attribute.1 version - Latest release: about 5 years ago - 1 dependent package - 673 downloads total - 3 stars on GitHub - 1 maintainer
wheat.io 0.0.2
Provides helper classes for Bitwise IO2 versions - Latest release: almost 6 years ago - 1.13 thousand downloads total - 0 stars on GitHub - 1 maintainer
kelson.common.bitwise 0.1.0
Bitwise operations on byte, ushort, int, and ulong, as well as a fast byte[] comparison method fo...1 version - Latest release: about 7 years ago - 1 dependent package - 1.6 thousand downloads total - 0 stars on GitHub - 1 maintainer
ellumination.collections.enumerations 2.0.1.7625
The framework Enumerations provides a solid baseline of features emulating a Java style enumerati...1 version - Latest release: about 5 years ago - 1 dependent package - 1.09 thousand downloads total - 3 stars on GitHub - 1 maintainer
Top 7.2% on nuget.org
4 versions - Latest release: 5 months ago - 1 dependent package - 1 dependent repositories - 45.9 thousand downloads total - 15 stars on GitHub - 1 maintainer
gulliver 2.0.0
Gulliver is a C# utility package and library engineered for the manipulation of arbitrary sized b...4 versions - Latest release: 5 months ago - 1 dependent package - 1 dependent repositories - 45.9 thousand downloads total - 15 stars on GitHub - 1 maintainer
Related Keywords
xor
15
complement
14
ones
14
or
14
and
14
shift
12
not
12
Enumeration
12
dotnet
12
bool
12
ICollection
12
twos
10
right
10
left
10
Enumerations
10
enumerated
10
values
10
Ordinal
10
Bitwise
10
Java
10
Boolean
10
ICloneable
10
Flags
8
attribute
6
Roslyn
6
analyzer
5
operator
5
Analyzers
4
generator
4
bit
4
Analyzer
4
Fixes
4
byte
4
code
4
flags
4
Fix
4
Code
4
analyzers
3
binary
3
ampersand
3
bar
3
pipe
3
bitwise-operators
3
short-circuit
3
short-circuit-operations
3
bytes
3
bits
3
generation
2
exclusive
2
overload
2
Time
2
Build
2
Collections
2
codegen
2
codegenerator
2
codegeneration
2
shortcut
2
fix
2
fixes
2
enum
2
math
2
csharp
2
array
2
uint
2
IEnumerable
2
immutable
2
IClonable
2
elasticity
2
none
2
expansion
2
contraction
2
both
2
shrink
2
expand
2
idempotent
2
generators
2
xUnit
2
framework
2
unit
2
tests
2
testing
2
base
2
boilerplate
2
binarywriter
1
bitwriter
1
binaryreader
1
big-endian
1
bigendian
1
boolean-logic
1
bitreader
1
io
1
bitstream
1
stream
1
BitwiseToShortcutAnalyzer
1
object.net
1
bridge.net
1
byte-array
1
bytearray
1
endian
1
endianness
1