- nrepl/nrepl: A Clojure network REPL that provides a server and client, along with some common APIs of use to IDEs and other tools that may need to evaluate Clojure code in remote environments.
- oakes/play-cljc-examples
- clojure-emacs/orchard: A fertile ground for Clojure tooling
- eraserhd/rep: A single-shot nREPL client designed for shell invocation
- clj-commons/clj-yaml: YAML encoding and decoding for Clojure
- mogenslund/liquid: Clojure Text Editor, for editing clojure code and markdown. Written entirely in Clojure with inspiration from Emacs and Vim.
- borkdude/sci: Small Clojure Interpreter
- lambdaisland/deep-diff2: Deep diff Clojure data structures and pretty print the result
- dundalek/closh: Bash-like shell based on Clojure
- nubank/workspaces: Live development environment for Clojurescript
- jakubriegel/clojure-spring: Demo of using Spring in Clojure with some Java integration
- nubank/matcher-combinators: Library for creating matcher combinator to compare nested data structures
- practicalli/clojure-deps-edn: User level aliases and Clojure CLI configuration for deps.edn based projects
- dundalek/closh: Bash-like shell based on Clojure
- wildwestrom/uniorg-util: Converts your org-mode files into html + metadata.
- borkdude/nbb: Ad-hoc CLJS scripting on Node.js.
- jonase/eastwood: Clojure lint tool
- mjul/docjure: Read and write Office documents from Clojure
- cljfx/cljfx: Declarative, functional and extensible wrapper of JavaFX inspired by better parts of react and re-frame
- What I learned after writing Clojure for 424 days, straight | by Shivek Khurana | The Startup | Medium
- clojurust/clojurust: A proof of concept version of Clojure in Rust.
- abcdw/guix-clojure: Template clj/cljs project managed by Guix
- jarohen/chime: A really lightweight Clojure scheduler
- babashka/nbb: Ad-hoc CLJS scripting on Node.js using SCI.
- babashka/scittle: The Small Clojure Interpreter exposed for usage in browser script tags.
- HumbleUI/HumbleUI: Clojure Desktop UI framework
- anmonteiro/lumo: Fast, cross-platform, standalone ClojureScript environment
- clj-commons/aleph: Asynchronous communication for Clojure
- BetterThanTomorrow/joyride: A REPL for Visual Studio Code
- BetterThanTomorrow/calva: Clojure & ClojureScript Interactive Programming for VS Code
- ertugrulcetin/herfi: 3D multiplayer game prototype written in Clojure and ClojureScript
- danownsthisspace/passman: Password manager written using Babashka
- drcode/EconIsle: A Web-based Economic Simulation & Game, written in Clojurescript and qlkit
- avelino/moclojer: Simple and efficient HTTP mock server with specification in yaml, edn or OpenAPI
- chr15m/ball-smash-dungeon: ball physics roguelike
- clojurewerkz/elastisch: A minimalistic Clojure client for ElasticSearch, supports both HTTP and native transports
- nextjournal/clerk: Local-First Notebooks for Clojure
- Tensegritics/ClojureDart: A port of Clojure that compiles to Dart
- clj-python/libpython-clj: Python bindings for Clojure
- thheller/shadow-grove: A ClojureScript system to build browser based frontends
- jaju/spring-boost: Introduce Clojure and live-coding power to your Spring Boot application!
- jaju/spring-boost-example: Example Spring Boot application to demonstrate https://github.com/jaju/spring-boost
- erdos/uclj: Small, quick, native Clojure interpreter
- schani/clojurec: A Clojure implementation on top of C
- tonsky/datascript: Immutable database and Datalog query engine for Clojure, ClojureScript and JS
- NickCellino/clj-browser-eval: turn any HTML input field into a Clojure interpreter
- alexander-yakushev/compliment: The Clojure completion library you deserve
- thheller/shadow-cljs: ClojureScript compilation made easy
- markus-wa/cq: Clojure Command-line Data Processor for JSON, YAML, EDN, XML and more
- bevuta/clojure-nix-locker: Simple and flexible tool to build clojure projects with Nix
- jlesquembre/clj-nix: Nix helpers for Clojure projects
- jpmonettas/flow-storm-debugger: A debugger for Clojure and ClojureScript with some unique features.