ordered
Ordered data structures
An implementation of ordered data structures in Clojure, preserving the insertion order.
Ordered sets and maps, implemented in pure clojure
258 stars
9 watching
40 forks
Language: Clojure
last commit: over 2 years agoLinked 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 | |
| A client-side router for ClojureScript | 773 | |
| Provides message digest functions for Clojure | 158 | |
| A Clojure library that reads and writes various data formats in a whitespace and comment preserving way. | 592 | |
| A JSON parser and generator for Clojure data structures | 544 | |
| A compatibility layer for event-driven abstractions | 1,022 | |
| A library for converting between various byte and character representations in Java | 419 | |
| An HTML parser library that converts HTML to Clojure data structures for analysis and transformation. | 645 | |
| A Clojure library for formatting console output to make it easier to read and understand. | 602 | |
| A Clojure library implementing a task queue that survives process restarts and is bounded by disk space | 385 | |
| Provides low-level JDBC-based access to databases in Clojure | 724 | |
| A data structure library providing persistent sequential collections with efficient access and insertion operations | 214 | |
| A Common Lisp package providing concurrency operations similar to Clojure | 35 | |
| Provides utility methods for hashing, compressing, and encoding streams of bytes | 104 |