bit-vector
There are 23 repositories under bit-vector topic.
tlk00/BitMagic
BitMagic Library
rawify/BitSet.js
An arbitrary size Bit-Vector implementation in JavaScript
james-bowman/sparse
Sparse matrix formats for linear algebra supporting scientific and machine learning applications
greg7mdp/gtl
Greg's Template Library of useful classes.
thephoeron/bit-smasher
Common Lisp library for handling bit vectors, bit vector arithmetic, and type conversions.
JnyJny/bitvector
Bit Vector for Humans™
mrazza/BitmapNet
A Bitmap library (think BitArray, BitVector32, or Bit Index, not bmp) written in C# with more functionality than the .NET default.
dynatrace-oss/index4j
Dynatrace FM-Index library
chakravala/PrimitiveBits.jl
Static bit-vector with primitive byte storage and bit-wise index
DarkOtter/indexed-bitvec-rs
A rust library providing an indexed bitvector with (hopefully) fast rank and select operations.
natfoam/lib
Rust libraries
TheLazyTomcat/lib.BitVector
Set of classes implementing bit vector (an array of individually accessible bits).
wollmers/LCS-BV
Longest Common Subsequence implemented with Bit-Vectors
wollmers/Text-Levenshtein-BV
Levenshtein using bit vectors
idcrook/BiftVector
A Swift package for bit vectors (also called bit arrays).
rhysbalevicius/hierarchical-bit-vector
Hierarchical bit vector addon for node.js
weskerhluffy/enlarga_eso
http://codeforces.com/contest/1047/problem/C
wollmers/P6-LCS-BV
Longest Common Subsequence implemented with Bit-Vectors
hch12907/bitvec
Simple bit vector implementation in Rust
nixaraven/s9_vector
Add-on for simongog/sdsl-lite that defines a new compressed bitvector called s9_vector
lapets/bitlist
Pure-Python library for working with bit vectors.
marciamart/Bitset
Ordenador de valores entre 0 a 5000 com um vetor de bits
nsajko/hammingCode
A Hamming code coder