singleton
Here are 270 public repositories matching this topic...
🔥 Examples of memory leaks and common patterns that cause them in Android development and how to fix/avoid them
-
Updated
Jun 7, 2021 - Java
A service that provides support for Software Internationalization and Localization
-
Updated
Sep 20, 2025 - Java
🎨 Record the articles and code I wrote while learning design patterns
-
Updated
Nov 27, 2022 - Java
Simplest way to create a application in kiosk mode/ single purpose device application in android. i e. only the single application can be accessed from the device without any root or special permission.
-
Updated
Feb 10, 2018 - Java
🎨 A comprehensive exploration of object-oriented design patterns, featuring fully implemented examples like inheritance, composition, observers, decorators, and factory methods. Built with Java to demonstrate their real-world applications in scalable and maintainable software design.
-
Updated
Sep 15, 2025 - Java
This is repository of http://androidcode.pl blog design patterns section. It shows uses of design patterns in Java and Android. Most of them are formed and named by Gang of Four
-
Updated
Jul 22, 2019 - Java
Design patterns بالمختصر المفيد 🎈
-
Updated
Sep 18, 2022 - Java
Good practices to create code in Java, open to other languages. ⚡
-
Updated
Dec 24, 2020 - Java
AppFacade For PureMVC
-
Updated
Mar 28, 2018 - Java
JavaFX app which implements various design patterns and oop principles.
-
Updated
Jan 5, 2025 - Java
Source code in JAVA to understand the automation test with the Selenium WebDriver Framework and Using TESTNG, POM, BDD and DDT
-
Updated
Nov 11, 2018 - Java
A modern, lightweight and fast DI framework.
-
Updated
Sep 12, 2025 - Java
🚀 This project is for first tests management, for university that has tests before registration of students for the scholar year based on Java swing
-
Updated
Dec 26, 2018 - Java
This is JAVA Application which can : collect operation system Logs : Security , Application ,... parse Logs structure split very large file of logs into configured chunk file ( time frame in minutes) Apply PowerShell commands over Windows Apply Linux commands Load and Store Configuration into Configuration file Work offline , store last processi…
-
Updated
Mar 4, 2018 - Java
In process of writing Elevator System for learning system design patterns
-
Updated
Apr 5, 2020 - Java
Singleton pattern restricts the instantiation of a class and ensures that only one instance of the class exists in the java virtual machine. It seems to be a very simple design pattern but when it comes to implementation, it comes with a lot of implementation concerns. The implementation of Singleton pattern has always been a controversial topic…
-
Updated
Dec 20, 2018 - Java
Improve this page
Add a description, image, and links to the singleton topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the singleton topic, visit your repo's landing page and select "manage topics."