State of Clojure 2021 Results

This page summarizes the projects mentioned and recommended in the original post on /r/Clojure

InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • babashka

    Native, fast starting Clojure interpreter for scripting

  • Took a break from Clojure for a bit, and while I still love a lot about the language the apathy of the development efforts really saddens me. You can see this exemplified by the lack of features/bugfixes (10 bugs fixed a year, maybe one new small feature). And all the "cool" development being done by teams not constrained by the core language management (e.g. babashka)

  • malli

    High-performance data-driven data specification library for Clojure/Script.

  • Hey there u/halgari! Regarding data validation the team I've been working with has recently adopted https://github.com/metosin/malli. Folks love it. It works really well for our data validation (YMMV) and has saved us a ton of time handling errors with our API calls. I'm not sure if you've had the chance but I suggest checking it out.

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
  • clojure

    The Clojure programming language

  • https://github.com/clojure/clojure/blob/master/changes.md#21-interop--jvm

  • speculative

    Unofficial community-driven specs for clojure.core

  • If you're interested in spec'ed core, that's been done to some degree by https://github.com/borkdude/speculative - feel free to try it. One of the big drawbacks is that it's super slow to be instrumenting every core call. I think linting approach re kondo has so far been a bigger win in tooling.

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • Critique of Lazy Sequences in Clojure

    5 projects | news.ycombinator.com | 7 Aug 2023
  • Application project template

    4 projects | /r/Clojure | 5 Feb 2022
  • Luminus guestbook example for Babashka + Scittle

    2 projects | /r/Clojure | 13 Jun 2021
  • Babashka: Fast native Clojure scripting runtime

    2 projects | news.ycombinator.com | 24 Jan 2024
  • What's the value proposition of meta circular interpreters?

    2 projects | /r/prolog | 7 Dec 2023