Projects in Awesome Lists tagged with rust-result
A curated list of projects in awesome lists tagged with rust-result .
https://github.com/franeklubi/rustic
rustic is a TypeScript library providing emulation of Rust's Option and Result types (and some useful wrappers for common js functions as well!)
library rust rust-option rust-result typescript typescript-library
Last synced: 24 Jul 2025
https://github.com/mplanchard/safetywrap
Fully typesafe, Rust-like Result and Option types for Python
option python python3 result result-type rust rust-option rust-result typesafe typing
Last synced: 16 Jan 2026
https://github.com/threeal/result
A simple C++ implementation of Rust Result, an alternative to Abseil Status
abseil cmake cpp result results rust-result status
Last synced: 04 Mar 2026
https://github.com/kennethnym/trycat
trycat is a lightweight, type-safe, zero-dependency implementation of the Result type
error-handling result result-type rust-result
Last synced: 15 Apr 2025
https://github.com/olekli/drresult
More radical approach to Rust's `std::result` in Python.
error-handling error-handling-python exception-handling exceptionless exceptions exceptions-and-error-handling python result rust-like rust-result typed
Last synced: 08 Aug 2025
https://github.com/abitofhelp/result
A high-performance, memory-safe Result type library for Ada that provides type-safe error handling without exceptions. Inspired by Rust's Result<T, E> and functional programming's Either patterns, optimized for maximum efficiency through Ada's OUT parameter design.
ada either error-handling monad result rust-result
Last synced: 07 Aug 2025
https://github.com/yakiyo/result_rs
Rust's Result implementation in Javascript
deno deno-module dnt rust-result
Last synced: 02 May 2026
https://github.com/lockblock-dev/poc-ts-option-and-result-type
(PoC) Basic implementation of Rust's Option and Result type in TypeScript
option-type optional result-type rust-option rust-result type-safety
Last synced: 25 Oct 2025