Coast on Clojure

This page summarizes the projects mentioned and recommended in the original post on news.ycombinator.com

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

    The fullest full stack clojure web framework

    Looks like this is [mostly Ring + Hiccup](https://github.com/coast-framework/coast/blob/master/deps.ed...) with a DB connection pool.

  • janet

    A dynamic language and bytecode vm

    I loved Coast and wrote at least one production app with it (and very quickly and pleasantly at that), but it needs to be said that swlkr is the only developer, and he seems to have mostly moved on to Janet (https://janet-lang.org/). Case in point, the last real updates to Coast were 2 years ago, and - unlike other Clojure libraries - not because this project was /finished/.

  • 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.

  • shadow-cljs

    ClojureScript compilation made easy

    React and ReactNative in Clojure(Script) are amazing. Honestly, I'd never go back to a JS implementation. Reagent [1] provides a seamless interface for components, classes, hooks, etc. and ShadowCljs [2] is a fantastic build tool for the ecosystem. Re-frame [3] is a popular framework in this space.

    [1] https://reagent-project.github.io/

    [2] https://github.com/thheller/shadow-cljs

    [3] https://github.com/day8/re-frame

  • reagent

    A minimalistic ClojureScript interface to React.js

    React and ReactNative in Clojure(Script) are amazing. Honestly, I'd never go back to a JS implementation. Reagent [1] provides a seamless interface for components, classes, hooks, etc. and ShadowCljs [2] is a fantastic build tool for the ecosystem. Re-frame [3] is a popular framework in this space.

    [1] https://reagent-project.github.io/

    [2] https://github.com/thheller/shadow-cljs

    [3] https://github.com/day8/re-frame

  • re-frame

    A ClojureScript framework for building user interfaces, leveraging React

    React and ReactNative in Clojure(Script) are amazing. Honestly, I'd never go back to a JS implementation. Reagent [1] provides a seamless interface for components, classes, hooks, etc. and ShadowCljs [2] is a fantastic build tool for the ecosystem. Re-frame [3] is a popular framework in this space.

    [1] https://reagent-project.github.io/

    [2] https://github.com/thheller/shadow-cljs

    [3] https://github.com/day8/re-frame

  • biff

    A Clojure web framework for solo developers.

  • golisp

    Lisp Interpreter

  • 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.

  • jurl

    janet wrapper around libcurl

  • json

    Discontinued JSON library for the janet language (by janet-lang)

  • joker

    Small Clojure interpreter, linter and formatter.

  • joy

    A full stack web framework written in janet (by joy-framework)

    He made a similar framework for Janet lang in Joy Framework[1] and it's unironically a joy to work with. Joy is one of those tools that is almost enough to make you use a different language imo. Got it where it counts, but still minimal and low mental overhead.

    [1]: https://joy.swlkr.com/

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