Hyper is a reactive, server-rendered web framework for Clojure.
It renders interfaces as Hiccup on the server and uses Server-Sent Events to automatically patch the browser’s DOM whenever application state changes.
The framework is built on Datastar, Reitit and Chassis. Applications can provide interactive, real-time interfaces without a client-side framework, JSON API or handwritten JavaScript. Hyper is currently in active alpha development and requires JDK 21 or later.
This is free and open source software.
Key Features
- Server-rendered reactive interfaces written in Clojure and Hiccup.
- Automatic DOM updates delivered over Server-Sent Events.
- Global, session, browser-tab and URL-backed state cursors.
- Server-side actions triggered by browser events.
- Client-side reactive signals for immediate interface updates.
- Clojure expressions compiled into Datastar expressions.
- Optimistic values for responsive dragging, resizing and slider controls.
- File uploads with progress reporting and streaming to temporary files.
- Reitit routing with parameter coercion, custom error pages and live reloading.
- Support for standard Ring middleware and render middleware.
- Managed view lifecycles and automatic resource cleanup.
- Uses JDK virtual threads for per-tab rendering loops.
Website: github.com/dynamic-alpha/hyper
Support:
Developer: Dynamic Alpha Technologies Inc.
License: MIT License
Hyper is written in Clojure. Learn Clojure with our recommended free books and free tutorials.
Related Software
| Clojure Web Frameworks | |
|---|---|
| re-frame | Framework for building modern web apps leveraging React, via Reagent |
| Kit | Lightweight, modular framework for scalable web development |
| Pedestal | Sturdy and reliable base for services and APIs |
| Fulcro | Library for development of single-page full-stack web applications |
| Duct | Modular framework for building apps using data-driven architecture |
| Hoplon | Set of Clojure and ClojureScript libraries for simpler to design apps |
| Macchiato | Build Node web applications with minimal additional overhead |
| Luminus | Micro-framework based on a set of lightweight libraries |
Read our verdict in the software roundup.
Explore our comprehensive directory of recommended free and open source software. Our carefully curated collection spans every major software category.This directory is part of our ongoing series of informative articles for Linux enthusiasts. It features hundreds of detailed reviews, along with open source alternatives to proprietary solutions from major corporations such as Google, Microsoft, Apple, Adobe, IBM, Cisco, Oracle, and Autodesk. You’ll also find interesting projects to try, hardware coverage, free programming books and tutorials, and much more. Discovered a useful open source Linux program that we haven’t covered yet? Let us know by completing this form. |


Please read our Comment Policy before commenting.