Single header implementation of the Flyweight design pattern for C++11
-
Updated
Aug 4, 2025 - C++
Single header implementation of the Flyweight design pattern for C++11
Two examples of Flyweight and Flyweight Factory design patterns in Java and Python.
Flyweight pattern for word processor in python3. Implemented a Flyweight factory that given a unicode code point returns the Flyweight character object for the character and font. Created RunArray for tracking character sequence in the word document.
Add a description, image, and links to the flyweight-factory topic page so that developers can more easily learn about it.
To associate your repository with the flyweight-factory topic, visit your repo's landing page and select "manage topics."