#90 · Primary category: Inference & Local Deploy

algernon

algernon build-less cross-platform fasthttp go http3 live-reload local-llm lua mysql npm-less ollama pongo2 postgresql quic react19 redis server-sent-events sqlite tls13

Small self-contained pure-Go web server with Lua, Teal, Markdown, HTTP/2, QUIC, Redis, TypeScript, npm-less React 19, SQLite, and PostgreSQL support ++

Project last updated:08/27/26

GitHub Stars

3.0K

Forks

151

Contributors

17

License

BSD-3-Clause

Why we included this project

Algernon is one Go binary that does the work of a whole web stack. You can run a small web app or internal tool without installing a Node or Python runtime, since it renders Markdown, runs Lua and Teal scripts, and serves React 19 pages without npm. It also talks directly to SQLite, PostgreSQL, Redis, and other databases. For AI work, it can point at a local Ollama instance, so LLM-generated pages come from the same lightweight process instead of a separate inference service. If you want one deployable executable rather than a pile of services, this is worth a look.

Articles for this project

No articles for this project yet.

To suggest a topic or contribute an article, contact us.

Related projects in this category