BitVector
Bit Vector Library
An efficient implementation of a compact binary data structure for bit-level operations
BitVector Implementation in Nim
17 stars
1 watching
2 forks
Language: Nim
last commit: almost 3 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| A Nim implementation of a buffer that allows contiguous memory blocks to be read without wrapping around the end. | 6 |
| A JavaScript library for efficient binary array operations | 6 |
| An implementation of an infinite bit vector in JavaScript for efficient bit manipulation and storage. | 225 |
| A repository unifying bit vector definitions and lemmas across multiple Coq projects. | 27 |
| A math vector library for graphical applications | 101 |
| A lightweight, SIMD-vectorized bitmap implementation in Go for efficient boolean operations and indexing. | 316 |
| A vector library with 3D support using ffi-accelerated structs | 10 |
| A C++ library for compact data structures and algorithms optimized for memory efficiency and high performance | 413 |
| A benchmarking framework comparing performance of different Rust linear algebra libraries | 200 |
| A lightweight C-accelerated vector library for Lua | 53 |
| Rust bindings and wrappers for the Basic Linear Algebra Subprograms | 84 |
| Rust wrapper around OpenCV 3.x | 204 |
| A Common Lisp library providing functions and macros for handling bit vectors, arithmetic, type conversions, and measurements. | 53 |
| Provides a set of utility functions to manipulate and inspect vectors and strings in Rust. | 76 |
| A data structure library for efficient bitset management | 770 |