Clojure library to keep you away from bugs with precise schemas (refined types with runtime checks)
☆68Feb 25, 2021Updated 5 years ago
Alternatives and similar repositories for schema-refined
Users that are interested in schema-refined are comparing it to the libraries listed below
Sorting:
- A runner for doo which runs tests in Chrome, using the Chrome Dev Protocol with no need for karma or npm.☆27Jan 13, 2020Updated 6 years ago
- Zero-configuration command-line async HTTP files server in Clojure. Like Python's SimpleHTTPServer but scalable.☆169Dec 28, 2021Updated 4 years ago
- Experimental stuff for going fast with Clojure + JDBC & Async SQL☆97Jan 9, 2023Updated 3 years ago
- Resilience4Clj circuit breaker lets you decorate a function call (usually with a potential of external failure) with a safety mechanism t…☆43Jul 25, 2019Updated 6 years ago
- Malli playground, https://malli.io☆11Mar 18, 2021Updated 5 years ago
- Coerce by leveraging your specs☆205Jan 9, 2022Updated 4 years ago
- clojure.spec.alpha helpers that check for misspelled map keys, with expound integration☆134May 11, 2020Updated 5 years ago
- An isolation framework for Clojure/ClojureScript.☆30Jun 30, 2019Updated 6 years ago
- Grammar-based Clojure(script) parser☆107Jan 3, 2021Updated 5 years ago
- Clojure library for selecting data from large documents☆30Mar 2, 2025Updated last year
- Opinionated and Performant Web Application Stack for Clojure/Script☆80Sep 24, 2019Updated 6 years ago
- RAII resource management system☆32Apr 25, 2025Updated 10 months ago
- A ClojureScript logging library based on goog.log☆124Nov 29, 2024Updated last year
- A utility library for clojure.spec☆45Jul 9, 2017Updated 8 years ago
- Pinpointer is yet another clojure.spec error reporter based on a precise error analysis☆94Aug 10, 2019Updated 6 years ago
- clojure predicate dispatch☆28Aug 18, 2017Updated 8 years ago
- Convert REPL interactions into example-based tests.☆261Jul 15, 2024Updated last year
- Easy language for data☆129Jul 15, 2024Updated last year
- Light up your Clojure stacktraces☆318Jul 9, 2018Updated 7 years ago
- Hassle-free inline clojure.spec with semi-automatic generative testing and side effect detection☆604Feb 17, 2024Updated 2 years ago
- DEPRECATED! This was only a test and is no longer supported.☆14Apr 14, 2018Updated 7 years ago
- A Leiningen plugin to build GraalVM native images☆248May 9, 2022Updated 3 years ago
- Unofficial community-driven specs for clojure.core☆190Jun 8, 2025Updated 9 months ago
- Library to show source code and arguments in stack backtraces☆29Jun 20, 2018Updated 7 years ago
- test.check generators and data completion for Schema