Free Open Source Tools
Gaiwan grew out of Lambda Island, which still hosts tons of great educational videos on Clojure and ClojureScript, and we still publish our open source tools under Lambda Island on Github.
Here are the greatest hits from our 136 repos:
🧪 Testing & Quality Assurance
- Kaocha (821★): A feature-rich, extensible test runner for Clojure.
- Kaocha-Cucumber: Adds support for Cucumber-style BDD tests using Gherkin.
- Chui (66★): A ClojureScript test runner with a browser UI.
- Kaocha-JUnit-XML (14★): Generates JUnit XML reports from Kaocha.
- Kaocha-CLJS2: Run ClojureScript tests with Kaocha. New and improved.
- Deep-Diff2: Human-readable deep comparison of Clojure data structures.
🧰 Developer Tools & Utilities
- Launchpad (100★): A REPL launcher for Clojure/nREPL.
- CLI (30★): Argument parser with subcommand support.
- Config (26★): Config library supporting EDN, env vars, etc.
- Ornament (131★): Handle styling in large Clojure or ClojureScript web projects.
- Plenish: Restock your warehouse. Sync Datomic to a RDBMS.
- Funnel: Transit-over-WebSocket Message Relay.
🧱 Core Libraries & Utilities
- Regal (333★): Composable regular expressions in Clojure.
- URI: RFC-compliant URI handling in Clojure(Script).
- Faker: Fake data generation for UI testing.
- Hiccup (32★): Enlive-backed Hiccup implementation (clj-only).
- Ansi: Parse ANSI color codes, optionally convert to Hiccup.
- Glögi: Structured logging for ClojureScript.
🌐 Web & Frontend Development
- Webbing (3★): Toolkit for web apps in Clojure.
- Embedkit: Embeds Metabase dashboards in apps.
- Ornament (131★): CSS-in-Clj(s).
🧪 Project Templates & Starters
- New-Project: Template for starting new Clojure projects.
We're thinking of combining many of these tools into a framework. What would be most valuable for you in this framework? Get in touch and let us know!
Note: Star counts are as of May 23, 2025.