replikativ / konserveLinks
A clojuresque key-value/document store protocol with core.async.
☆303Updated last month
Alternatives and similar repositories for konserve
Users that are interested in konserve are comparing it to the libraries listed below
Sorting:
- Efficient JavaScript object interop via idiomatic ClojureScript☆313Updated 2 years ago
- State Machine and StateCharts for Clojure(Script)☆242Updated last year
- Use your re-frame with DataScript as a data storage☆388Updated 3 years ago
- Builds JARs, uberjars, does AOT, manifest generation, etc for deps.edn projects☆240Updated 6 months ago
- Interactively explore complex data structures at the REPL with minimum keystrokes☆277Updated 6 years ago
- A pure Clojure/ClojureScript URI library☆246Updated last year
- Package clojure projects☆258Updated last year
- Clojure(Script) tools for clojure.spec☆594Updated 7 months ago
- Coroutine support for clojure☆235Updated 6 months ago
- A library for storing and querying graph data in Clojure☆234Updated 2 weeks ago
- Datomic <-> DataScript syncing/replication utilities☆324Updated 3 years ago
- An idiomatic transactional embedded database for clojure☆183Updated last year
- Functional (and opinionated) errors handling in Clojure☆243Updated 2 months ago
- Deep diff Clojure data structures and pretty print the result☆309Updated 3 months ago
- Measure object memory consumption in Clojure☆306Updated 3 weeks ago
- EQL is a declarative way to make hierarchical (and possibly nested) selections of information about data requirements. This repository co…☆384Updated last year
- An embedded extensible logic DSL for Clojure.☆185Updated 6 years ago
- Clojure's update with superpowers.☆204Updated 2 years ago
- Convert REPL interactions into example-based tests.☆259Updated 10 months ago
- re-frame with batteries included☆358Updated last year
- Hodur is a domain modeling approach and collection of libraries to Clojure. By using Hodur you can define your domain model as data, par…☆282Updated 3 years ago
- A data-driven Ring routing and destructuring library☆209Updated 2 years ago
- A set of three macros to ease writing `*.cljc` supporting Clojure, Clojurescript and self-hosted Clojurescript.☆166Updated last year
- Find newer versions of your dependencies in your deps.edn file☆262Updated 4 years ago
- A version of cond that supports :let clauses, and a number of other conveniences.☆286Updated 2 years ago
- Specmonstah will eat the face off your test fixtures☆361Updated last year
- Grep Clojure code using clojure.spec regexes☆244Updated last year
- A data structure for representing dependency graphs in Clojure☆225Updated last year
- A durable atom type for Clojure