-
- 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
- ORM and SQL generation
- Security
- RESTful 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
- Natural Language Processing
- Parsing
- Reflection
- Editor Plugins
- Documentation
- Literate Programming
- Archives and Compression
- Miscellaneous
- Debugging tools
- CI
- Project Management
Actually don't search rails/django here, but compose them by yourself
Managed lifecycle of stateful objects
Libraries for project build automation and package/dependency management.
Code utilities for interacting with VCS software
Libraries for working with dates and times.
Libraries for working with HTTP.
Databases and database client libraries
- Datomic
- Datahike
- Datascript
- clojure.jdbc
- cravendb
- Mongo
- Monglorious
- RethinkDB
- Revise (RethinkDB)
- ElasticSearch
- Neo4j
Database connection pools
Keeps database and others in sync
DSL for SQL generation.
Authentication, authorization and other security related libraries.
Libraries for developing RESTful APIs.
Libraries for working with HTML.
Libraries for validating data.
Optional type system for Clojure
Libraries, extended REPLs, and other tools for scientific and statistical data anylysis and visualization.
- clj-ml
- cortex
- clj-bigml
- Clatern
- Deeplearning4j
- Enclog
- Infer
- k9
- lambda-ml
- Statistiker
- Synaptic
- clojure-tensorflow
- dl4clj (deeplearning4j to clojure)
*Libraries for improved code reflection and object introspection
- CIDER (Emacs)
- smartparens (Emacs)
- rainbow-delimiters (Emacs)
- aggressive-indent (Emacs)
- vim-fireplace (Vim)
- vim-redl (Vim)
- vim-leiningen (Vim)
- rainbow_parentheses.vim (Vim)
- Cursive (IntelliJ)
- Parinfer (multiple editors)
Utilities and libraries for (non-LP) code and project documentation
- tools.trace
- debugger
- debug-repl
- ritz
- redl
- limit-break
- spyscope
- aprint
- packed-printer
- pretty
- prone
- figwheel
- ultra
- The Clojure Style Guide
- Clojure Distilled
- clojure-cookbook
- A Brief Beginner's Guide To Clojure
- Clojure for the Brave and True
- Clojure from the ground up
- Error message catalog
- Clojure by Example
- Misophistful's channel: Understand concepts such as list comprehension, threading macros, generative testing, destructuring, core.match and introductions to Light Table, Datomic and Game development with Clojure
- Fred Overflow's channel: Introductions to Functional programming and TDD with Clojure
- Clojure Pills screencast: Introduction to Clojure one function at a time
- Data persistance with Postgres, Clojure and JDBC
- Clojure Tutorials by Timothy Baldridge: More advanced videos on core.async, tranducers, transients, logic programming and a "Function of the day" series.