ArchCalc LogoArchCalc

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.

Features at a Glance

  1. Lightning Fast: Core parsing and evaluation is written in Rust, ensuring instant results.
  2. Scientific Calculator: Full scientific mode with trigonometry (sin, cos, tan and inverses), logarithms (log, ln), roots, powers, factorial, and constants π and e.
  3. DEG/RAD Mode: Toggle between degree and radian mode for trigonometric functions.
  4. Modern UI: A clean, reactive interface built with SolidJS.
  5. Cross-Platform: Available for Linux and Windows, utilizing minimal system resources.
  6. History Tracking: Automatically saves your calculation history for easy reference.

Start exploring the documentation to unlock the full potential of ArchCalc!

On this page