rustify-ts
Rustify your TypeScript: Bring Rust's powerful Result<T,E> and Option<T> patterns to TypeScript for safe, functional error handling without exceptions.
resulta
resulta is a TypeScript utility for handling results in an expressive way, inspired by Rust's Result type.