Topic: "rust-result"
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!)
Language: TypeScript - Size: 158 KB - Last synced at: about 1 month ago - Pushed at: over 3 years ago - Stars: 143 - Forks: 2
mplanchard/safetywrap
Fully typesafe, Rust-like Result and Option types for Python
Language: Python - Size: 295 KB - Last synced at: 12 days ago - Pushed at: about 5 years ago - Stars: 46 - Forks: 3
threeal/result
A simple C++ implementation of Rust Result, an alternative to Abseil Status
Language: C++ - Size: 372 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 6 - Forks: 0
kennethnym/trycat
trycat is a lightweight, type-safe, zero-dependency implementation of the Result type
Language: TypeScript - Size: 92.8 KB - Last synced at: 7 months ago - Pushed at: over 1 year ago - Stars: 5 - Forks: 0
Bluzzi/rustic-error 📦
Robust and type-safe error management 🦀
Language: TypeScript - Size: 21.5 KB - Last synced at: 4 days ago - Pushed at: almost 2 years ago - Stars: 5 - Forks: 0
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.
Language: Ada - Size: 88.9 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 2 - Forks: 0
olekli/DrResult
More radical approach to Rust's `std::result` in Python.
Language: Python - Size: 72.3 KB - Last synced at: 5 days ago - Pushed at: about 1 year ago - Stars: 1 - Forks: 0
devhammed/result_in_dart
Dart implementation of Rust's `[Result]` type.
Language: Dart - Size: 18.6 KB - Last synced at: 3 months ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0
Yakiyo/result_rs
Rust's Result implementation in Javascript
Language: TypeScript - Size: 44.9 KB - Last synced at: 2 months ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0
simwai/rustico
Supreme Rust-like Result type for Python 3.8+. Fully type annotated. 🤘
Language: Python - Size: 857 KB - Last synced at: about 1 month ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0
LockBlock-dev/poc-ts-option-and-result-type
(PoC) Basic implementation of Rust's Option and Result type in TypeScript
Language: TypeScript - Size: 5.86 KB - Last synced at: 6 days ago - Pushed at: 11 months ago - Stars: 0 - Forks: 0