Simhash implementation for detecting near-duplicate text using various hash functions like SipHash, MD5, and SHA256
Minimal bit array implementation that is compatible with ndarrays
a modular fork of the sjcl bitArray namespace
Vue wrapper for SigPlot
Extended ActionScript3 ByteArray API for JavaScript
Toni, a simple and efficient bitmap implementation for positive integer sets (max 32 bits), with no element repetition, using bitwise operations and a Buffer. Modifying a single bit instead of an entire byte, obviously saves 87.5% of Buffer space, but it
Some utility containers
AES CMAC implementation in pure js
Simhash implementation for detecting near-duplicate text using various hash functions like SipHash, MD5, and SHA256
Memory efficient Boolean array implementation
Algorithms for generating image hashes.
Boolean arrays that can be serialized to and from base64.
Allows for easier bit-manipulation
Node bindings for FSUIPC
Stanford Javascript Crypto Library for Shopify Multipass
A seamless implementation of a BitArray for Javascript
Collection of datastructures and algorithims for typescript and javascript.
A seamless implementation of a BitArray for Javascript
managing bit flags by javascript and typescript.
Fast JS BitSet implementation. Beyond 32bit restrictions.
Lightweight BitArray implementation written in javascript.
A Bit Array that grows as you set more bits
bit array implementation
ES6 bit addressing DataView+Stack+Queue+Buffer with any types: Uint13, Int53, BigInt61, Float17, LSB/MSB, LE/BE, .set(), .get(), .push(), .pop(), .shift(), .unshift()