Clojure Clojure

Open-source Clojure projects categorized as Clojure

Top 23 Clojure Clojure Projects

  • Metabase

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

    Project mention: Metabase 52: Sankey charts, faster search, and more | dev.to | 2024-12-11

    Hope you enjoy the release. If you want to get into the nitty-gritty, check out our release notes in GitHub. To see what other features we have in the works, see our product roadmap.

  • CodeRabbit

    CodeRabbit: AI Code Reviews for Developers. Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.

    CodeRabbit logo
  • penpot

    Penpot: The open-source design tool for design and code collaboration

    Project mention: Top FP technologies | dev.to | 2024-10-29

    penpot

  • logseq

    A local-first, non-linear, outliner notebook for organizing and sharing your personal knowledge base. Use it to organize your todo list, to write your journals, or to record your unique life.

    Project mention: How to Apply Zettelkasten with Obsidian | dev.to | 2024-11-25

    I previously discussed how to apply this method using Logseq, another popular tool that has strong support for journaling. This time, we'll explore how to apply the same principles to Obsidian, another very popular note-taking app.

  • datascript

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

    Project mention: Jepsen: Datomic Pro 1.0.7075 | news.ycombinator.com | 2024-05-15

    Yes. Perhaps this is a performance choice for DataScript since DataScript does not keep a complete transaction history the way Datomic does? I would guess this helps DataScript process transactions faster. There is a github issue about it here: https://github.com/tonsky/datascript/issues/366

  • reagent

    A minimalistic ClojureScript interface to React.js

    Project mention: Ask HN: Why React? | news.ycombinator.com | 2024-06-10
  • Riemann

    A network event stream processing system, in Clojure.

    Project mention: Ask HN: What do you monitor on your servers? | news.ycombinator.com | 2024-08-13

    I try to monitor everything because it can get much more accessible to debug weird issues when sh*t hits the fan.

    > Do you also keep tabs on network performance, processes, services, or other metrics?

    Everything :)

    > What's your take—would you trust a simple, bespoke agent, or would you feel more secure with a well-established solution?

    I went with collected [1] and Telegraf [2] simply because they support tons of modules and are very stable. However, I have a couple of bespoke agents where neither collected nor Telegraf will fit.

    > Lastly, what's your preference for data collection—do you prefer an agent that pulls data or one that pushes it to the monitoring system?

    We can argue to death, but I'm for push-based agents all the way down. It is much easier to scale, and things are painless to manage when the right tool is used (I'm using Riemann [3] for shaping, routing, and alerting). I used to run Zabbix setup, and scaling was always the issue (Zabbix is pull-based). I'm still baffled how pull-based monitoring gained traction, probably because modern gens need to repeat mistakes from the past.

    [1] https://www.collectd.org/

    [2] https://www.influxdata.com/time-series-platform/telegraf/

    [3] https://riemann.io/

  • compojure

    A concise routing library for Ring/Clojure

  • SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
  • babashka

    Native, fast starting Clojure interpreter for scripting

    Project mention: Tour of Hell | news.ycombinator.com | 2024-10-02

    Good reminders; just not readily seeing Babashka (Clojure through GraalVM) so mentioning here for sake of sexp closure.

    https://github.com/babashka/babashka

  • status-mobile

    a free (libre) open source, mobile OS for Ethereum

    Project mention: Status Wallet Domain Spoofing Vuln | news.ycombinator.com | 2024-02-26
  • ring

    Clojure HTTP server abstraction

    Project mention: Scheming About Clojure | dev.to | 2024-11-13

    Web-server abstraction with extensions (Ring)

  • lein-figwheel

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

  • awesome-clojure

    A curated list of awesome Clojure libraries and resources. Inspired by awesome-... stuff

  • pedestal

    The Pedestal Server-side Libraries

  • hiccup

    Fast library for rendering HTML in Clojure

    Project mention: Try Clojure | news.ycombinator.com | 2024-05-22
  • aleph

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

  • clerk

    ⚡️ Moldable Live Programming for Clojure

    Project mention: Clerk: Moldable Live Programming for Clojure | news.ycombinator.com | 2024-10-09
  • lacinia

    GraphQL implementation in pure Clojure

  • boot

    Build tooling for Clojure.

  • sente

    Realtime web comms library for Clojure/Script

  • clj-kondo

    Static analyzer and linter for Clojure code that sparks joy

    Project mention: Try Clojure | news.ycombinator.com | 2024-05-22

    clojure-lsp for any editor is excellent.

    https://github.com/clojure-lsp/clojure-lsp

    clj-kondo is also excellent with multiple editors supported.

    https://github.com/clj-kondo/clj-kondo

    I've always used (Neo)Vim with Clojure.

  • Arcadia

    Clojure in Unity

  • datahike

    A fast, immutable, distributed & compositional Datalog engine for everyone.

  • closh

    Bash-like shell based on Clojure

  • SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
NOTE: The open source projects on this list are ordered by number of github stars. The number of mentions indicates repo mentiontions in the last 12 Months or since we started tracking (Dec 2020).

Clojure Clojure discussion

Log in or Post with

Clojure Clojure related posts

Index

What are some of the best open-source Clojure projects in Clojure? This list will help you:

Project Stars
1 Metabase 39,006
2 penpot 34,101
3 logseq 33,380
4 datascript 5,514
5 reagent 4,763
6 Riemann 4,236
7 compojure 4,093
8 babashka 4,083
9 status-mobile 3,915
10 ring 3,783
11 lein-figwheel 2,879
12 awesome-clojure 2,707
13 pedestal 2,706
14 hiccup 2,694
15 aleph 2,543
16 clerk 1,839
17 lacinia 1,824
18 boot 1,751
19 sente 1,742
20 clj-kondo 1,718
21 Arcadia 1,677
22 datahike 1,633
23 closh 1,619

Sponsored
CodeRabbit: AI Code Reviews for Developers
Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.
coderabbit.ai

Did you konow that Clojure is
the 29th most popular programming language
based on number of metions?