Awesome Clojure 
- Awesome products in Clojure
- OneKeePass: A secure password manager and mobile app in ClojureScript
- Penpot: design and prototyping platform
- LightTable (IDE) (archived)
- Maria.cloud (Online IDE for beginners)
- Riemann (Monitoring)
- Precursor (Online prototyping tool)
- Puppet Server
- PuppetDB
- Metabase
- Metabase Datomic
- CircleCI
- Avi (vim rewrite)
- Liquid (Text Editor)
- Clojupyter
- meins
- Jepsen
- Braid: a team-chat app with a novel UI that leads to better conversations
- Accelerated Text: a natural language generation environment (backend: Clojure, frontend: JS)
- Ziggurat: a framework built to simplify Stream processing on Kafka
- Nightcode: An IDE for Clojure (archived)
- Nightlight: text editor (archived)
- Atea: a minimalistic menu bar time tracker for MacOS (legacy, requires jvm 1.6)
- herfi - 3D multiplayer game prototype written in Clojure and ClojureScript
- racing-game-cljs - A 3D racing game built with ClojureScript, React and ThreeJS
- Awesome SaaS (partially OSS) in Clojure
- Logseq: knowledge management and collaboration (open frontend)
- Languages written with Clojure
- jank
- lux
- mal
- scheje
- eden
- ferret
- Awesome tools in Clojure
- Awesome macros usage
- Advanced datastructures
- Web Framework
- Dependency injection
- Build Automation and Package management
- Version Control Management
- Date and Time
- GUI
- Audio
- HTTP
- Database
- Connection pools
- Structural Migrations
- Redis
- JSON
- Protocol Buffers and gRPC
- ORM and SQL generation
- Security
- RESTful API
- GraphQL API
- Emails
- HTML Manipulation
- Data Validation
- Type System
- Pattern Matching
- Async processing
- Monads
- WebSocket
- Testing
- Webdriver automation
- Code Analysis and Linter
- Science and Data Analysis
- Machine Learning
- Computer Vision
- Text Processing
- Parsing
- Editor Plugins
- Documentation
- Literate Programming
- Archives and Compression
- Miscellaneous
- Debugging tools
- CI
- Project Management
- Terminal UI
- Guides
- Video tutorials
- Websites
- Exercises
Awesome macros usage
Answers why the lisp shines, killer features in action
- core.async - transforms AST into CSP programs
- cloroutine - suspends and continuations (coroutines)
- missionary - a reactive dataflow programming toolkit
- photon - realtime web, like Meteor, but for Clojure(Script)