Skip to content

Issues: rust-unofficial/patterns

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Assignee
Filter by who’s assigned
Sort

Issues list

Translate: Vietnamese A-translation Area: Everything regarding translations C-addition Category: Adding new content, something that didn't exist in the repository before
#372 opened Sep 2, 2023 by TropicalDog17
German translation A-translation Area: Everything regarding translations C-addition Category: Adding new content, something that didn't exist in the repository before C-stale Category: An issue/a PR that hasn't been worked on in a longer time (usually 90 days) E-help wanted Call for participation: Help is requested to fix this issue
#359 opened Apr 8, 2023 by simonsan Draft
4 of 7 tasks
Borrow Checker Patterns A-pattern Area: Content about Patterns C-addition Category: Adding new content, something that didn't exist in the repository before E-help wanted Call for participation: Help is requested to fix this issue
#335 opened Dec 24, 2022 by simonsan
Floating Point Related Idioms A-idiom Area: Idioms C-addition Category: Adding new content, something that didn't exist in the repository before C-enhancement Category: Enhancements to content
#325 opened Oct 25, 2022 by louy2
Effectively naming lifetimes to help improve code clarity A-idiom Area: Idioms C-addition Category: Adding new content, something that didn't exist in the repository before
#259 opened May 21, 2021 by simonsan
Add fallible closure to idioms A-idiom Area: Idioms C-addition Category: Adding new content, something that didn't exist in the repository before C-stale Category: An issue/a PR that hasn't been worked on in a longer time (usually 90 days)
#250 opened Mar 29, 2021 by jRimbault Draft
Memento A-pattern Area: Content about Patterns C-addition Category: Adding new content, something that didn't exist in the repository before
#234 opened Feb 22, 2021 by simonsan
Mediator A-pattern Area: Content about Patterns C-addition Category: Adding new content, something that didn't exist in the repository before
#233 opened Feb 22, 2021 by simonsan
Prototype A-pattern Area: Content about Patterns C-addition Category: Adding new content, something that didn't exist in the repository before
#232 opened Feb 22, 2021 by simonsan
Bridge A-pattern Area: Content about Patterns C-addition Category: Adding new content, something that didn't exist in the repository before
#231 opened Feb 22, 2021 by simonsan
Composite A-pattern Area: Content about Patterns C-addition Category: Adding new content, something that didn't exist in the repository before
#230 opened Feb 22, 2021 by simonsan
Iterator A-pattern Area: Content about Patterns C-addition Category: Adding new content, something that didn't exist in the repository before C-needs discussion Area: Something that is not clear to everyone if it fixes something/adds valuable content
#229 opened Feb 22, 2021 by simonsan
State A-pattern Area: Content about Patterns C-addition Category: Adding new content, something that didn't exist in the repository before C-needs discussion Area: Something that is not clear to everyone if it fixes something/adds valuable content
#227 opened Feb 22, 2021 by simonsan
Singleton A-pattern Area: Content about Patterns C-addition Category: Adding new content, something that didn't exist in the repository before C-needs discussion Area: Something that is not clear to everyone if it fixes something/adds valuable content
#226 opened Feb 22, 2021 by simonsan
Abstract Factory A-pattern Area: Content about Patterns C-addition Category: Adding new content, something that didn't exist in the repository before C-needs discussion Area: Something that is not clear to everyone if it fixes something/adds valuable content
#225 opened Feb 22, 2021 by simonsan
Factory Method A-pattern Area: Content about Patterns C-addition Category: Adding new content, something that didn't exist in the repository before C-needs discussion Area: Something that is not clear to everyone if it fixes something/adds valuable content
#224 opened Feb 22, 2021 by simonsan
Proxy A-pattern Area: Content about Patterns C-addition Category: Adding new content, something that didn't exist in the repository before C-needs discussion Area: Something that is not clear to everyone if it fixes something/adds valuable content
#223 opened Feb 22, 2021 by simonsan
Decorator A-pattern Area: Content about Patterns C-addition Category: Adding new content, something that didn't exist in the repository before C-needs discussion Area: Something that is not clear to everyone if it fixes something/adds valuable content
#222 opened Feb 22, 2021 by simonsan
Adapter A-pattern Area: Content about Patterns C-addition Category: Adding new content, something that didn't exist in the repository before C-needs discussion Area: Something that is not clear to everyone if it fixes something/adds valuable content
#221 opened Feb 22, 2021 by simonsan
Chain of Responsibility A-pattern Area: Content about Patterns C-addition Category: Adding new content, something that didn't exist in the repository before C-needs discussion Area: Something that is not clear to everyone if it fixes something/adds valuable content
#220 opened Feb 22, 2021 by simonsan
Wrapping errors A-pattern Area: Content about Patterns C-addition Category: Adding new content, something that didn't exist in the repository before C-needs discussion Area: Something that is not clear to everyone if it fixes something/adds valuable content
#214 opened Jan 25, 2021 by simonsan
Module/code organization A-pattern Area: Content about Patterns C-addition Category: Adding new content, something that didn't exist in the repository before good first issue Good for newcomers
#212 opened Jan 23, 2021 by fade2black
Graphs A-pattern Area: Content about Patterns C-addition Category: Adding new content, something that didn't exist in the repository before C-needs discussion Area: Something that is not clear to everyone if it fixes something/adds valuable content E-help wanted Call for participation: Help is requested to fix this issue
#202 opened Jan 14, 2021 by simonsan
Circular references (bidirectional linked lists, etc) A-pattern Area: Content about Patterns C-addition Category: Adding new content, something that didn't exist in the repository before
#197 opened Jan 10, 2021 by vchekan
Functional programming topics to cover A-functional Area: Content about Functional Programming C-addition Category: Adding new content, something that didn't exist in the repository before E-help wanted Call for participation: Help is requested to fix this issue
#172 opened Jan 6, 2021 by simonsan
ProTip! Exclude everything labeled bug with -label:bug.