data-structure.md
July 15, 2021 ยท View on GitHub
Bookmarks tagged [data-structure]
www.codever.land/bookmarks/t/data-structure
mori
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
- :octocat: source code
buckets
https://github.com/mauriciosantos/Buckets-JS
A complete, fully tested and documented data structure library written in JavaScript.
- tags: javascript, data-structure
- :octocat: source code
hashmap
https://github.com/flesler/hashmap
Simple hashmap implementation that supports any kind of keys.
- tags: javascript, data-structure
- :octocat: source code