data.finger-tree

Persistent collection library

A data structure library providing persistent sequential collections with efficient access and insertion operations

Finger Tree data structure

GitHub

214 stars
33 watching
14 forks
Language: Clojure
last commit: about 2 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
clojure/data.avlA data structure library implementing persistent AVL trees for sorted maps and sets with efficient rank queries, nearest key lookups, and other operations.132
krukow/clj-dsA library that adapts Clojure's persistent data structures to work with the Java programming language.219
clojure/java.jdbcProvides low-level JDBC-based access to databases in Clojure724
clojure/data.jsonA JSON parser and generator for Clojure data structures544
clojure/algo.monadsA Clojure-based library providing macros and definitions for common data monads.446
clj-commons/durable-queueA Clojure library implementing a task queue that survives process restarts and is bounded by disk space385
hrldcpr/pcollectionsA Java library providing persistent and immutable data structures for efficient, thread-safe, and generic collections.765
rinuboney/claternA Clojure-based machine learning library providing tools for data preprocessing and modeling various algorithms.67
zero-one-group/geniA Clojure-based library for building and manipulating dataframes in a distributed computing framework.289
clojure/core.asyncProvides facilities for asynchronous programming and communication in Clojure1,956
newres/aesopicaA Clojure library for creating and manipulating Linked Data/RDF based applications.4
clojure/tools.traceA Clojure library for tracing and debugging code execution361
clojure-lsp/clojure-lspAn LSP implementation for Clojure and ClojureScript, enabling language features such as code completion, refactoring, and error detection.1,186
clojupyter/clojupyterAn implementation of a Clojure kernel for the Jupyter environment.836
grammarly/perseveranceA flexible retry library inspired by the Common Lisp condition system.184