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

metaclj
metacljClojure

Staged compilation for Clojure with environment and special-form aware syntax-quoting.

#metaprogramming#lisp#macros
Stars82
Forks4
Last commit4 years ago
edn-rs
edn-rsRust

A Rust crate for parsing, emitting, and converting EDN (Extensible Data Notation) data.

#data-serialization#serde-alternative#data-interchange
Stars81
Forks12
Last commit1 month ago
Machine Head
Machine HeadClojure

A Clojure MQTT client library covering key MQTT v3 features with a convenient API.

#clojurewerkz#iot#library
Stars81
Forks23
Last commit2 years ago
Router
RouterClojure

A bidirectional RESTful Ring router for Clojure and ClojureScript, inspired by Ruby on Rails routing.

#resource-oriented#rest#clojurescript
Stars80
Forks4
Last commit9 years ago
lambda-ml
lambda-mlClojure

A small machine learning library written in Clojure providing simple, concise implementations of ML algorithms.

#functional-programming#lisp#ml-library
Stars78
Forks9
Last commit7 years ago
Envision
EnvisionClojure

A Clojure library for data processing, cleanup, and interactive visualization using D3.

#statistics#data-visualization#clojure
Stars77
Forks3
Last commit8 years ago
graphql-query
graphql-queryClojure

A Clojure(Script) library for generating GraphQL queries from Clojure data structures.

#declarative#clojurescript#graphql
Stars75
Forks10
Last commit2 years ago
kvlt
kvltClojure

A uniform asynchronous HTTP client for Clojure and ClojureScript across JVM, Node.js, and browsers.

#clojurescript#async-programming#server-sent-events
Stars70
Forks8
Last commit8 years ago
Jubot
JubotClojure

A Clojure chatbot framework with REPL-driven development, Slack integration, and Redis brain support.

#cron-scheduling#component-system#open-source
Stars67
Forks4
Last commit11 years ago
clj-net-pcap
clj-net-pcapJava

A Clojure wrapper for jNetPcap that simplifies packet capturing and network traffic analysis.

#traffic-analysis#java-library#libpcap
Stars67
Forks32
Last commit2 years ago
Metabase Datomic
Metabase DatomicClojure

A Metabase driver for Datomic databases, enabling business intelligence and analytics on Datomic data.

#metabase#business-intelligence#database-connector
Stars67
Forks10
Last commit5 years ago
Statistiker
StatistikerClojure

A minimalistic Clojure library for statistical analysis, inference, and machine learning.

#libsvm#open-source#statistics
Stars65
Forks9
Last commit11 years ago
javastar
javastarClojure

A Clojure library that enables writing Java code directly within Clojure programs using a macro.

#programming-language#java-interop#functional-programming
Stars65
Forks4
Last commit13 years ago
closeable-map
closeable-mapClojure

A Clojure map that implements java.io.Closeable for simple, recursive application state management.

#auto-closeable#functional-programming#integrant
Stars64
Forks2
Last commit2 days ago
cravendb
cravendbClojure

A Clojure document database with full-text search, custom indexes, multi-master replication, and transactional writes.

#http-server#document-database#vector-clocks
Stars63
Forks7
Last commit12 years ago
capacitor
capacitorClojure

A Clojure client library for interacting with InfluxDB time-series databases.

#clojure-library#monitoring#database-client
Stars63
Forks11
Last commit7 years ago
Cljson
CljsonClojure

A Clojure/ClojureScript library for serializing and deserializing data to/from JSON with full type support.

#browser-communication#interop#clojurescript
Stars62
Forks4
Last commit10 years ago
mate-clj
mate-cljClojure

A Clojure library for debugging core macros and functions by printing each step's result to the REPL.

#functional-programming#library#macros
Stars61
Forks4
Last commit4 years ago
di
diClojure

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

#dependency-injection#clojure#aop
Stars57
Forks5
Last commit17 days ago
malli-cli
malli-cliClojure

