a fast bitset with some neat methods
Speed-optimized BitSet implementation for modern browsers and JavaScript engines, using typed arrays
A performance optimized infinite bit vector library
Speed-optimized BitSet implementation for modern browsers and JavaScript engines
Utilities for arithmetic bitwise operations in JavaScript
Module: bit-set Main Class: BitSet Description: BitSet is a class allowing user to create structure like java.util.BitSet Highlight: The major difference of this BitSet is an efficient implementation of #nextSetBit and #prevSetBit;
Standard Library for Typescript
Functions to work with bitsets in JavaScript
Fast JS BitSet implementation. Beyond 32bit restrictions.
<h1 align="center"> bitset-mut </h1>
Fast and efficient bitset backed by a byte buffer
A TypeScript implementation of a BitSet data structure.
nd-bitset ======================= - simple wrap of std::bitset - only work in nodejs - must be 64 * Integer (IF <= 32, directly use a JS integer is BEST) - suitable for bigsize bit-pool (suggested is 1G)
JavaScript implementation of bit arrays
Endless and fast BitSet implementation
A Bit vector library that mirrors Java's BitSet class
Fast and concise bitvectors, based on Lemur Project.
JS implementation of Bloom Filter using FastBitSet.js
A STD like library exporting all kinds of useful classes, types and interfaces
An in-memory facet search, similar to SOLR's faceting.
A lightweight TypeScript library for data structures and graph algorithms.
A zero-dependency toolkit for TypeScript that actually ships.
Light BitSet implementation
A utility package for node developers