Skip to content

flyweight#1

Open
SuleimanKarimEddin wants to merge 1 commit into
ibrahimkarimeddin:mainfrom
SuleimanKarimEddin:main
Open

flyweight#1
SuleimanKarimEddin wants to merge 1 commit into
ibrahimkarimeddin:mainfrom
SuleimanKarimEddin:main

Conversation

@SuleimanKarimEddin
Copy link
Copy Markdown

The Flyweight design pattern is one of the structural design patterns that aims to minimize memory usage by sharing as much data as possible with similar objects. This pattern is especially useful in scenarios where applications need to handle a large number of objects that share common properties.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants