Introduction
A fast, lightweight, and extensible desktop calculator built with Rust, Tauri, and SolidJS.
ArchCalc is a fast, lightweight, and extensible desktop calculator. It combines a powerful Rust-based mathematical engine with a sleek and responsive SolidJS user interface, distributed via Tauri.
Quick Links
Features at a Glance
- Lightning Fast: Core parsing and evaluation is written in Rust, ensuring instant results.
- Scientific Calculator: Full scientific mode with trigonometry (sin, cos, tan and inverses), logarithms (log, ln), roots, powers, factorial, and constants π and e.
- DEG/RAD Mode: Toggle between degree and radian mode for trigonometric functions.
- Modern UI: A clean, reactive interface built with SolidJS.
- Cross-Platform: Available for Linux and Windows, utilizing minimal system resources.
- History Tracking: Automatically saves your calculation history for easy reference.
Start exploring the documentation to unlock the full potential of ArchCalc!