VibeHunt
Back to browse

AsmBB

Fast, SQLite-powered forum engine written in ASM.

AsmBB is a web‑forum engine written entirely in assembly language and using SQLite as its data store. It serves threads, tags, and user posts through a lightweight HTTP interface, supporting common forum features such as BBCode, file attachments, email notifications, and multilingual content. The software runs on standard Linux environments and can be deployed with Nginx and systemd, offering a self‑hosted solution that does not require external services or subscriptions.

The project targets administrators and developers who need a minimal‑overhead, high‑performance discussion platform that can be compiled and run on modest hardware. Its assembly‑level implementation aims for speed, while SQLite provides a simple, file‑based database without the need for a separate DBMS.

AsmBB is released under the EUPL‑1.2 license, is classified as stable, and is distributed as open‑source, allowing anyone to inspect, modify, and host their own instance without subscription fees.

Reviews

Sign in to leave a review.

Loading reviews…

Similar apps