vecli
A minimal zero-dependency CLI framework for Rust. Build composable command-line tools without the overhead.
Markup for the Terminal, but safer and faster.
As a student, doing is the best way of learning. Some projects made under RazkarStudio are for learning purposes, and publishing gives satisfaction that the project can be for everyone to use. This is why projects need to be presentable, great READMEs, documentation.
Razkar Studio focuses on building minimal developer tools and libraries with zero external dependencies. The philosophy emphasizes simplicity, control, and lightweight tooling without unnecessary bloat.
Systems thinker. Minimal builder. Zero overhead.
A minimal zero-dependency CLI framework for Rust. Build composable command-line tools without the overhead.
Markup, for the terminal. Color your terminal without typing whatever '\x1b[31m' is.
A simple executable/binary artifact manager written in Python. Manage your compiled tools without the ceremony.
A creative never-seen-before object notation format, parsed using Python. Clear intentions, working comments, minimal syntax.
A simple color library made in Python. Beautify your projects with almost no effort.
A math library in Python. Fixed-point arithmetic made seamless
A secure random key generator using os.urandom() made in Python. Generating and managing keys cannot get easier than this.
A lightweight mathematical evaluator, taking a string input and returning a calculated numerical result. Made from scratch written in C++.