lcalc
A command-line calculator
An old and simple numeric calculator written in C. Computes expressions line by line. Understands arithmetic operations, mathematical functions and numeric systems.
Minimal programs that can operate without GUI and use file I/O to communicate. Although not exactly my favourite category, I do often find myself doing CLI apps to solve some everyday desktop or server tasks.
An old and simple numeric calculator written in C. Computes expressions line by line. Understands arithmetic operations, mathematical functions and numeric systems.
A pretty useful utility for working with DNSCrypt 2 stamps, written in Rust. It conforms to standards:
Apart from that, it is also my first complete project in Rust. It turned out to be awesome to implement program in this language.