Awesome Clojure

Advanced datastructures

  • updated 5 months ago MIT License

    functional, durable data structures

  • updated 2 months ago Eclipse Public Li...

    Persistent sorted maps and sets with log-time rank queries

  • updated 2 months ago Eclipse Public Li...

    Finger Tree data structure

  • updated 5 months ago Eclipse Public Li...

    A durable atom type for Clojure

  • updated over 3 years ago Eclipse Public Li...

    A Clojure hierarchical set.

  • updated almost 6 years ago Eclipse Public Li...

    Functional, persistent, off-heap, high performance data structure

  • updated almost 4 years ago Eclipse Public Li...

    Create Clojure maps whose values are only calculated when accessed, either from data or from java objects.

  • updated 8 months ago MIT License

    Tools for transparent data transformation

  • specter specter 2,465
    star
    updated about 1 year ago Apache License 2.0

    Clojure(Script)'s missing piece

Applications and Products

  • jepsen jepsen 6,577
    star
    updated about 1 month ago

    A framework for distributed systems verification, with fault injection

  • LightTable LightTable 11,720
    star
    updated almost 2 years ago MIT License

    The Light Table IDE ⛺

  • metabase metabase 35,796
    star
    updated 2 months ago Other

    The simplest, fastest way to get business intelligence and analytics to everyone in your company 😋

  • penpot penpot 22,905
    star
    updated 8 months ago Mozilla Public Li...

    Penpot - The Open-Source design & prototyping platform

  • riemann riemann 4,204
    star
    updated 4 months ago Eclipse Public Li...

    A network event stream processing system, in Clojure.

Async processing

  • updated 2 months ago Eclipse Public Li...

    Facilities for async programming and communication in Clojure

  • goose goose 236
    star
    updated about 2 months ago MIT License

    The Next-Level background job processing library for Clojure

  • pulsar pulsar 903
    star
    updated about 4 years ago Other

    Fibers, Channels and Actors for Clojure

Audio

  • alda alda 5,408
    star
    updated 8 months ago Eclipse Public Li...

    A music programming language for musicians. 🎶

Awesome macros usage

  • updated about 1 year ago Eclipse Public Li...

    Coroutine support for clojure

  • updated 2 months ago Eclipse Public Li...

    Facilities for async programming and communication in Clojure

  • updated 8 months ago MIT License

    Tools for transparent data transformation

  • updated over 2 years ago Eclipse Public Li...

    Staged compilation for Clojure through environment & special-form aware syntax-quoting.

  • updated 3 months ago Eclipse Public Li...

    A functional effect and streaming system for Clojure/Script

  • updated about 7 years ago Eclipse Public Li...

    Experiments in realtime web framework design. Like Meteor, but for Clojure(Script)

  • updated over 7 years ago

    local. mutable. variables.

Build Automation and Package management

  • boot boot 1,752
    star
    updated about 3 years ago Eclipse Public Li...

    Build tooling for Clojure.

  • updated 3 months ago Apache License 2.0

    Clojure and Clojurescript support for Gradle

  • leiningen leiningen 7,285
    star
    updated about 2 months ago Other

    Moved to Codeberg; this is a convenience mirror

  • updated 6 months ago Eclipse Public Li...

    ClojureScript compilation made easy

Code Analysis and Linter

  • updated almost 2 years ago Eclipse Public Li...

    Clojure test coverage tool

  • eastwood eastwood 1,079
    star
    updated 6 months ago

    Clojure lint tool

  • updated about 5 years ago

    A Leiningen plugin designed to tell you your code is bad, and that you should feel bad

  • updated over 3 years ago Other

    Slamhound rips your namespace form apart and reconstructs it.

  • updated about 3 years ago Other
  • updated about 2 months ago Mozilla Public Li...

    A Clojure linter focused on style and code shape.

  • yagni yagni 218
    star
    updated over 2 years ago Eclipse Public Li...

    A Leiningen plugin for finding dead code

Computer Vision

  • updated over 4 years ago

    Clojure wrapper for the Tesseract OCR software

  • updated 10 months ago Eclipse Public Li...

    Lowest barrier of entry to Image Processing, Computer Vision and Neural Networks on the JavaVM

Connection pools

  • updated over 2 years ago Eclipse Public Li...

    Connection pools for JDBC databases. Simple wrapper around C3P0.

  • updated 5 months ago Eclipse Public Li...

    A Clojure wrapper to HikariCP JDBC connection pool

