Is Clojure suitable for my use cases?

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

Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
  • DependencyCheck

    OWASP dependency-check is a software composition analysis utility that detects publicly disclosed vulnerabilities in application dependencies.

  • We run https://github.com/jeremylong/DependencyCheck over our dependency tree regularly, via this Clojure wrapper: https://github.com/clj-holmes/clj-watson which tells us the dependency tree path to each item that has a CVE and also the version in which the CVE is addressed, if known.

  • clj-watson

    clojure deps SCA

  • We run https://github.com/jeremylong/DependencyCheck over our dependency tree regularly, via this Clojure wrapper: https://github.com/clj-holmes/clj-watson which tells us the dependency tree path to each item that has a CVE and also the version in which the CVE is addressed, if known.

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

    WorkOS logo
  • antq

    Point out your outdated dependencies.

  • We use https://github.com/liquidz/antq to regularly check for library updates (it can even update your deps.edn file for you, if you tell it to).

  • clojure

    The Clojure programming language

  • You can see all the changes (and two security fixes) for Clojure versions here: https://github.com/clojure/clojure/blob/master/changes.md

  • ripley

    Server rendered UIs over WebSockets

  • liveview-clj

  • clj-turbo

    Clojure wrapper for Turbo

  • Or using Hotwire Turbo/Stimulus: * https://github.com/kwrooijen/clj-turbo * https://github.com/kwrooijen/clj-stimulus

  • 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
  • clj-stimulus

    Clojure wrapper for Stimulus

  • Or using Hotwire Turbo/Stimulus: * https://github.com/kwrooijen/clj-turbo * https://github.com/kwrooijen/clj-stimulus

  • inertia-clojure

    A Clojure adapter for Inertia.js

  • simpleui

    JS Free Single Page Applications

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