Skip to content
View DenisGorbachev's full-sized avatar

Organizations

@fierce-nerds

Block or report DenisGorbachev

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.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, 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

Pinned Loading

  1. url-macro url-macro Public

    A compile-time URL validation macro. Parses and checks URLs at compile-time, converting valid URLs into `url::Url` objects. Provides early error detection for malformed URLs.

    Rust 5

  2. stub-macro stub-macro Public

    stub!() is a better version of todo!() that can be assigned to a variable

    Rust

  3. not-found-error not-found-error Public

    Convert Option to Result using convenient functions

    Rust 1

  4. option-like option-like Public

    Create your own Option-like enum

    Rust

  5. vec-of-enum vec-of-enum Public

    Helper macros for a Vec of enum values

    Rust

  6. oneshot oneshot Public

    OneShot is an LLM driver for generating whole apps in one shot.

    Rust