duratom
Durable Atom
A durable atom type for Clojure that persists state to various storage backends.
A durable atom type for Clojure
216 stars
13 watching
14 forks
Language: Clojure
last commit: 12 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
clj-commons/durable-queue | A Clojure library implementing a task queue that survives process restarts and is bounded by disk space | 385 |
binaryage/dirac | An extension for Chrome DevTools that provides enhanced functionality and tools for ClojureScript developers | 769 |
bodil/pylon | An interop facility for building JavaScript classes using Clojure | 53 |
planck-repl/planck | A stand-alone REPL for ClojureScript on top of JavaScriptCore | 1,032 |
walkable-server/walkable | A Clojure library for building APIs with a declarative, data-driven approach to query syntax and configuration. | 445 |
tailrecursion/cljson | A Clojure/ClojureScript library for accelerating JSON data deserialization in browser applications. | 62 |
replikativ/konserve | A protocol for building asynchronous, thread-safe, and consistent key-value stores with low overhead | 301 |
jimpil/enclog | A Clojure wrapper around the Encog machine learning framework, providing an interface to build and train neural networks | 137 |
eneroth/plato | A ClojureScript library that allows you to store and restore data in local storage, keeping application logic separate from state persistence | 30 |
clojure/data.finger-tree | A data structure library providing persistent sequential collections with efficient access and insertion operations | 214 |
zelark/nano-id | A Clojure library for generating unique URL-friendly string IDs | 191 |
jcouyang/conjs | A Clojure implementation of persistent data structures and channel APIs for JavaScript | 29 |
clojure-vim/jazz.nvim | An extension that creates interactive Clojure development tools using Acid and Impromptu plugins. | 38 |
clojurephant/clojurephant | A Gradle plugin providing support for Clojure and ClojureScript languages in software development | 182 |
clojure/data.avl | A data structure library implementing persistent AVL trees for sorted maps and sets with efficient rank queries, nearest key lookups, and other operations. | 132 |