sorted-linked-list
An ADT implemenation of a sorted, singly-linked, linked-list
An ADT implemenation of a sorted, singly-linked, linked-list
Tiny graph data structure for Client or Server
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.
Alias map type from lost-types series
It's a stack data structure implemented in Javascript.
Data Structure - Queue
Dynamical data structure - Queue
Centralize the synchronization of position and name based keys for record-like objects
Arrays.
Very simple buffer implementations for use with Ceci
Anagram hash table.
Flips a matrix horizontally.
Flips a matrix vertically.
Construct an array of arrays from a matrix.
Construct a matrix from an array of arrays.
data structure
a javascript binary heap implementation