A Clojure library for building command-line interfaces and configuration management using Malli schemas.

#cli-app#environment-variable#environment-variables
Stars57
Forks4
Last commit2 days ago
beagle
beagleClojure

A text stream monitoring library that detects keywords, phrases, regexes, and complex Lucene queries in documents.

#stream-processing#stream-search#java-library
Stars55
Forks3
Last commit5 years ago
cats.match
cats.matchClojure

Pattern matching for monads in the cats Clojure library using core.match.

#functional-programming#clojurescript#core.match
Stars52
Forks3
Last commit7 years ago
clj-bigml
clj-bigmlClojure

Clojure bindings for the BigML.io API, enabling machine learning tasks and pipelines from Clojure code.

#data-science#rest-api#anomaly-detection
Stars50
Forks14
Last commit8 years ago
fsmviz
fsmvizClojure

Generate Graphviz diagrams from finite state machine data using Clojure or JavaScript.

#clojurescript#state-transition#graphviz
Stars49
Forks3
Last commit6 years ago
celtuce
celtuceClojure

An idiomatic Clojure Redis client wrapping the Java Lettuce client.

#database-driver#redis#connection-pooling
Stars49
Forks9
Last commit5 years ago
Clojure Game Geek
Clojure Game GeekClojure

Example source code for the Lacinia GraphQL tutorial, demonstrating a Clojure-based board game data API.

#graphql#clojure#backend
Stars46
Forks23
Last commit3 years ago
kezban
kezbanClojure

A utility library for Clojure and ClojureScript providing enhanced control flow, threading, and data manipulation macros.

#functional-programming#clojurescript#lisp
Stars44
Forks4
Last commit3 years ago
Entanglement
EntanglementClojure

A Clojure library that creates entangled atoms which share state with getter/setter transformations.

#functional-programming#cursors#atoms
Stars42
Forks1
Last commit10 years ago
atw-om
atw-omClojure

A web application template with Clojure/Compojure backend, ClojureScript/Om frontend, and core.async for communication.

#functional-programming#compojure#web-application-template
Stars41
Forks8
Last commit11 years ago
sql
sqlClojure

A Clojure DSL for SQL query, DML, and DDL operations with comprehensive MySQL support.

#query-builder#functional-programming#database
Stars40
Forks7
Last commit6 years ago
packed-printer
packed-printerClojure

A Clojure/ClojureScript library for pretty-printing data using a minimum-raggedness algorithm to produce compact, rectangular layouts.

#clojurescript#library#text-layout
Stars39
Forks1
Last commit8 years ago
Jabberjay
JabberjayClojure

A Clojure micro-framework for creating Jabber/XMPP bots to automate interactions and provide system information.

#micro-framework#java#xmpp-bot
Stars39
Forks2
Last commit7 years ago
eden
edenElixir

An Elixir library for encoding and decoding edn (extensible data notation) data.

#clojure-ecosystem#elixir#data-serialization
Stars38
Forks6
Last commit2 years ago
cuic
cuicClojure

A Clojure library for writing robust UI tests using Chrome's DevTools Protocol.

#clojurescript#chrome#integration-testing
Stars38
Forks4
Last commit1 year ago
terraboot
terrabootClojure

A Clojure DSL for generating Terraform JSON configuration to provision AWS infrastructure like VPCs and Mesos clusters.

#devops#vpc#s3-remote-state
Stars38
Forks4
Last commit8 years ago
Archimedes
ArchimedesClojure

A Clojure library for working with graphs using the Tinkerpop Blueprints interface.

#graph-processing#tinkerpop#library
Stars38
Forks15
Last commit3 years ago
PreviousPage 9 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
#Clojurescript129
#Functional Programming89
#Clojure Library39
#Repl31
#Jvm31
#Library24
#Machine Learning23
#Database18
#Java Interop18
#Debugging17
#Web Development17
#Data Visualization17