List-in-JS
List data structure
A JavaScript implementation of a functional programming construct for ordered lists with various operations and methods.
21 stars
3 watching
1 forks
Language: JavaScript
last commit: over 7 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| A JavaScript library providing various data structures and functions for manipulating arrays. | 1,251 |
| A comprehensive JavaScript library providing implementations of essential data structures and algorithms | 200 |
| A jQuery plugin for creating sortable lists with drag-and-drop functionality | 204 |
| An in-depth tutorial on collection data structures in Swift, covering their performance and comparison to Objective-C equivalents. | 46 |
| A community-driven project providing lists of various topics in Ruby | 29 |
| A comprehensive collection of reusable JavaScript data structures and algorithms | 741 |
| A data structure library implementing persistent AVL trees for sorted maps and sets with efficient rank queries, nearest key lookups, and other operations. | 132 |
| A multidimensional array data structure for JavaScript | 1,210 |
| A binary heap data structure implementation in CoffeeScript/JavaScript for efficient priority management | 126 |
| A distributed, reactive, and functional data structure library for JavaScript | 8 |
| A data structure library providing efficient append and snoc operations for list-like types | 65 |
| A collection of Java implementations of various data structures and algorithms used in computer science | 146 |
| A Rust implementation of persistent data structures with structural sharing | 1,299 |
| Provides additional string manipulation methods in JavaScript without modifying the native prototype. | 1,810 |
| A JSON parser and generator for Clojure data structures | 544 |