FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

rust-patterns · GitHub Topics · GitHub

#

rust-patterns

Here are 46 public repositories matching this topic...

Temporarily take ownership of a value at a mutable location, and replace it with a new value based on the old one.

  • Updated May 20, 2025
  • Rust

Macro for sealing traits and structures

  • Updated Jul 22, 2026
  • Rust

Provides many useful tools related to tuples

  • Updated Dec 16, 2025
  • Rust

Enhance Rust errors with file and line details using the `#[wherr]` macro for clearer debugging.

  • Updated Nov 22, 2023
  • Rust

A Rust crate that defines the ToBoundedStatic and IntoBoundedStatic traits

  • Updated Aug 16, 2026
  • Rust

Derive macro that adds a variant count to an enum.

  • Updated Jul 9, 2026
  • Rust

Extensions for the rust Standard library and Tokio.

  • Updated Aug 8, 2025
  • Rust

Rust crate that provides the Partial trait, and an optional macro to mirror a struct, wrapping each field in an Option.

  • Updated Mar 27, 2026
  • Rust

A general purpose sum type with three cases: the enum `Among` with variants `Left`, `Middle` and `Right`. A three-way counterpart to `Either`, with `no_std`, `serde`, `futures` and `tokio` integrations.

  • Updated Jun 24, 2026
  • Rust

Prevents AI assistants from suggesting outdated Rust code patterns

  • Updated May 19, 2026
  • Rust

A macro to clone variables into the current scope shadowing old ones.

  • Updated Apr 19, 2020
  • Rust

OptionCell: OnceCell but derivable from Option

  • Updated Sep 10, 2023
  • Rust

The easiest and most intuitive error handling solution.

  • Updated Oct 18, 2021
  • Rust

A collection of helper attribute macros for trait patterns

  • Updated Aug 19, 2026
  • Rust

Rust library providing ranged types and math for integers, floats, and durations

  • Updated Jul 20, 2026
  • Rust

encapsulate the act of deriving a struct from a reference

  • Updated Feb 14, 2025
  • Rust

Rust macro crate for generating repetitive code

  • Updated Aug 2, 2026
  • Rust

Get your own Any with support for casting to trait objects.

  • Updated Jul 19, 2026
  • Rust

A trait for libraries that abstract over any executor

  • Updated Aug 20, 2026
  • Rust

Create a multiline string literal

  • Updated Jun 29, 2026
  • Rust

Improve this page

Add a description, image, and links to the rust-patterns topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the rust-patterns topic, visit your repo's landing page and select "manage topics."

Learn more


Back | FazBrowse Home | New Git URL