BitSet.js
Bit Vector Library
An implementation of an infinite bit vector in JavaScript for efficient bit manipulation and storage.
An arbitrary size Bit-Vector implementation in JavaScript
225 stars
9 watching
30 forks
Language: JavaScript
last commit: 9 months ago bit-arraybit-manipulationbit-twiddlingbit-vectorbitsetbitwisejavascript
Related projects:
Repository | Description | Stars |
---|---|---|
| A JavaScript library for efficient binary array operations | 6 |
| An efficient implementation of a compact binary data structure for bit-level operations | 17 |
| A data structure library for efficient bitset management | 770 |
| A high-level API for working with binary data in JavaScript. | 541 |
| An efficient data structure for compactly storing and manipulating binary numbers using bit-level parallelism. | 159 |
| A data structure that represents a set of binary flags with unlimited bit capacity | 23 |
| A C# library for efficient bit-level operations and manipulation of bit fields in various data types | 43 |
| A repository unifying bit vector definitions and lemmas across multiple Coq projects. | 27 |
| A music theory and notation library for JavaScript and Node.js. | 48 |
| An API and demo application for interacting with the micro:bit over USB using JavaScript | 30 |
| A Common Lisp library providing functions and macros for handling bit vectors, arithmetic, type conversions, and measurements. | 53 |
| A library that provides a set of APIs for interacting with the BBC micro:bit microcontroller from an Arduino-based environment. | 0 |
| A library that provides an efficient mechanism for storing multiple discrete states in a single integer | 26 |
| Converts positive integers into a culturally neutral and user-friendly format | 13 |
| A library providing functions to generate digital signatures for Bitcoin messages. | 130 |