Buckets-JS
Data structure library
A JavaScript library providing various data structures and functions for manipulating arrays.
A complete, fully tested and documented data structure library written in pure JavaScript.
1k stars
43 watching
112 forks
Language: JavaScript
last commit: about 4 years ago
Linked from 2 awesome lists
bagbinary-heapbinary-searchbinary-search-treecollectioncollectionsdata-structuresdictionaryjavascriptlinked-listmapmultimappriority-queuequeuesetstacktreetree-structure
Related projects:
Repository | Description | Stars |
---|---|---|
| A comprehensive JavaScript library providing implementations of essential data structures and algorithms | 200 |
| A collection of Java implementations of various data structures and algorithms used in computer science | 146 |
| A distributed, reactive, and functional data structure library for JavaScript | 8 |
| A JavaScript implementation of a functional programming construct for ordered lists with various operations and methods. | 21 |
| A language and framework for teaching data structures concepts in Racket. | 9 |
| A comprehensive collection of reusable JavaScript data structures and algorithms | 741 |
| A library that provides declarative dictionary-based model classes for building and serializing data structures in Python. | 103 |
| A library that adapts Clojure's persistent data structures to work with the Java programming language. | 219 |
| A Java library providing efficient, functional data structures with customizable equality semantics and high performance. | 968 |
| An in-depth tutorial on collection data structures in Swift, covering their performance and comparison to Objective-C equivalents. | 46 |
| A collection of reusable data structures and streaming algorithms in Common Lisp. | 48 |
| A high-level API for working with binary data in JavaScript. | 541 |
| A library providing generalized recursion schemes and traversals for recursive data structures in Scala. | 811 |
| A modern javascript library for creating interactive and editable tables on the web | 1,050 |
| A library providing a simple storage solution using stable memory, allowing canisters to store data without GC costs and upgradeability. | 31 |