Framework

Hyper – reactive, server-rendered web framework

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-frameFramework for building modern web apps leveraging React, via Reagent
KitLightweight, modular framework for scalable web development
PedestalSturdy and reliable base for services and APIs
FulcroLibrary for development of single-page full-stack web applications
DuctModular framework for building apps using data-driven architecture
HoplonSet of Clojure and ClojureScript libraries for simpler to design apps
MacchiatoBuild Node web applications with minimal additional overhead
LuminusMicro-framework based on a set of lightweight libraries

Read our verdict in the software roundup.


Best Free and Open Source Software 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.
Subscribe

Please read our Comment Policy before commenting.

Notify of
guest
0 Comments
Oldest
Newest Most Voted