Comparison of manifold and clojure.core.async

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

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

    A promise library & concurrency toolkit for Clojure and ClojureScript.

  • Another thing is that Promesa is yet another clojure async library that seems to be actively developed lately and as of recently has its own CSP implementation that seem to fill a similar role as core.async. I haven't used the CSP stuff much but the core promesa library is a solid minimal wrapper on native futures (ie CompleteableFuture on the JVM), filling the role of the deferred half of Manifold.

  • core.async

    Facilities for async programming and communication in Clojure

  • It was created by Rich Hickey: https://github.com/clojure/core.async/commit/47b1d24c0291050a1188dbeee2fc9227f694eb3c don't think he's disavowed it lol.

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

    A functional effect and streaming system for Clojure/Script

  • I wonder if anyone can compare these to missionary?

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