BitsKit
Bit manipulation library
A C# library for efficient bit-level operations and manipulation of bit fields in various data types
A C# library for efficient bit-level reading and writing also adding bit field support
41 stars
1 watching
0 forks
Language: C#
last commit: 3 months ago
Linked from 1 awesome list
bitfieldsbitscsharpdotnet
Related projects:
Repository | Description | Stars |
---|---|---|
roaringbitmap/roaring-rs | A data structure library for efficient bitset management | 763 |
mljs/bit-array | A JavaScript library for efficient binary array operations | 6 |
superwhiskers/crunch | A library that provides efficient and easy-to-use functions for working with integers and bytes in various formats. | 97 |
bits-and-blooms/bitset | A Go package implementing bitsets as a mapping between non-negative integers and boolean values | 1,346 |
haskell/critbit | An implementation of crit-bit trees for efficient key/value storage and lookup in Haskell | 138 |
bcgit/bc-csharp | A .NET implementation of cryptographic algorithms and protocols. | 1,673 |
yourbasic/bit | An efficient data structure for compactly storing and manipulating binary numbers using bit-level parallelism. | 158 |
distintiva/distintiva_microbit_lib | A library that provides a set of APIs for interacting with the BBC micro:bit microcontroller from an Arduino-based environment. | 0 |
rawify/bitset.js | An implementation of an infinite bit vector in JavaScript for efficient bit manipulation and storage. | 224 |
bittacklr/projac | A .NET projection library that allows developers to author and execute event projections against various backing stores, including relational databases. | 137 |
danielgerlag/nblockchain | A .NET standard library that simplifies the development of blockchain-enabled applications by providing a flexible framework for defining data and rules. | 83 |
52/stacks.rs | A Rust toolkit to interact with the Stacks Blockchain | 5 |
grosser/bitfields | A Ruby library that enables efficient storage and querying of multiple boolean values in a single integer | 223 |
thephoeron/bit-smasher | A Common Lisp library providing functions and macros for handling bit vectors, arithmetic, type conversions, and measurements. | 53 |
mit-plv/bbv | A repository unifying bit vector definitions and lemmas across multiple Coq projects. | 27 |