singletonpattern
Here are 14 public repositories matching this topic...
Sort:Most stars
The best way to implement singleton pattern in Unity.
- Updated
Sep 15, 2025 - C#
A singleton pattern implementation for Unity3d. Based on ScriptableObjects instead of the conventional MonoBehaviour approach.
- Updated
Oct 1, 2020 - C#
Java单例模式及其多线程下的实现,包括六种线程安全实现和一种非线程安全实现(经典懒汉式)。
- Updated
May 7, 2017 - Java
Example Project for yaSingleton. A singleton pattern implementation for Unity3d. Based on ScriptableObjects instead of the conventional MonoBehaviour approach.
- Updated
Feb 24, 2019 - C#
Another Singleton MonoBehaviour implementation for Unity.
- Updated
Apr 9, 2023 - C#
Explore Singleton Pattern implementation in Logger class library in C#.NET
- Updated
Nov 22, 2018 - C#
Code repository for all the articles on design patterns at codepumpkin.com
- Updated
Dec 20, 2019 - Java
Simple Examples for GOF Design patterns
- Updated
Sep 21, 2019 - PHP
Proyecto CRUD para generar presupuestos de una carpintería con inserción de maestro-detalle, diseñado con capas y patrones.
- Updated
Oct 20, 2021 - C#
SWE 4501 Design Patterns
- Updated
Dec 9, 2023 - Java
- Updated
Oct 14, 2019 - C#
Example of Singleton pattern on Console
- Updated
May 6, 2021 - C#
This library is a Singleton (anti)pattern implementation using a Traits with a support for an Object Inheritance and passing parameters to the constructor.
- Updated
Sep 15, 2024 - PHP
design patterns
- Updated
Oct 13, 2020 - Java
Improve this page
Add a description, image, and links to thesingletonpattern topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with thesingletonpattern topic, visit your repo's landing page and select "manage topics."