data.finger-tree
Persistent collection library
A data structure library providing persistent sequential collections with efficient access and insertion operations
Finger Tree data structure
214 stars
33 watching
14 forks
Language: Clojure
last commit: 7 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| 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 library that adapts Clojure's persistent data structures to work with the Java programming language. | 219 |
| Provides low-level JDBC-based access to databases in Clojure | 724 |
| A JSON parser and generator for Clojure data structures | 544 |
| A Clojure-based library providing macros and definitions for common data monads. | 446 |
| A Clojure library implementing a task queue that survives process restarts and is bounded by disk space | 385 |
| A Java library providing persistent and immutable data structures for efficient, thread-safe, and generic collections. | 765 |
| A Clojure-based machine learning library providing tools for data preprocessing and modeling various algorithms. | 67 |
| A Clojure-based library for building and manipulating dataframes in a distributed computing framework. | 289 |
| Provides facilities for asynchronous programming and communication in Clojure | 1,956 |
| A Clojure library for creating and manipulating Linked Data/RDF based applications. | 4 |
| A Clojure library for tracing and debugging code execution | 361 |
| An LSP implementation for Clojure and ClojureScript, enabling language features such as code completion, refactoring, and error detection. | 1,186 |
| An implementation of a Clojure kernel for the Jupyter environment. | 836 |
| A flexible retry library inspired by the Common Lisp condition system. | 184 |