An open API service providing repository metadata for many open source software ecosystems.

GitHub topics: rust-result

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: 74.2 KB - Last synced at: 10 days ago - Pushed at: 10 days ago - Stars: 1 - Forks: 0

Bluzzi/rustic-error 📦

Robust and type-safe error management 🦀

Language: TypeScript - Size: 21.5 KB - Last synced at: 7 days ago - Pushed at: over 1 year ago - Stars: 5 - Forks: 0

simwai/rustico

Supreme Rust like Result type for Python 3.8+. Fully type annotated. 🤘

Language: Python - Size: 839 KB - Last synced at: 10 days ago - Pushed at: 10 days ago - Stars: 0 - Forks: 0

threeal/result

A simple C++ implementation of Rust Result, an alternative to Abseil Status

Language: C++ - Size: 368 KB - Last synced at: 24 days ago - Pushed at: 24 days ago - Stars: 6 - Forks: 0

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: 4 days ago - Pushed at: about 3 years ago - Stars: 142 - Forks: 2

mplanchard/safetywrap

Fully typesafe, Rust-like Result and Option types for Python

Language: Python - Size: 295 KB - Last synced at: 3 days ago - Pushed at: almost 5 years ago - Stars: 46 - Forks: 3

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: 17 days ago - Pushed at: 7 months ago - Stars: 0 - 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: 3 months ago - Pushed at: about 1 year ago - Stars: 5 - Forks: 0

olekli/DrResult

More radical approach to Rust's `std::result` in Python.

Language: Python - Size: 72.3 KB - Last synced at: 3 days ago - Pushed at: 9 months 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: 8 days ago - Pushed at: about 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: about 1 month ago - Pushed at: about 2 years ago - Stars: 1 - Forks: 0