clj-commons/manifold
A compatibility layer for event-driven abstractions observed · 2026-08-28
Health v2 · maintenance only
65/100
- Activity 72
- Release rhythm 35
- Longevity 100
Flags: no_releases no_license
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 4565
- days_rel: n/a
- days_push: 170
- n_releases_24m: 0
Adoption not part of the score
1051 stars · 109 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
Manifold is a Clojure library providing building blocks for asynchronous programming: deferreds for single async values and streams for ordered sequences of async values. It also acts as a translation layer between incompatible async abstractions like core.async channels, Java BlockingQueues, and lazy sequences.
Use cases
- compose asynchronous workflows in Clojure without raw callbacks
- bridge between core.async channels and Java BlockingQueues
- process streams of async values with backpressure
- represent async results that can carry errors like futures
- unify event-driven abstractions across different libraries
When to avoid
- you're not on the JVM/Clojure ecosystem
- you only need simple core.async channels without compatibility needs
- you need a maintained license-guaranteed dependency for strict compliance (no explicit license listed)
Facets
library · maturity active
concurrency streaming middleware developer-tools backend microservices jvm jvm-scripting clojure async deferreds streams event-driven backpressure core-async-compat
1 source
- readme: https://github.com/clj-commons/manifold · fetched 2026-08-28 · 1e7404fd98a2
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| clj-commons/manifold | main | 65 |
For agents
markdown · JSON · MCP: product_card(name="clj-commons/manifold")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem