32 packages found
Description
Curated collection of data structures for the JavaScript language.
Keywords
- bag
- bimap
- bit array
- bit set
- bit vector
- bitset
- bk tree
- burkhard-keller tree
- cache
- circular buffer
- counter
- data structures
- default map
- deque
- View more
Publisher
Description
Speed-optimized BitSet implementation for modern browsers and JavaScript engines
Keywords
Publisher
Description
A performance optimized infinite bit vector library
Keywords
- bits
- set
- twiddle
- bit set
- bit array
- bit vector
- bit string
- bitset
- bitarray
- bitvector
- bitstring
- binary
- bitmap
- bitwise
Publisher
Description
Simplifies reading and writing bits in Buffers
Keywords
Publisher
Description
a fast bitset with some neat methods
Keywords
Publisher
Description
Ordered set with bitfield presence check
Keywords
Publisher
Description
A simple, efficient, and easy-to-use Node.js module for working with individual bits.
Keywords
Publisher
Description
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
Keywords
Publisher
Description
a fast bitset with some neat methods
Keywords
Publisher
Description
Get a slice of bits.
Keywords
Publisher
Description
Speed-optimized BitSet implementation for modern browsers and JavaScript engines, using typed arrays
Keywords
Publisher
Description
Fast and efficient bitset backed by a byte buffer
Keywords
Publisher
Description
Bitmap data structure
Keywords
Publisher
Description
Memory efficient Boolean array implementation
Keywords
Publisher
Description
A bit-set/bit-array/bit-vector implementation which allows inserting and removing values
Keywords
Publisher
Description
A Bit vector library that mirrors Java's BitSet class
Keywords
Publisher
Description
High-performance, typesafe, small ordered set implemented in TypeScript
Keywords
Publisher
Description
Implementation of commonly used data structures and utilities in JavaScript.
Keywords
- ds
- sort map
- data structures
- JavaScript
- AVL
- AVLTree
- Trie
- TernarySearchTrie
- MultiWayTrie
- SkipList
- BTree
- BinarySearch
- BinarySearchTree
- SortedMap
- View more
Publisher
Description
A seamless implementation of a BitArray for Javascript
Keywords
Publisher
Description
JavaScript implementation of bit arrays