Ross ROSS = Recommend OSS · open-source software intelligence for agents

hyperfiddle/electric

Electric Clojure: full-stack differential dataflow for UI observed · 2026-08-28

github.com/hyperfiddle/electric · Clojure observed · 2026-08-28

Health v2 · maintenance only

66/100

  • Activity 74
  • 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: 2163
  • days_rel: n/a
  • days_push: 158
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

2137 stars · 57 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded

Electric Clojure is a full-stack Clojure/Script framework where client and server code compose in the same expression, with a compiler that infers the network boundary and generates coordinated reactive client and server programs. It treats UIs as streaming DAGs using differential dataflow, eliminating hand-written network plumbing.

Use cases

  • build rich interactive web apps without writing API plumbing
  • avoid request waterfalls and over/under fetching in full-stack apps
  • write frontend and backend logic in the same function
  • build realtime streaming UIs with reactive control flow
  • let the compiler decide the client/server network cut
  • replace observables and async types with language-level reactivity

When to choose

  • your app has heavy interactivity and realtime streaming between client and server
  • you want a unified Clojure/Script codebase with compiler-inferred network boundaries
  • you're tired of hand-managing API endpoints, serialization, and data fetching

When to avoid

  • you need a stable, production-proven framework with a permissive license
  • your team doesn't use Clojure
  • you're building a simple request/response website or CRUD app
  • you rely on a large ecosystem of JavaScript libraries and tooling

Facets

framework · maturity experimental

web-framework state-management compiler rpc streaming web-development frontend backend microservices jvm-scripting browser cross-platform differential-dataflow reactive-programming full-stack multi-tier network-transparency clojurescript real-time web-server

1 source

Member repositories

RepositoryRoleHealth v2
hyperfiddle/electricmain66

For agents

markdown · JSON · MCP: product_card(name="hyperfiddle/electric")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem