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

pedestal/pedestal

The Pedestal Server-side Libraries observed · 2026-08-28

github.com/pedestal/pedestal · homepage · Clojure observed · 2026-08-28

Health v2 · maintenance only

63/100

  • Activity 90
  • Release rhythm 8
  • Longevity 100

Flags: no_license

How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.

  • gap_med: n/a
  • age_days: 4930
  • days_rel: 492
  • days_push: 62
  • n_releases_24m: 1

Full methodology

Adoption not part of the score

2779 stars · 315 forks observed · 2026-08-28

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

Pedestal is a set of Clojure libraries for building server-side services, APIs, and web applications on the JVM. It provides an interceptor-based architecture with routing, async request handling, SSE/WebSocket support, and integrated logging, metrics, and OpenTelemetry tracing.

Use cases

  • build REST APIs in Clojure
  • create a web service backend on the JVM
  • serve server-sent events and WebSockets
  • deploy a Clojure app as a WAR in a servlet container
  • add metrics and tracing to a Clojure HTTP service
  • build a small web server that scales up as the app grows

When to choose

  • you are building backend services or APIs in Clojure
  • you want secure-by-default HTTP handling with CSRF protection and secure headers
  • you need asynchronous request handling or first-class SSE/WebSocket support
  • you want integrated logging, metrics, and OpenTelemetry tracing out of the box

When to avoid

  • you are not working in Clojure or on the JVM
  • you need a full-stack frontend framework rather than a server-side library
  • you prefer a minimal single HTTP handler without an interceptor model

Facets

framework · maturity active

web-framework http-server routing middleware websocket logging monitoring tracing api-framework security testing web-development backend apis developer-tools jvm cross-platform clojure jetty http-kit server-sent-events interceptors servlet-api open-telemetry war-deployment web-server

3 sources

Member repositories

RepositoryRoleHealth v2
pedestal/pedestalmain63

For agents

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

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