rust-option topic

List rust-option repositories

rustic

134
Stars
2
Forks
Watchers

rustic is a TypeScript library providing emulation of Rust's Option and Result types (and some useful wrappers for common js functions as well!)

safetywrap

41
Stars
3
Forks
Watchers

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

rust-option

23
Stars
1
Forks
Watchers

brings Option / Result / match from Rust to Javascript