js-stl

Data structure library

A comprehensive collection of reusable JavaScript data structures and algorithms

Data structures implemented in JS

GitHub

743 stars
36 watching
122 forks
Language: JavaScript
last commit: about 4 years ago
Linked from 1 awesome list

data-structures

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
liyue201/gostl A data structure and algorithm library designed to provide functions similar to C++ STL in Go. 1,054
xant/libhl A set of data structures and APIs for efficient thread-safe management of basic data types. 423
lo-th/uil A lightweight JavaScript UI library with customizable 3D display support and event-driven interactions. 556
slftool/slftool.github.io A JavaScript-based tool that provides a compact data representation of geographical concepts using a simple vocabulary and standardized data structure. 5
mauriciosantos/buckets-js A JavaScript library providing various data structures and functions for manipulating arrays. 1,250
deepak-malik/data-structures-in-java A collection of Java implementations of various data structures and algorithms used in computer science 145
krukow/clj-ds Provides data structures modified from Clojure to be usable outside of the language in a Java context 219
spl/dlist A data structure library providing efficient append and snoc operations for list-like types 65
dotchain/dotjs A distributed, reactive, and functional data structure library for JavaScript 8
lo-th/neo A lightweight JavaScript library for creating and manipulating timelines with customizable tracks and support for video and sound. 289
clojure/data.avl A data structure library implementing persistent AVL trees for sorted maps and sets with efficient rank queries, nearest key lookups, and other operations. 132
sirherrbatka/cl-data-structures A collection of reusable data structures and streaming algorithms in Common Lisp. 47
tov/dssl2 A language and framework for teaching data structures concepts in Racket. 9
manrajgrover/algorithms-js A comprehensive JavaScript library providing implementations of essential data structures and algorithms 199
samchon/tstl A TypeScript implementation of the C++ Standard Template Library 603