Jannis / gitalinLinks
An object database for Clojure based on Git - with a Datalog-like query API and transactions
☆17Updated 9 years ago
Alternatives and similar repositories for gitalin
Users that are interested in gitalin are comparing it to the libraries listed below
Sorting:
- A persistent confluent map for Clojure☆39Updated 9 years ago
- Clojure's persistent data structures made durable☆15Updated 10 years ago
- Library for running core.async code in a deterministic, transparent fashion☆47Updated 10 years ago
- Test self-hosted ClojureScript libs with lein☆26Updated 4 years ago
- Basic in-memory graph database of maps with links☆65Updated 8 years ago
- Data structures & utilities for CLJ/CLJS☆20Updated 3 years ago
- Traverse and rewrite Clojure/ClojureScript/EDN from ClojureScript☆41Updated 4 years ago
- Immutable AA Tree☆57Updated 9 years ago
- Specter paths for working with formatted EDN and Clojure code☆16Updated 8 years ago
- Compact pretty printer☆39Updated 7 years ago
- Redis-backed caching and memoization for clojure, following core.cache and core.memoize☆38Updated 2 years ago
- Infer the general shape of data and produce a schema from it☆18Updated 8 years ago
- converting one thing into another thing via Clojure.☆89Updated 2 years ago
- Nested data structure querying and updating☆9Updated 8 years ago
- Logic without rules☆32Updated 5 years ago
- Should I water my balcony?☆23Updated 7 years ago
- Make om and datascript play nice☆26Updated 9 years ago
- Idempotency with side-effects☆30Updated 4 months ago
- Cross browser, bi-directional communication between ClojureScript and Clojure with BrowserChannel☆56Updated 9 years ago
- Experimental library for similar set lookup using MinHash and k-d trees☆15Updated 9 years ago
- HTML parsing library for Clojure☆68Updated 8 years ago
- clojure + datalog = <3☆139Updated 5 years ago
- Clojure utility functions that come up time and again while developing clojure software☆29Updated 6 years ago
- Bidirectional translation between maps and Java beans that's declarative and reflection-free.☆35Updated 6 years ago
- A 'Purely Functional' Weight Balanced Binary Tree for Clojure☆31Updated 10 years ago
- retrieve maven dependencies in clojurescript☆34Updated 6 years ago
- Static purity analysis for Clojure.☆42Updated 7 years ago
- A boot task displaying visual notification based on the build status.☆15Updated 9 years ago
- A simple multiset/bag implementation for Clojure