Skip to content

Repository dedicated to the example code from the "Rust Design Patterns Book". This collection explores design patterns in Rust, ranging from foundational techniques to sophisticated architectural strategies.

License

Notifications You must be signed in to change notification settings

xairaven/Rust-Design-Patterns

Repository files navigation

"Rust Design Patterns"

by Rust-Unofficial Team & Rust Community

Repository for solving exercises and learning from the Rust Design Patterns Book. This repository includes my work on various Rust idioms, design patterns, anti-patterns, and functional programming concepts, aimed at enhancing my understanding and proficiency in Rust.

If you find anything incorrect you can create an issue or open a pull request.

These are my personal solutions, so only corrections are accepted. Solutions to missing exercises are not needed!

Status: Done (21.07.2024)

Rust Design Patterns Book: https://rust-unofficial.github.io/patterns

Table of Contents

  1. Idioms
  2. Design Patterns
  3. Anti-patterns
  4. Functional Programming

This repository is license free and redistributable.
Not used commercially

About

Repository dedicated to the example code from the "Rust Design Patterns Book". This collection explores design patterns in Rust, ranging from foundational techniques to sophisticated architectural strategies.

Topics

Resources

License

Stars

Watchers

Forks

Languages