9 skills found
UnityCommunity / UnitySingletonThe best way to implement singleton pattern in Unity.
heyJordanParker / YaSingletonA singleton pattern implementation for Unity3d. Based on ScriptableObjects instead of the conventional MonoBehaviour approach.
nirzaf / SingletonPatternAsyncNo description available
githubofrico / ThreadsafeSingletonAndUnthreadsafeSingletonJava单例模式及其多线程下的实现,包括六种线程安全实现和一种非线程安全实现(经典懒汉式)。
heyJordanParker / YaSingleton Example ProjectExample Project for yaSingleton. A singleton pattern implementation for Unity3d. Based on ScriptableObjects instead of the conventional MonoBehaviour approach.
onetarun / SingletonPatternusing ADO.NET
dyrdadev / Singleton Mono BehaviourAnother Singleton MonoBehaviour implementation for Unity.
Tarak-Chandra-Sarkar / SingletonPatternExplore Singleton Pattern implementation in Logger class library in C#.NET
codepumpkin / DesignPatternsCode repository for all the articles on design patterns at codepumpkin.com