tstout's Stars
raphw/byte-buddy
Runtime code generation for the Java virtual machine.
Col-E/Recaf
The modern Java bytecode editor
classgraph/classgraph
An uber-fast parallelized Java classpath scanner and module scanner.
Engelberg/instaparse
JetBrains/skija
Java bindings for Skia
adamtornhill/code-maat
A command line tool to mine and analyze data from version-control systems
hekailiang/squirrel
squirrel-foundation is a State Machine library, which provided a lightweight, easy use, type safe and programmable state machine implementation for Java.
clj-commons/seesaw
Seesaw turns the Horror of Swing into a friendly, well-documented, Clojure library
microsoft/playwright-java
Java version of the Playwright testing and automation library
clj-commons/etaoin
Pure Clojure Webdriver protocol implementation
seancorfield/next-jdbc
A modern low-level Clojure wrapper for JDBC-based access to databases.
phronmophobic/membrane
A Simple UI Library That Runs Anywhere
practicalli/clojure-cli-config
User aliases and Clojure CLI configuration for deps.edn based projects
babashka/neil
A CLI to add common aliases and features to deps.edn-based projects
seancorfield/deps-new
Create new projects for the Clojure CLI / deps.edn
yogthos/memory-hole
Memory Hole is a support issue organizer application
Yomguithereal/clj-fuzzy
A handy collection of algorithms dealing with fuzzy strings and phonetics.
borkdude/deps.clj
A faithful port of the clojure CLI bash script to Clojure
sveri/closp
Clojure template for web development (with SPA support)
htm-community/comportex
Hierarchical Temporal Memory in Clojure
gfredericks/debug-repl
A Clojure debug repl as nrepl middleware
fzakaria/slf4j-timbre
SLF4J binding for Clojure's Timbre
redstarssystems/context
Context is a library designed to manage system state.
yogthos/maestro
FSM library for managing workflows
hagmonk/depify
Creates or updates your deps.edn file, based on your project’s project.clj
robertluo/fun-map
a map blurs the line between identity, state and function
rschmitt/dynamic-object
Lightweight data modeling for Java, powered by Clojure.
riverford/objection
A dynamic approach to application components
borkdude/dynaload
The dynaload logic from clojure.spec.alpha as a library
life0fun/clojure-idiom
clojure idioms, patterns, and best practices by examples