Database

  • updated 3 months ago Other

    Clojure client for the Aerospike database.

  • alia alia 245
    star
    updated 9 months ago

    High performance Cassandra client for clojure

  • updated about 5 years ago Eclipse Public Li...
  • updated about 5 years ago Apache License 2.0

    JDBC library for Clojure

  • updated over 10 years ago

    A document database written in Clojure

  • datahike datahike 1,577
    star
    updated 2 months ago Eclipse Public Li...

    A durable Datalog implementation adaptable for distribution.

  • datalevin datalevin 1,006
    star
    updated about 1 month ago Eclipse Public Li...

    A simple, fast and versatile Datalog database

  • updated 2 days ago Eclipse Public Li...

    Immutable database and Datalog query engine for Clojure, ClojureScript and JS

  • updated 2 months ago Eclipse Public Li...

    JDBC from Clojure (formerly clojure.contrib.sql)

  • metabase metabase 35,796
    star
    updated 2 months ago Other

    The simplest, fastest way to get business intelligence and analytics to everyone in your company 😋

  • updated 3 months ago Eclipse Public Li...

    A modern low-level Clojure wrapper for JDBC-based access to databases.

  • revise revise 146
    star
    updated about 9 years ago

    RethinkDB client for Clojure

  • updated 5 months ago

    Elasticsearch client for Clojure (built on new ES 8.x java client)

  • xtdb xtdb 2,419
    star
    updated about 2 months ago MIT License

    An immutable database. Developed by @juxt

Data Validation

  • clova clova 14
    star
    updated over 2 years ago Other

    A simple validation library for Clojure and ClojureScript

  • updated over 9 years ago

    Modeling domain data on the basis of Clojure records.

  • updated over 3 years ago Eclipse Public Li...

    Complete instrumentation for clojure.spec

  • schema schema 2,378
    star
    updated about 1 year ago Other

    Clojure(Script) library for declarative data description and validation

  • struct struct 119
    star
    updated over 2 years ago The Unlicense

    Structural validation library for Clojure(Script)

Date and Time

  • updated 3 months ago MIT License

    Java 8 Date-Time API for Clojure

  • tick tick 581
    star
    updated about 1 month ago MIT License

    Time as a value.

  • updated over 4 years ago Other

    Multilingual library to easily parse date strings to java.util.Date objects.

Debugging tools

  • aprint aprint 129
    star
    updated over 8 years ago Eclipse Public Li...

    Awesome print: like clojure.pprint, but awesome

  • updated almost 6 years ago Eclipse Public Li...

    The missing tool

  • updated over 10 years ago

    Clojure REPL that is aware of surrounding lexical scope

  • updated over 2 years ago Eclipse Public Li...

    Figwheel builds your ClojureScript code and hot loads it into the browser as you are coding!

  • updated over 11 years ago

    Basic REPL breakpoints.

  • updated about 2 years ago Eclipse Public Li...

    Clojure library for debugging core functions

  • updated over 6 years ago Eclipse Public Li...

    Compact pretty printer

  • prone prone 511
    star
    updated about 3 years ago Other

    Better exception reporting middleware for Ring.

  • redl redl 33
    star
    updated over 9 years ago

    A better IDE integration story for Clojure

  • ritz ritz 320
    star
    updated almost 11 years ago

    SWANK and nREPL servers for clojure providing JPDA based debuggers

  • updated over 1 year ago MIT License

    Project your Clojure(Script) REPL into the same context as your code when it ran

  • updated over 4 years ago

    Trace-oriented debugging tools for Clojure

  • updated 2 months ago Eclipse Public Li...

    1.3 update of clojure.contrib.trace

  • ultra ultra 1,237
    star
    updated about 1 year ago Eclipse Public Li...

    A Leiningen plugin for a superior development environment

Dependency injection

  • clip clip 224
    star
    updated 6 months ago MIT License

    Light structure and support for dependency injection

  • updated about 1 month ago European Union Pu...

    Application state management made simple: a Clojure map that implements java.io.Closeable.

  • component component 2,069
    star
    updated about 2 years ago MIT License

    Managed lifecycle of stateful objects in Clojure

  • di di 30
    star
    updated 10 months ago Eclipse Public Li...

    DI is a dependency injection framework that allows you to define dependencies as cheaply as defining function arguments.

  • integrant integrant 1,191
    star
    updated 3 months ago MIT License

    Micro-framework for data-driven architecture

  • mount mount 1,210
    star
    updated about 2 months ago Eclipse Public Li...

    managing Clojure and ClojureScript app state since (reset)

  • system system 607
    star
    updated 4 months ago

    Reloaded components à la carte

