edw / clj-lensLinks
Nested data structure querying and updating
☆9Updated 8 years ago
Alternatives and similar repositories for clj-lens
Users that are interested in clj-lens are comparing it to the libraries listed below
Sorting:
- A library to develop component-based systems in Clojure.☆12Updated 8 years ago
- Specter paths for working with formatted EDN and Clojure code☆16Updated 8 years ago
- Extensible Clojure☆107Updated 9 years ago
- Manage lifecycle of stateful components☆17Updated last year
- Clojure transducers with a more readable interface☆35Updated 9 years ago
- Library to show source code and arguments in stack backtraces☆29Updated 7 years ago
- An object database for Clojure based on Git - with a Datalog-like query API and transactions☆17Updated 9 years ago
- Utilities for idiomatic consumption of Java Streams from Clojure, or Clojure seqs from Java☆9Updated 4 years ago
- Data structures that know their place in the world☆20Updated 6 years ago
- STM-based in-memory database storing persistent data structures☆23Updated 3 months ago
- Infer the general shape of data and produce a schema from it☆18Updated 8 years ago
- Generate images from Graphviz dot strings in Clojure and Clojurescript☆31Updated 5 years ago
- Logic without rules☆32Updated 5 years ago
- A clojure library for bypassing java protected fields☆45Updated 12 years ago
- Library for running core.async code in a deterministic, transparent fashion☆47Updated 10 years ago
- A 'Purely Functional' Weight Balanced Binary Tree for Clojure☆31Updated 10 years ago
- Bidirectional translation between maps and Java beans that's declarative and reflection-free.☆35Updated 6 years ago
- Restartable exception handling for Clojure, allowing you to recover from exceptions without unwinding the stack.☆35Updated 6 years ago
- Failure handling with Manifold☆16Updated 8 years ago
- Compact pretty printer☆39Updated 7 years ago
- In the spec table☆70Updated 7 years ago
- Almost backwards compatible alternative to Clojure 1.8.0 implementation of multimethods with roughly 1/10 the method lookup cost.