singleton-design-pattern
Here are 71 public repositories matching this topic...
Design Patterns Using Typescript
-
Updated
Feb 24, 2025 - TypeScript
Analysis and implementation of the Singleton Design Pattern
-
Updated
May 13, 2025 - Python
This repo features key design patterns with concise explanations and practical implementations to help you understand and apply software design principles.
-
Updated
Jul 17, 2025 - Java
LLD practice projects implementing Strategy, Factory, Singleton, and Observer patterns using real-world system design problems.
-
Updated
Mar 5, 2026 - C++
This repository provides Java implementations of common design patterns. They help make code more modular, reusable, and maintainable.
-
Updated
Apr 16, 2025 - Java
Full reference implementation of SingletonBase<T> and ScopedSingletonState<T>, the lightweight, zero‑overhead, cross‑library‑safe singleton framework presented in the "Singletons Are Not Evil" talk at C++Online 2026
-
Updated
Mar 26, 2026 - C++
Jet Weather Forecast is a cutting-edge weather app using Android's latest tech stack. It features Jetpack Compose for a modern UI, Room for local storage, and Retrofit for API communication. Powered by Kotlin Coroutines and Flow, it offers smooth, asynchronous data handling.
-
Updated
Oct 21, 2024 - Kotlin
NoteMania is a user-friendly Android application designed to help you manage your notes effortlessly.
-
Updated
Nov 14, 2024 - Java
The Cinema Management System is a Java-based application that demonstrates the use of key design patterns such as Abstract Factory, Builder, Chain of Responsibility, and Singleton. It simulates interactions between customers, employees, and a cinema database system to manage movie screenings, customer reservations, and employee tasks.
-
Updated
Aug 30, 2024 - Java
Car Bus management system built on .NET core MVC
-
Updated
Jun 21, 2026 - C#
A lightweight ⚙️ C++ project that brings the Singleton Design Pattern to life 💡 — acting as the ultimate control center for all your app’s global settings 🌍. One instance, one truth, endless consistency 🔒
-
Updated
Nov 30, 2025 - C++
C# library for efficient HTML parsing and CSS selector-based querying.
-
Updated
May 28, 2025 - C#
A simple web-based email program developed using Angular Framework and Spring Boot.
-
Updated
Feb 9, 2023 - TypeScript
This Repository contains basic backend low level design of BookMyShow which is created using datastructures and design patterns.Assumptions: No db is used(in-memory i.e. using datastructures)
-
Updated
Dec 18, 2024 - Java
A forward-thinking initiative bridging agriculture and green energy in South Africa. As an MVC platform, it fosters sustainable practices and integrates renewable energy solutions. It serves as a vital link between farmers and technology providers, driving innovation for a greener future.
-
Updated
Aug 2, 2024 - CSS
A tiny library to create and manage singleton instances.
-
Updated
Jan 28, 2026 - TypeScript
A creational design pattern that ensures a class has only one instance throughout the application lifecycle and provides a global access point to that instance.
-
Updated
Jul 5, 2025 - Java
A system that follows SOLID principles, Singleton pattern and effective static members
-
Updated
Mar 17, 2025 - Java
Demo implementations of different design patterns.
-
Updated
Mar 12, 2024 - Java
The primary objective behind developing this project is to deepen the understanding of low-level system design in C++, encompassing Object-Oriented Programming (OOP) principles, threading concepts, and modern C++ features such as Smart Pointers and the Standard Template Library (STL).
-
Updated
Jul 23, 2024 - HTML
Improve this page
Add a description, image, and links to the singleton-design-pattern topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the singleton-design-pattern topic, visit your repo's landing page and select "manage topics."