Skip to content
View mcmah309's full-sized avatar

Sponsoring

@DioxusLabs

Block or report mcmah309

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. Markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Popular repositories Loading

  1. error_set error_set Public

    Quick error declarations and automatic conversions between errors for precisely typed error handling. Inspired by Zig's error set type.

    Rust 219 5

  2. eros eros Public

    Error handling that is precise, no boilerplate, ergonomic, context aware, and performant

    Rust 199 4

  3. rust rust Public

    A pure Dart implementation of patterns found in the Rust programming language. Types include Result, Option, Cell, Slice, Array, Iterator, etc. Facilitates functional programming and error handling.

    Dart 141 2

  4. containeryard containeryard Public

    ContainerYard is a declarative, reproducible, and reusable decentralized approach for defining containers.

    Rust 65 1

  5. dioxus-use-js dioxus-use-js Public

    A macro that generates Rust bindings to JavaScript or TypeScript functions and classes, with compile time checks. For use with Dioxus. No need to use eval directly anymore! Works across all platfor…

    Rust 38 2

  6. anyhow anyhow Public

    Idiomatic error handling capabilities to make your code safer, more maintainable, and errors easier to debug. Dart implementation of Rust's Result monad type and "anyhow" crate.

    Dart 24