Rust SME Accounting System in progress
⚓ Rust 📅 2026-06-05 👤 surdeus 👁️ 2The KelpieBooks team now have their fully open source Small to Medium Enterprise Accounting System at a v0.1 stage.
You can get a good idea of the system from the documentation here https://shartrec.github.io/KelpieBooks/
The system is designed to be stateless and multi-tenant with a robust but manageable security model in place.
This includes:
- Chart of Accounts and General Ledger
- Profit and Loss, Balance Sheet, reporting etc
- Partner (Vendor) Maintenance
- Payables invoice tracking
The whole stack is built in Rust using:
- Postgresql database
- Rocket web framework in the back end
- Yew Web Assembly Framework in the front end
- Translation infrastructure is in place using Fluent alongside ICU4X for i18n formatting.
Anyone interested in enterprise systems, accounting, internationalization, Rust web development, system packaging is welcome to come along and join us.
1 post - 1 participant
🏷️ Rust_feed