Open-Awesome
CategoriesAlternativesStacksSelf-HostedExplore
Open-Awesome

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

TermsPrivacyAboutGitHubRSS
  1. Home
  2. Tags
  3. Clojure

Clojure

362 projects

Showing 36 of 362 projects

riddley
riddleyClojure

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

#functional-programming#metaprogramming#lisp
Stars201
Forks30
Last commit5 months 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
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 commit8 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 commit11 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
clj-nix
clj-nixClojure

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

#developer-tools#packaging#devops
Stars184
Forks25
Last commit4 days 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 commit2 months 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
caesium
caesiumClojure

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

#jnr-ffi#encryption#password-hashing
Stars182
Forks28
Last commit2 years ago
Infer
InferClojure

A Clojure library for machine learning and statistical inference designed for production deployment and composable algorithms.

#statistical-inference#production-ml#feature-engineering
Stars176
Forks35
Last commit10 years ago
Clops
ClopsClojure

A Clojure template for web development with SPA support, backend and frontend setup included.

#spa#webframework#clojurescript
Stars175
Forks8
Last commit5 years ago
lein-bikeshed
lein-bikeshedClojure

A Leiningen plugin that enforces code quality standards by checking for common style issues and anti-patterns in Clojure projects.

#build-tools#leiningen-plugin#code-quality
Stars175
Forks22
Last commit7 years ago
jme-clj
jme-cljClojure

A Clojure wrapper library for the jMonkeyEngine 3D game engine, enabling REPL-driven game development.

#java-interop#functional-programming#lisp
Stars172
Forks11
Last commit1 year ago
Castra
CastraClojure

A Clojure/Script RPC library for web applications that makes async server calls feel like expression evaluation.

#unidirectional-dataflow#cqrs#clojurescript
Stars172
Forks25
Last commit5 years ago
json-html
json-htmlClojure

A Clojure/Script library that converts JSON/EDN data into human-readable HTML DOM nodes.

#dom-manipulation#debugging-tools#hiccup
Stars164
Forks15
Last commit6 years ago
ClojisR
ClojisRClojure

A bridge library enabling Clojure to call R functions and use R objects for statistical computing and data science.

#data-science#rlang#r-language
Stars162
Forks11
Last commit1 month ago
clj-postgresql
clj-postgresqlClojure

A Clojure library providing PostgreSQL helpers with automatic type conversions and connection management.

#database-driver#postgis#connection-pooling
Stars162
Forks18
Last commit1 year ago
postagga
postaggaClojure

A Clojure/ClojureScript library for building self-contained natural language parsers using part-of-speech tagging and semantic rules.

#part-of-speech-tagging#bots#language-understanding
Stars162
Forks15
Last commit5 years ago
re-frame-flow
re-frame-flowClojure

A graph-based visualization tool for tracing and debugging re-frame event chains in ClojureScript applications.

#tracing#debugging-tools#developer-tools
Stars159
Forks3
Last commit5 years ago
Streaming Histograms
Streaming HistogramsJava

A Clojure/Java library for streaming, one-pass histograms that approximate data distributions for learning, visualization, and analysis.

#statistical-analysis#java-library#parallel-algorithms
Stars158
Forks25
Last commit
vim-cljfmt (Vim)
vim-cljfmt (Vim)Vim Script

A Vim plugin that formats Clojure code using cljfmt via a REPL connection for faster formatting.

#cljfmt#editor-tool#productivity
Stars156
Forks20
Last commit3 years ago
trikl
triklClojure

A Terminal UI library for Clojure that provides React-like component rendering and state management for building terminal applications.

#hiccup#component-based#telnet-server
Stars156
Forks8
Last commit3 years ago
comportex
comportexClojure

A Clojure library implementing Hierarchical Temporal Memory (HTM) for temporal sequence learning and prediction.

#simulation#hierarchical-temporal-memory#library
Stars153
Forks27
Last commit9 years ago
contajners
contajnersClojure

An idiomatic, data-driven, REPL-friendly Clojure client for OCI-compliant container engines like Docker and Podman.

#hacktoberfest#babashka#podman
Stars150
Forks8
Last commit2 days ago
scheje
schejeClojure

A Scheme interpreter implemented in Clojure, featuring hygienic macros and a REPL.

#programming-language#compiler#hygienic-macros
Stars149
Forks11
Last commit9 years ago
notespace
notespaceClojure

A notebook-like experience within Clojure namespaces, enabling interactive visualization without leaving your editor.

#notebook#editor-integration#kindly
Stars148
Forks9
Last commit2 years ago
Revise
ReviseClojure

A Clojure client for RethinkDB offering asynchronous, lock-free, and idiomatic query semantics.

#functional-programming#asynchronous#nosql
Stars146
Forks7
Last commit11 years ago
eden
edenClojure

Embedded and Extensible Scripting Language in Clojure

#programming-language#clojurescript#clojure
Stars142
Forks2
Last commit6 years ago
splint
splintClojure

A fast, extensible Clojure linter focused on style and code shape, inspired by RuboCop.

#developer-tools#clojure-cli#linter
Stars141
Forks5
Last commit1 month ago
Saite
SaiteClojure

A Clojure(Script) client/server application for creating interactive documents and dashboards with data visualizations, markdown, and LaTeX.

#charting-application#vega-lite#clojurescript
Stars140
Forks3
Last commit1 year ago
Brutha
BruthaClojure

A simple, unopinionated ClojureScript interface to React that lets you manage application state independently.

#functional-programming#clojurescript#frontend
Stars139
Forks2
Last commit10 years ago
Touchstone
TouchstoneClojure

A simple, high-performance A/B testing library for Clojure web applications using multi-armed bandit algorithms.

#conversion-optimization#taoensso#redis
Stars139
Forks5
Last commit2 years ago
aprint
aprintClojure

A Clojure pretty-printing library that provides compact, colorful, and readable output for REPL debugging.

#developer-tools#syntax-highlighting#clojure-library
Stars137
Forks4
Last commit10 years ago
PreviousPage 7 of 11Next

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
2 years ago
#Clojurescript129
#Functional Programming89
#Clojure Library39
#Repl31
#Jvm31
#Library24
#Machine Learning23
#Database18
#Java Interop18
#Debugging17
#Web Development17
#Data Visualization17