Skip to main content

One post tagged with "office-suite"

View All Tags

Oracle, Not Port: A Rust Office Suite That Proves Its Parity on Every Commit

Β· 6 min read
James Reilly
Maintainer

We write a GNOME-native office suite in Rust. It has three applications: Letters for text, Tables for spreadsheets, and Decks for presentations. They use GTK4 and libadwaita, and we release them as Flatpaks.

This post is about one part that other projects can copy. It shows how a small codebase competes with thirty years of office-suite work, and does not port one line of it.