Arizona – real-time web framework for Erlang/OTP

Arizona is a real-time web framework for Erlang/OTP. It renders HTML on the server, diffs changes at the template level, and pushes minimal updates to the browser over WebSocket.

The server owns application state while a thin client patches the DOM. Arizona can also use the same templates and diff engine to emit native JSON widget trees and render to ANSI terminals.

This is free and open source software.

Key Features

  • Server-side rendering with live WebSocket updates.
  • Erlang-native templates compiled using a parse transform.
  • Compile-time separation of static and dynamic content.
  • Stateful and stateless handlers.
  • Keyed streams with insert, delete, update, move, sort, and limit operations.
  • Single-page application navigation.
  • PubSub messaging across views and browser tabs.
  • Route middleware and on-mount hooks.
  • Client-side element hooks.
  • Development mode hot reload.
  • Built-in HTTP and WebSocket transport.
  • Native JSON render target for non-browser clients.
  • ANSI terminal render target supporting local TTY and SSH delivery.

Website: github.com/arizona-framework/arizona
Support:
Developer: William Fank Thomé
License: Apache License 2.0

Arizona is written in Erlang. Learn Erlang with our recommended free books and free tutorials.


Related Software

Erlang Web Frameworks
ZotonicWeb framework and content management system
NitrogenDevelop interactive web applications in full-stack Erlang
N20Embeddable message protocol loop library
Chicago BossOffers all the conveniences of modern web development, including Comet
NovaBuild a fault-tolerant and distributed web application
AxiomMicro-framework for web applications

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
Notify of
guest
0 Comments
Oldest
Newest Most Voted