Open-Awesome
CategoriesAlternativesStacksSelf-HostedExplore
Open-Awesome

© 2026 Open-Awesome. Curated for the developer elite.

TermsPrivacyAboutGitHubRSS
  1. Home
  2. Tags
  3. Clojure

Clojure

291 projects

Showing 36 of 291 projects

Ordered
OrderedClojure

A Clojure library providing ordered sets and maps that maintain insertion order of elements.

#sets#functional-programming#ordered-collections
Stars266
Forks40
Last commit1 year ago
Lobos
LobosClojure

A Clojure library for SQL database schema manipulation and migrations with support for multiple databases.

#database-tool#sql-database#clojure-library
Stars266
Forks56
Last commit9 years ago
Tempura
TempuraClojure

A simple, developer-friendly text localization library for Clojure and ClojureScript applications.

#hiccup#gettext#clojurescript
Stars264
Forks18
Last commit2 years ago
Spandex
SpandexClojure

A minimal, performant Elasticsearch REST client wrapper for Clojure built on the official Java 9.x client.

#scroll-queries#data-indexing#java-interop
Stars263
Forks31
Last commit6 months ago
racing-game-cljs
racing-game-cljsClojure

A 3D racing game built with ClojureScript, React, and Three.js, showcasing React's feasibility in game development.

#clojurescript#component-based#threejs
Stars259
Forks11
Last commit5 years ago
clj-jgit
clj-jgitClojure

A Clojure wrapper for JGit providing a functional interface to manipulate Git repositories programmatically.

#version-control#repository-management#jgit
Stars258
Forks58
Last commit1 year ago
dorothy
dorothyClojure

A Clojure/ClojureScript library for generating Graphviz graphs using a Hiccup-style DSL.

#hiccup#clojurescript#dot-language
Stars251
Forks25
Last commit5 years ago
Alia
AliaClojure

A high-performance Cassandra CQL3 client for Clojure, built on the DataStax Java driver with async support and a versatile query DSL.

#database-driver#cql3#manifold
Stars246
Forks44
Last commit5 months ago
cloroutine
cloroutineClojure

A generic, macro-based, stackless coroutine builder for Clojure and ClojureScript.

#asynchronous-programming#functional-programming#transducers
Stars238
Forks13
Last commit5 months ago
scicloj.ml
scicloj.mlClojure

An idiomatic Clojure machine learning library providing a unified interface for classification, regression, and unsupervised models.

#metamorph#tech-ml-dataset#hyperparameter-optimization
Stars238
Forks16
Last commit7 months ago
rich4clojure
rich4clojureClojure

Practice Clojure programming interactively in your editor using Rich Comment Forms, based on the original 4Clojure problems.

#calva#clojurescript#editor-integration
Stars236
Forks46
Last commit11 months ago
Datsys
DatsysClojure

A Clojure/ClojureScript web framework for building reactive applications with Datomic/DataScript sync and unidirectional data flow.

#clojurescript#reagent#re-frame
Stars232
Forks25
Last commit8 years ago
Reagi
ReagiClojure

An FRP library for Clojure and ClojureScript built on core.async, modeling values that change over time.

#frp-library#clojurescript#reactive-programming
Stars231
Forks13
Last commit10 years ago
Duratom
DuratomClojure

A durable atom and agent type for Clojure that persists state to various backends like files, databases, and cloud storage.

#atom#agent#edn
Stars230
Forks13
Last commit2 years ago
Hermes
HermesClojure

A library and microservice implementing SNOMED CT with fast search, inference, cross-mapping, and ECL support.

#healthcare-terminology#drugs#terminology-server
Stars229
Forks30
Last commit29 days ago
Silk
SilkClojure

An isomorphic, bidirectional routing library for Clojure and ClojureScript with extensible, data-oriented routes.

#functional-programming#isomorphic#clojurescript
Stars224
Forks13
Last commit4 years ago
Finger Tree
Finger TreeClojure

A Clojure library providing finger tree data structures for efficient persistent collections with fast access to both ends.

#persistent-collections#functional-programming#library
Stars221
Forks13
Last commit5 months ago
yagni
yagniClojure

A Leiningen plugin for static analysis to find unused code in Clojure applications and libraries.

#code-cleanup#development-workflow#leiningen-plugin
Stars220
Forks10
Last commit4 years ago
pandect
pandectClojure

A fast and easy-to-use Clojure library for message digests, checksums, HMAC, and digital signatures.

