BitVector

Bit Vector Library

An efficient implementation of a compact binary data structure for bit-level operations

BitVector Implementation in Nim

GitHub

17 stars
1 watching
2 forks
Language: Nim
last commit: over 2 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
marcazar/bipbuffer A Nim implementation of a buffer that allows contiguous memory blocks to be read without wrapping around the end. 6
mljs/bit-array A JavaScript library for efficient binary array operations 6
rawify/bitset.js An implementation of an infinite bit vector in JavaScript for efficient bit manipulation and storage. 224
mit-plv/bbv A repository unifying bit vector definitions and lemmas across multiple Coq projects. 27
treeform/vmath A math vector library for graphical applications 98
kelindar/bitmap A lightweight, SIMD-vectorized bitmap implementation in Go for efficient boolean operations and indexing. 311
flamendless/brinevector3d A vector library with 3D support using ffi-accelerated structs 10
tlk00/bitmagic A C++ library for compact data structures and algorithms optimized for memory efficiency and high performance 412
bitshifter/mathbench-rs A benchmarking framework comparing performance of different Rust linear algebra libraries 198
novemberisms/brinevector A lightweight C-accelerated vector library for Lua 52
mikkyang/rust-blas Rust bindings and wrappers for the Basic Linear Algebra Subprograms 84
nebgnahz/cv-rs Rust wrapper around OpenCV 3.x 204
thephoeron/bit-smasher A Common Lisp library providing functions and macros for handling bit vectors, arithmetic, type conversions, and measurements. 53
danielpclark/array_tool Provides a set of utility functions to manipulate and inspect vectors and strings in Rust. 76
roaringbitmap/roaring-rs A data structure library for efficient bitset management 763