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!)
☆138Updated 2 years ago
Alternatives and similar repositories for rustic:
Users that are interested in rustic are comparing it to the libraries listed below
- Rust's Option<T> and Result<T, E>, implemented for TypeScript.☆530Updated last year
- Strongly typed database access with prisma☆76Updated 2 years ago
- GraphQXL is a new language built on top of the GraphQL syntax that extends the original language with some additional features useful for…☆272Updated 10 months ago
- Rust-like error handling and options for TypeScript and Deno!☆183Updated 4 months ago
- ☆55Updated last year
- Type-safe IPC for Tauri using GraphQL