103 packages found
Description
The fastest javascript implementation of a double-ended queue. Maintains compatability with deque.
Keywords
Publisher
Description
Converts an array of items with ids and parent ids to a nested tree in a performant `O(n)` way. Runs in browsers and node.
Keywords
- array to tree
- list to tree
- unflatten
- array-helper
- array-manipulations
- data-structures
- datastructures
- algorithms
- tree-structure
- array
- list
- collection
- pointer
- parent
- View more
Publisher
Description
A Javascript library of simple data structures
Keywords
Publisher
Description
[](https://www.npmjs.com/package/@astronautlabs/priority-queue) [](https://circleci.com/gh/astronautl
Keywords
Publisher
Description
Library for binary search tree structures (BST) manipulation
Keywords
Publisher
Description
A collection of basic data structures implemented in solidity
Keywords
Publisher
Description
Common typed structures implementations in TypeScript
Keywords
Publisher
Description
A lightweight library for creating a reactive ⚡️ binding between a JS object and a file.
Keywords
- data
- reactive
- reactive-programming
- file
- file-system
- fs
- javascript
- typescript
- data-structures
- typescript-definitions
Publisher
Description
Applications of Finger Tree
Keywords
Publisher
Description
test lib
Keywords
- computer-science
- cs
- algorithms
- data-structures
- javascript
- algorithm
- javascript-algorithms
- sorting-algorithms
- graph
- tree
- interview
- interview-preparation
Publisher
Description
n-ary tree implementation in JavaScript(TypeScript).
Keywords
Publisher
Description
Portable class library for JavaScript
Keywords
Publisher
Description
NodeJS module providing an implementation of the LogootSplit CRDT algorithm
Keywords
Publisher
Description
A fully typescript typed react solution for interacting with complex data-structures
Keywords
Publisher
Description
Collections like JavaScript’s native Maps and Sets, but using value equality (util.isDeepStrictEqual()) instead of reference equality
Keywords
Publisher
Description
Implementation of Algorithms and Data Structures in JavaScript
Keywords
Publisher
Description
Fast cartesian product
Keywords
- cartesian
- cartesian-product
- performance
- sets
- functional-programming
- functional
- product
- iterable
- algorithm
- data-structures
- es6
- javascript
- library
- nodejs
- View more
Publisher
Description
Extremely fast double-ended queue implementation
Keywords
Publisher
Description
A no-dependency, in-memory queue data structure for Node.js and JavaScript
Keywords
Publisher
Description
Algorithms and data structures for Node