Bookmarks tagged [data-structure]
https://github.com/swannodette/mori
A library for using ClojureScript's persistent data structures and supporting API from the comfort of vanilla JavaScript.
- tags: javascript, data-structure
source code
https://github.com/mauriciosantos/Buckets-JS
A complete, fully tested and documented data structure library written in JavaScript.
- tags: javascript, data-structure
source code
https://github.com/flesler/hashmap
Simple hashmap implementation that supports any kind of keys.
- tags: javascript, data-structure
source code