Exceptions and error handling

  • dire dire 483
    star
    updated over 8 years ago

    Erlang-style supervisor error handling for Clojure

  • ex ex 17
    star
    updated over 4 years ago

    Exception net

  • updated about 2 years ago Apache License 2.0

    Flexible retries library for Clojure

Game development

  • updated over 2 years ago MIT License

    A Clojure 3D Game Engine (Wrapper), Powered by jMonkeyEngine

  • updated 7 months ago The Unlicense

    A Clojure and ClojureScript game library

Graphviz

  • updated over 3 years ago

    Hiccup-style generation of Graphviz graphs in Clojure

  • updated almost 4 years ago

    Generate Graphviz diagrams from FSM data

  • updated almost 3 years ago MIT License

    Graph based visualization tool for re-frame event chains

  • updated over 6 years ago

    simple graph and tree visualization

  • updated almost 4 years ago

    Generate images from Graphviz dot strings in Clojure and Clojurescript

  • updated over 1 year ago Mozilla Public Li...

    Visualize Clojure zippers using Graphviz

GUI

  • updated 3 months ago MIT License

    Java 8 Date-Time API for Clojure

  • tick tick 581
    star
    updated about 1 month ago MIT License

    Time as a value.

  • updated over 4 years ago Other

    Multilingual library to easily parse date strings to java.util.Date objects.

HTML Manipulation

  • updated about 2 years ago GNU Lesser Genera...

    {{ mustache }} for Clojure

  • hiccup hiccup 2,571
    star
    updated 10 months ago Eclipse Public Li...

    Fast library for rendering HTML in Clojure

  • Selmer Selmer 956
    star
    updated 10 months ago Eclipse Public Li...

    A fast, Django inspired template system in Clojure.

HTTP

  • aleph aleph 2,517
    star
    updated 16 days ago MIT License

    Asynchronous streaming communication for Clojure - web server, web client, and raw TCP/UDP

  • clj-http clj-http 1,754
    star
    updated 11 days ago MIT License

    An idiomatic clojure http client wrapping the apache client. Officially supported version.

  • hato hato 326
    star
    updated 12 months ago MIT License

    An HTTP client for Clojure, wrapping JDK 11's HttpClient

  • http-kit http-kit 2,413
    star
    updated 16 days ago Apache License 2.0

    Simple, high-performance event-driven HTTP client+server for Clojure

  • kvlt kvlt 70
    star
    updated over 6 years ago The Unlicense

    Multi-target Clojure/script HTTP client

  • ring ring 3,707
    star
    updated about 1 month ago MIT License

    Clojure HTTP server abstraction

JSON

  • cheshire cheshire 1,469
    star
    updated 25 days ago MIT License

    Clojure JSON and JSON SMILE (binary json format) encoding/decoding

  • updated about 1 year ago Eclipse Public Li...

    Clojure library for fast JSON encoding and decoding.

Literate Programming

  • klipse klipse 3,089
    star
    updated over 1 year ago GNU General Publi...

    Klipse is a JavaScript plugin for embedding interactive code snippets in tech blogs.

  • updated about 1 month ago

    Ultra-lightweight literate programming for clojure inspired by docco

Machine Learning

  • updated over 3 years ago Eclipse Public Li...

    High-performance Bayesian Data Analysis on the GPU in Clojure

  • updated over 8 years ago Eclipse Public Li...

    Machine Learning in Clojure

  • updated about 6 years ago Other

    Clojure bindings for the BigML.io API

  • clj-ml clj-ml 148
    star
    updated about 8 years ago

    A machine learning library for Clojure built on top of Weka and friends

  • updated over 2 years ago

    A neural networks library for Clojure

  • updated almost 4 years ago Eclipse Public Li...

    An extremely light layer over TensorFlow's Java api

  • updated 2 months ago Eclipse Public Li...

    ClojureCL is a Clojure library for parallel computations with OpenCL.

  • updated 2 months ago Eclipse Public Li...

    Clojure library for CUDA development

  • cortex cortex 1,270
    star
    updated over 5 years ago Eclipse Public Li...

    Machine learning in Clojure

  • updated almost 6 years ago BSD 2-Clause "Sim...
  • enclog enclog 136
    star
    updated almost 8 years ago

    Clojure wrapper for Encog (v3) (Machine-Learning framework that specialises in neural-nets)

  • flare flare 284
    star
    updated almost 5 years ago Eclipse Public Li...

    Dynamic Tensor Graph library in Clojure (think PyTorch, DynNet, etc.)

  • infer infer 176
    star
    updated over 8 years ago

    inference and machine learning in clojure

  • k9 k9 104
    star
    updated about 9 years ago

    Small library for using neural networks and core.matrix

  • updated over 5 years ago MIT License

    A small machine learning library written in Lisp (Clojure) aimed at providing simple, concise implementations of machine learning techniques and utilities.

  • updated about 1 month ago Eclipse Public Li...

    Fast Clojure Matrix Library

  • updated 3 months ago Eclipse Public Li...

    A Clojure machine learning library

  • updated almost 9 years ago Eclipse Public Li...

    Minimalistic statistics library for Clojure

  • updated about 8 years ago Eclipse Public Li...

    Neural Networks in Clojure

