#raekna #calculator #plain-text #word #applications #screenshot

raekna-common

This crate contains common types and functionality for the raekna project

4 releases

0.2.1 Oct 5, 2022
0.2.0 Jul 29, 2022
0.1.1 Jun 25, 2022
0.1.0 Jun 14, 2022

#1318 in Math

Download history 33/week @ 2024-02-25 14/week @ 2024-03-03 12/week @ 2024-03-10 9/week @ 2024-03-17 12/week @ 2024-03-24 32/week @ 2024-03-31

69 downloads per month
Used in 5 crates

MPL-2.0 license

11KB
279 lines

Raekna

Raekna is a plain text calculator written in Rust. The name is the ascii spelling of the Swedish word "Räkna" which means count or calculate.

Application screenshot

Contributing

See CONTRIBUTING.md for information on how to build and contribute to this repository.

Functionality

Most of the work so far has been focused on architecture and making the UI work with a basic level of polish and expected features. This has come at the expense of the core functionality of the calculator itself. To see the available functionality check the functionality docs

Architecture

The architecture for the project as a whole and for each crate is described in the architecture docs

No runtime deps