data-structures-javascript
Library of Data Structures in Javascript
Library of Data Structures in Javascript
hashie is a small library that implements a hash data structure.
Makes an auxilary tree structure to get O(m) efficient autocomplete results, (where m is the length of a search string), without use of external dependencies.<br /> The repo is holds a list of 300k english letter already formatted as tree and available fo
Validate data type & data structure. Translate data type automatically
Manage and navigate tree structures in TypeScript (JavaScript).
A unit of a data structure to build elegant trees or cherry blossoms
A `Map`-like structure with array keys
Javascript Zipper Library
Javascript implementation of a doubly linked-list data structure, with built-in hashtable for O(1) lookups and removals
Computes the transpose of a matrix.
Javascript directed acyclic word graph (DAWG)
DAWG reader for node.js and the browser
Efficient data structures for Node: heaps, queues, tries, string builders etc.
An ADT implemenation of a sorted, singly-linked, linked-list
Tiny graph data structure for Client or Server
Alias map type from lost-types series
A standalone extensive data structure library in JavaScript.
a simple nodejs queue structure
A smart set data structure.
A tiny (< 1kb minified & gzip'd) and dependency-free extension of the ES6 Map object that lets you set an expiration time for key/value pairs.