Miscellaneous

  • updated 10 months ago Eclipse Public Li...

    A Clojure library designed to provide hassle-free, ready to go gRPC experience without ton of preparations and Java code.

  • updated almost 9 years ago

    efficient small collections for clojure

  • updated almost 11 years ago

    Write Java inside Clojure

  • updated over 1 year ago Other

    Utility library for Clojure and ClojureScript

  • updated over 1 year ago

    code-walking without caveats

  • updated over 4 years ago

    Enhanced try and throw for Clojure leveraging Clojure's capabilities

  • virgil virgil 274
    star
    updated over 1 year ago

    your own personal JVM psychopomp

Monads

  • updated 2 months ago Eclipse Public Li...

    Macros for defining monads, and definition of the most common monads

  • cats cats 939
    star
    updated about 2 years ago BSD 2-Clause "Sim...

    Category Theory and Algebraic abstractions for Clojure and ClojureScript.

  • updated 2 months ago Eclipse Public Li...

    Category theory concepts in Clojure - Functors, Applicatives, Monads, Monoids and more.

ORM and SQL generation

  • Korma Korma 1,476
    star
    updated over 3 years ago

    Tasty SQL for Clojure.

  • specql specql 128
    star
    updated 9 months ago MIT License

    Automatic PostgreSQL CRUD queries

  • sql sql 40
    star
    updated almost 4 years ago Eclipse Public Li...

    A DSL in Clojure for SQL query, DML, and DDL. Supports a majority of MySQL's statements.

  • updated over 1 year ago Eclipse Public Li...

    A Clojure & ClojureScript DSL for SQL

  • updated about 6 years ago Eclipse Public Li...

    A flexible, Datomic-inspired, config-driven Extraction system (big E in ETL)

  • toucan toucan 566
    star
    updated 10 months ago Eclipse Public Li...

    A classy high-level Clojure library for defining application models and retrieving them from a DB

  • updated about 2 years ago Eclipse Public Li...

    A Clojure(script) SQL library for building APIs: Datomic® (GraphQL-ish) pull syntax, data driven configuration, dynamic filtering with relations in mind

Parsing

  • buran buran 31
    star
    updated about 1 year ago Apache License 2.0

    Bidirectional, data-driven RSS/Atom feed consumer, producer and feeds aggregator

  • updated 3 months ago Eclipse Public Li...
  • kern kern 235
    star
    updated almost 3 years ago

    A Parser Combinators Library for Clojure

Pattern Matching

  • akar akar 173
    star
    updated about 6 years ago Apache License 2.0

    First-class patterns for Clojure. Made with love, functions, and just the right amount of syntax.

  • updated about 2 months ago Eclipse Public Li...

    An optimized pattern matching library for Clojure

  • defun defun 462
    star
    updated 6 months ago Eclipse Public Li...

    A macro to define clojure functions with parameter pattern matching just like erlang or elixir.

  • updated almost 8 years ago MIT License

    Verbal-Exprejon is a Clojure library that helps you build complex regexes without any regex

Protocol Buffers and gRPC

  • updated over 1 year ago Other

    Leiningen plugin for consuming and compiling protobuf schemas

  • updated 10 months ago

    Clojure support for protocol buffers

RESTful API

  • friboo friboo 117
    star
    updated almost 7 years ago Apache License 2.0

    Utility library for writing microservices in Clojure, with support for Swagger and OAuth

  • reitit reitit 1,313
    star
    updated 10 months ago Eclipse Public Li...

    A fast data-driven routing library for Clojure/Script

  • updated almost 7 years ago Eclipse Public Li...

    Bidirectional Ring router. REST oriented. Rails inspired.

  • yada yada 731
    star
    updated about 1 year ago MIT License

    A powerful Clojure web library, full HTTP, full async - see https://juxt.pro/yada/index.html