#signature#java-interop#hash
Stars220
Forks11
Last commit1 year ago
Avi (vim rewrite)
Avi (vim rewrite)Clojure

A lively vi editor with test coverage, flexibility, and live REPL integration.

#open-source#keyboard-driven#text-editor
Stars218
Forks15
Last commit8 years ago
clojureVSCode (VSCode)
clojureVSCode (VSCode)TypeScript

A Visual Studio Code extension providing Clojure and ClojureScript language support with REPL integration, code completion, and formatting.

#nrepl#clojurescript#autocomplete
Stars207
Forks31
Last commit1 month ago
neocons
neoconsClojure

A feature-rich idiomatic Clojure client for the Neo4J REST API and Bolt Protocol.

#database-driver#clojurewerkz#rest-api
Stars207
Forks31
Last commit1 year ago
ClojureCUDA
ClojureCUDAC

A Clojure library for GPU-accelerated computing using NVIDIA CUDA, enabling high-performance parallel processing.

#cuda#scientific-computing#high-performance-computing
Stars206
Forks12
Last commit21 days ago
clj-rethinkdb
clj-rethinkdbClojure

A Clojure client library for RethinkDB, providing a query API that closely mirrors the official JavaScript driver.

#functional-programming#async#clojure-library
Stars203
Forks40
Last commit7 years ago
clj-aws-s3
clj-aws-s3Clojure

A Clojure library for accessing Amazon S3, based on the official AWS Java SDK.

#java-sdk#cloud-storage#aws-s3
Stars201
Forks103
Last commit9 years ago
riddley
riddleyClojure

A Clojure library for correct code walking and macroexpansion that preserves binding information and expands inlined functions.

#functional-programming#metaprogramming#lisp
Stars200
Forks30
Last commit3 months ago
Number Words
Number WordsClojure

Convert numbers to approximated text expressions like 'less than a quarter' for natural numbers, percentages, and fractions in multiple languages.

#number-to-text#java-library#number-formatting
Stars200
Forks9
Last commit5 years ago
lmgrep
lmgrepClojure

A grep-like CLI utility that searches text files using Lucene query syntax, compiled to a native binary for fast startup.

#text-analysis#lucene#graalvm-native-image
Stars200
Forks5
Last commit1 year ago
clojurephant
clojurephantJava

A Gradle plugin providing Clojure and ClojureScript language support for building polyglot and multi-project applications.

#nrepl#gradle#aot-compilation
Stars196
Forks18
Last commit7 months ago
Tesla
TeslaClojure

A Clojure microservice foundation with component lifecycle management, configuration, health checks, and scheduling.

#graceful-shutdown#health-checks#component-framework
Stars195
Forks24
Last commit9 months ago
Panthera
PantheraClojure

A Clojure library providing data-frames and arrays through Python's pandas and numpy.

#array#data-science#dataframe
Stars191
Forks15
Last commit6 years ago
caesium
caesiumClojure

A modern cryptography library for Clojure providing direct bindings to libsodium/NaCl.

#jnr-ffi#encryption#password-hashing
Stars183
Forks28
Last commit2 years ago
Akar
AkarPython

A first-class pattern matching library for Clojure, emphasizing simplicity and abstraction.

#functional-programming#clojure-ecosystem#first-class-patterns
Stars183
Forks13
Last commit1 month ago
clortex
clortexClojure

An open-source implementation of Jeff Hawkins' Hierarchical Temporal Memory and Cortical Learning Algorithm for machine intelligence.

#hierarchical-temporal-memory#cortical-learning-algorithm#brain-inspired-computing
Stars182
Forks18
Last commit
clj-tuple
clj-tupleJava

Efficient implementations of small maps and vectors for Clojure, designed for performance-critical collection operations.

#functional-programming#performance-optimization#memory-efficiency
Stars182
Forks17
Last commit11 years ago
clj-nix
clj-nixClojure

Nix helpers to reduce friction between Clojure projects and the Nix ecosystem.

#developer-tools#packaging#devops
Stars181
Forks25
Last commit8 days ago
PreviousPage 6 of 9Next

Related Tags

Community-curated · Updated weekly · 100% open source

Found a gem we're missing?

Open-Awesome is built by the community, for the community. Submit a project, suggest an awesome list, or help improve the catalog on GitHub.

Submit a projectStar on GitHub
10 years ago
#Clojurescript104
#Functional Programming69
#Clojure Library33
#Jvm29
#Repl27
#Machine Learning20
#Web Development17
#Database16
#Library15
#Jdbc14
#Development Tools14
#Data Visualization14