singleton topic

List singleton repositories

yaSingleton-Example-Project

15
Stars
0
Forks
Watchers

Example Project for yaSingleton. A singleton pattern implementation for Unity3d. Based on ScriptableObjects instead of the conventional MonoBehaviour approach.

okdp

49
Stars
16
Forks
Watchers

A design pattern library developed in modern c++.

design-patterns-in-angular

38
Stars
14
Forks
Watchers

Deprecated | new project: https://github.com/Itchimonji/design-patterns-in-typescript

design-patterns

21
Stars
10
Forks
Watchers

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

patterns

17
Stars
6
Forks
Watchers

Good practices to create code in Java, open to other languages. :zap:

obsidian-markdown-export-plugin

66
Stars
11
Forks
Watchers

This plugin allows to export directory/single markdown to a folder. support output format(html/markdown)

TezActionSheet

18
Stars
1
Forks
Watchers

Custom singleton actionSheet with block completion.

TezAlertView

17
Stars
0
Forks
Watchers

Custom singleton alertView with block completion.

singleton

26
Stars
1
Forks
Watchers

C++11/17/20 thread-safe singleton pattern using CRTP