• portal
    [ djblue/portal 0.63.1 ]
    A clojure tool to navigate through your data.
    cljcljs
    data exploration
  • tools.logging
    Standard general-purpose logging
    clj
    logging
  • spel
    [ com.blockether/spel 0.7.11 ]
    Idiomatic Clojure wrapper for Playwright. Browser automation, API testing, Allure reporting, and native CLI - for Chromium, Firefox, and WebKit
    clj
    testingweb testing
  • tableplot
    [ org.scicloj/tableplot ]
    Easy layered graphics with Hanami & Tablecloth
    clj
    data sciencevisualization
  • ECA Emacs
    Editor Code Assistant (ECA) integration for Emacs
    clj
    aicode editorsemacs
  • Fireworks
    [ io.github.paintparty/fireworks 0.20.0 ]
    Fireworks is a themeable tapping library for Clojure, ClojureScript, and Babashka.
    cljcljsbabashka
    code formattingdebuggingterminal
  • ECA (Editor Code Assistant)
    Editor Code Assistant (ECA) - AI pair programming capabilities agnostic of editor
    clj
    aicode editors
  • Pedestal
    [ io.pedestal/pedestal.service 0.8.1 ]
    An open source tool set for building web applications in Clojure
    clj
    asynchronous httphttp serversweb frameworks
  • tech.ml.dataset
    [ techascent/tech.ml.dataset 8.017 ]
    A Clojure high performance data processing system
    clj
    data science
  • dtype-next
    [ cnuernber/dtype-next 11.017 ]
    A Clojure library designed to aid in the implementation of high performance algorithms and systems.
    clj
    data structuresperformance
  • clj-kondo
    [ clj-kondo/clj-kondo 2026.01.19 ]
    Static analyzer and linter for Clojure code that sparks joy
    cljcljs
    code analysislinter
  • core.async
    Facilities for async programming and communication in Clojure
    cljcljs
    asynchronous programmingsyntax extensions
  • Speclj
    [ speclj/speclj 3.12.3 ]
    pronounced "speckle": a TDD/BDD framework for Clojure.
    clj
    testing
  • BareDOM
    [ com.github.avanelsas/baredom 2.0.1 ]
    BareDOM: Lightweight CLJS UI components built on web standards (Custom Elements, Shadow DOM, ES modules). No framework, just the DOM
    cljs
    front-end frameworks
  • babashka
    [ babashka/babashka 1.12.217 ]
    Native, fast starting Clojure interpreter for scripting
    clj
    scripting
  • Calva
    Clojure & ClojureScript Interactive Programming for VS Code
    cljcljs
    code editorsvscode
  • clj-format
    [ com.github.danlentz/clj-format 0.1.1 ]
    A Clojure DSL for cl-format inspired by Hiccup. No dependencies. Drop-in compatibility. The power of FORMAT made easy.
    cljcljsbabashka
    formatting
  • Conjure
    Interactive evaluation for Neovim (Clojure, Fennel, Scheme, Python, JavaScript, PHP, R, Lua, Rust and more!)
    cljcljs
    vim
  • shadow-cljs
    [ thheller/shadow-cljs 3.4.0 ]
    ClojureScript compilation made easy
    cljs
    clojurescript development
  • cli
    [ com.lambdaisland/cli 1.29.127 ]
    Opinionated command line argument handling, with excellent support for subcommands
    clj
    command line tools