liborio7's Stars
seancorfield/next-jdbc
A modern low-level Clojure wrapper for JDBC-based access to databases.
clojure/clojure-clr
A port of Clojure to the CLR, part of the Clojure project
oracle-samples/clara-rules
Forward-chaining rules in Clojure(Script)
dm3/clojure.java-time
Java 8 Date-Time API for Clojure
tonsky/datascript
Immutable database and Datalog query engine for Clojure, ClojureScript and JS
cognitect-labs/REBL-distro
REBL-distro
gustavobertolino/gool-pay
Payment processing system
weavejester/integrant
Micro-framework for data-driven architecture
stuartsierra/component
Managed lifecycle of stateful objects in Clojure
tolitius/mount
managing Clojure and ClojureScript app state since (reset)
nubank/matcher-combinators
Library for creating matcher combinator to compare nested data structures
visd0m/ascii-gif
A simple cli for displaying ascii gifs
mauricioszabo/check
juxt/apex
A compendium of Clojure libraries for implementing web backends.
lambdaisland/kaocha
Full featured next gen Clojure test runner
pqrs-org/Karabiner-Elements
Karabiner-Elements is a powerful tool for customizing keyboards on macOS
dolthub/dolt
Dolt – Git for Data
mauricioszabo/atom-chlorine
An Atom plugin to integrate with Socket-REPL over Clojure, ClojureScript, ClojureCLR, Joker, Babashka, Clojerl, Lumo and Plank
localstack/localstack
💻 A fully functional local AWS cloud stack. Develop and test your cloud & Serverless apps offline
weavejester/eftest
Fast and pretty Clojure test runner
marick/Midje
Midje provides a migration path from clojure.test to a more flexible, readable, abstract, and gracious style of testing
igrishaev/spec-dict
Better map specs
gtrak/no.disassemble
EugenMayer/docker-sync
Run your application at full speed while syncing your code for development, finally empowering you to utilize docker for development under OSX/Windows/*Linux
nginx-proxy/nginx-proxy
Automated nginx proxy for Docker containers using docker-gen
lambdaisland/regal
Royally reified regular expressions
spockframework/spock
The Enterprise-ready testing and specification framework.
bhb/expound
Human-optimized error messages for clojure.spec
plumatic/schema
Clojure(Script) library for declarative data description and validation
clojure/core.match
An optimized pattern matching library for Clojure