ArchCalc LogoArchCalc
ArchCalc v1.2.0 is now live
1,044 Total Downloads

A Blazing Fast Desktop Calculator

A lightweight, extensible desktop calculator built with Rust, Tauri, and SolidJS. Parse and evaluate complex mathematical expressions instantly.

Powered by Rust

ArchCalc combines a custom AST evaluator written in Rust with a beautifully responsive SolidJS UI.

Custom AST Evaluator

Core logic for expression parsing and evaluation is built from scratch in Rust, guaranteeing maximum performance and memory safety.

Tauri Framework

Packaged using Tauri for a native desktop experience with a tiny footprint. Fast IPC bridge between the UI and Rust backend.

Persistent History

Your calculations are safely stored locally on your machine via the Rust file storage API, ensuring you never lose your work.

Install ArchCalc

Available for your favorite Linux distributions and Windows.

Platform:

Direct Download

Download pre-compiled binaries from GitHub.

Arch User Repository

Install via your favorite AUR helper.

yay -S archcalc

Windows

Download the official Windows installer.

Flatpak

Coming soon to Flathub.

flatpak install archcalc