#htmx #axum #ssr #html #web

htmxology

HTMX server-side rendering framework for Rust, based on Axum

5 releases (breaking)

Uses new Rust 2024

0.5.0 Feb 22, 2025
0.4.0 Feb 10, 2025
0.3.0 Feb 7, 2025
0.2.0 Feb 7, 2025
0.1.0 Nov 12, 2024

#688 in HTTP server

Download history 189/week @ 2025-02-01 675/week @ 2025-02-08 305/week @ 2025-02-15 581/week @ 2025-02-22 382/week @ 2025-03-01 241/week @ 2025-03-08 208/week @ 2025-03-15 416/week @ 2025-03-22 176/week @ 2025-03-29 371/week @ 2025-04-05

1,200 downloads per month

Custom license

57KB
1K SLoC

HTMX-SSR

Server-side rendering framework for Rust, using HTMX.

Features

  • auto-reload: Automatically reload the server when the source code changes. Useful for development. Not enabled by default.
  • interfaces: Enrich the local base URL guessing logic with the ability to inspect the workstation's network interfaces. Useful for development. Not enabled by default.

HTMXOLOGY

A Server Side Rendering (SSR) framework written in Rust using HTMX and Axum.

Contributing

Check out the CONTRIBUTING file for more information.

Dependencies

~6–16MB
~211K SLoC