Science and Data Analysis

  • updated over 3 years ago Eclipse Public Li...

    High-performance Bayesian Data Analysis on the GPU in Clojure

  • updated 2 months ago Eclipse Public Li...

    ClojureCL is a Clojure library for parallel computations with OpenCL.

  • updated 2 months ago Eclipse Public Li...

    Clojure library for CUDA development

  • updated over 2 years ago Other

    Streaming Histograms for Clojure/Java

  • incanter incanter 2,220
    star
    updated almost 2 years ago

    Clojure-based, R-like statistical computing and graphics environment for the JVM

  • loom loom 878
    star
    updated 4 months ago

    Graph library for Clojure. Mailing list https://groups.google.com/forum/#!forum/loom-clj

  • updated about 1 month ago Eclipse Public Li...

    Fast Clojure Matrix Library

  • onyx onyx 2,044
    star
    updated over 4 years ago Eclipse Public Li...

    Distributed, masterless, high performance, fault tolerant data processing

  • updated about 2 years ago Eclipse Public Li...

    A Clojure library for Apache Spark: fast, fully-features, and developer friendly

Security

  • bolt bolt 123
    star
    updated almost 9 years ago MIT License

    An integrated security system for applications built on component

  • buddy buddy 826
    star
    updated almost 3 years ago Apache License 2.0

    Security library for Clojure

  • updated 7 months ago Eclipse Public Li...

    Modern cryptography (libsodium/NaCl) for Clojure

  • friend friend 1,159
    star
    updated about 3 years ago

    An extensible authentication and authorization library for Clojure Ring web applications and services.

Structural Migrations

  • drift drift 121
    star
    updated 12 months ago

    A migration library for clojure

  • joplin joplin 313
    star
    updated over 4 years ago Eclipse Public Li...

    Flexible datastore migration and seeding for Clojure projects

  • lobos lobos 266
    star
    updated over 7 years ago

    A library to create and manipulate SQL database schemas with migrations support.

  • updated 2 months ago

    MIGRATE ALL THE THINGS!

  • updated about 2 months ago Eclipse Public Li...

    Database-independent migration library

Terminal UI

  • updated about 5 years ago

    A Clojurey wrapper around the Lanterna terminal output library.

  • closh closh 1,604
    star
    updated over 1 year ago Eclipse Public Li...

    Bash-like shell based on Clojure

  • updated about 1 month ago European Union Pu...

    Configuration powertool with `metosin/malli`

  • trikl trikl 142
    star
    updated over 1 year ago Mozilla Public Li...

    Terminal UI library for Clojure

Testing

  • updated about 1 year ago BSD 3-Clause "New...

    A minimalist's unit testing framework ("classic" version)

  • kaocha kaocha 769
    star
    updated 2 months ago Eclipse Public Li...

    Full featured next gen Clojure test runner

  • Midje Midje 1,681
    star
    updated 4 months ago MIT License

    Midje provides a migration path from clojure.test to a more flexible, readable, abstract, and gracious style of testing

  • updated 5 months ago MIT License

    Integration testing framework using a state monad in the backend for building and composing flows

  • updated over 2 years ago Eclipse Public Li...

    A small spying and stubbing library for Clojure and ClojureScript

Text Processing

  • updated almost 3 years ago Other

    Beagle helps you identify keywords, phrases, regexes, and complex search queries of interest in streams of text documents.

  • updated over 5 years ago Eclipse Public Li...

    Natural Language Processing in Clojure (opennlp)

  • updated 9 months ago Apache License 2.0

    Grep-like utility based on Lucene Monitor compiled with GraalVM native-image

  • updated about 1 year ago MIT License

    A Library to parse natural language in pure Clojure and ClojureScript

Web Framework

  • compojure compojure 4,029
    star
    updated 12 months ago Eclipse Public Li...

    A concise routing library for Ring/Clojure

  • datsys datsys 231
    star
    updated over 6 years ago Eclipse Public Li...

    (+ clj cljs datomic datascript re-frame-esque-frp)

  • fulcro fulcro 1,519
    star
    updated 2 months ago MIT License

    A library for development of single-page full-stack web applications in clj/cljs

  • pedestal pedestal 2,618
    star
    updated 6 months ago

    The Pedestal Server-side Libraries

  • reitit reitit 1,313
    star
    updated 10 months ago Eclipse Public Li...

    A fast data-driven routing library for Clojure/Script

  • yada yada 731
    star
    updated about 1 year ago MIT License

    A powerful Clojure web library, full HTTP, full async - see https://juxt.pro/yada/index.html

WebSocket

  • chord chord 436
    star
    updated almost 4 years ago

    A library designed to bridge the gap between the triad of CLJ/CLJS, web-sockets and core.async.

  • sente sente 1,725
    star
    updated 16 days ago Eclipse Public Li...

    Realtime web comms library for Clojure/Script