pfm
03 Feb 2025This project contains several things related to some portfolio handling like price, managing, recording, etc. It will support fiats, cryptos, precious metals, stocks, etc.
Pipe Operator simplifying writing of chain of functions/methods in readable way while also supporting rail-oriented programming handling errors/exceptions. It supports sync functions/methods, async functions/methods, closure, along with Try-able r…
Library for dealing with configurations in Rust. I wrote this because I want to simplify the existing library, and fixing one issue I found there. It's currently support Env Vars, JSON, TOML, and YAML. You don't need recompile everything since it …
Some programming problems I found online from OpenKattis, ProjectEuler, Hackerrank, Leetcode, etc. I wrote and solved most of them before these AI stuffs released.
Why Rust?
17 Dec 2024Here are some reasons why I'd use Rust for some cases, especially backend/server-side. These are purely coming from my opinions.