xapix-io / matchete
Simple pattern-matching library for Clojure(Script)
☆71Updated 4 years ago
Alternatives and similar repositories for matchete:
Users that are interested in matchete are comparing it to the libraries listed below
- A small data structure library☆45Updated 4 months ago
- dependency-free clojure(script) time library☆42Updated 8 months ago
- spec explain improved☆61Updated 5 months ago
- Deprecated, use https://github.com/clj-commons/etaoin.☆41Updated 2 years ago
- Fast declarative Clojure map transforms to solve impedance mismatch☆56Updated 4 years ago
- simple jdk http wrappers☆40Updated 2 weeks ago
- Application state management made simple: a Clojure map that implements java.io.Closeable.☆59Updated 2 months ago
- A minimalist data driven data model library, inspired by Clojure Spec and Malli.☆66Updated 7 months ago
- A subscriptions library over a source of data (forked + extracted from re-frame)☆50Updated 9 months ago
- Muotti is a graph based value transformer library which aims to solve complex value transformation by utilizing a digraph of known transf…☆49Updated 4 months ago
- Enables traversal of in-memory graph-like data structures using Clojure(Script)'s map protocols☆58Updated 3 years ago
- ☆62Updated last year
- A small library to do more stuff with core.async☆69Updated 3 years ago
- libavcodec pathways for Clojure.☆59Updated 3 years ago
- A CLI for executing EQL queries on EDN data☆50Updated 2 years ago
- An opinionated Datomic queue for building (more) reliable systems. Supports retries, backoff, ordering and more.☆47Updated 8 months ago
- ☆45Updated 5 years ago
- A library that wraps clojure.test for a better BDD testing experience.☆43Updated last year
- Factories for fun and profit. 恭喜發財!☆45Updated last year
- Reload your clojure namespaces correctly☆32Updated 10 years ago
- Clojure library for selecting data from large documents☆30Updated 11 months ago
- Run tools.deps as a native binary☆45Updated last month
- ClojureScript local time/date library with a delightful API☆48Updated 7 months ago
- Read, write, and transform audio and video with Clojure.☆62Updated last month
- A Server Sent Events (SSE) client for Clojurescript based on js/fetch