GitHub topics: singleton
guobinhit/design-pattern
🌴 Detail design pattern and give many demos in Java.
Size: 99.6 KB - Last synced at: about 2 months ago - Pushed at: about 1 year ago - Stars: 30 - Forks: 16

jhalterman/singlet
Threadsafe, generic singletons for Go
Language: Go - Size: 13.7 KB - Last synced at: 3 months ago - Pushed at: 11 months ago - Stars: 1 - Forks: 0

WilliamVenner/magic_static
✨ Global singletons initialized at program start, an alternative to lazy initialization
Language: Rust - Size: 28.3 KB - Last synced at: about 1 month ago - Pushed at: about 3 years ago - Stars: 5 - Forks: 0

Ballzzz/ViteBuilder
WordPress blogging theme.
Language: PHP - Size: 257 KB - Last synced at: 9 days ago - Pushed at: 9 months ago - Stars: 0 - Forks: 0

PiotrPress/singleton
This library is a Singleton (anti)pattern implementation using a Traits with a support for an Object Inheritance and passing parameters to the constructor.
Language: PHP - Size: 17.6 KB - Last synced at: 6 days ago - Pushed at: 9 months ago - Stars: 0 - Forks: 0

genryianchev/AnnotationServiceBuilderExamples
AnnotationServiceBuilderExamples is a repository containing example projects that demonstrate how to use the AnnotationServiceBuilder library. These examples cover various scenarios such as using Scoped, Singleton, and Transient services, as well as using Refit clients.
Language: CSS - Size: 1.77 MB - Last synced at: 3 months ago - Pushed at: 9 months ago - Stars: 1 - Forks: 0

afeiship/react-toast
Toast for react.
Language: TypeScript - Size: 2.3 MB - Last synced at: 25 days ago - Pushed at: 9 months ago - Stars: 0 - Forks: 0

kmlyteixeira/singleton-scoped-transient-dotnet
This repository provides an explanation of the three types of lifecycles modes used in Dependency Injection, in this case w/ .NET
Language: C# - Size: 20.5 KB - Last synced at: 9 months ago - Pushed at: 9 months ago - Stars: 1 - Forks: 0

RimuruDev/MonoSingleton
Потокобезопасный singleton для Unity
Language: C# - Size: 8.79 KB - Last synced at: about 2 months ago - Pushed at: 10 months ago - Stars: 3 - Forks: 0

AshleyT3/atbu-common
ATBU common classes, exceptions, utility classes/functions.
Language: Python - Size: 292 KB - Last synced at: 28 days ago - Pushed at: 10 months ago - Stars: 0 - Forks: 0

sainipray/djsingleton
This is useful for create singleton model in django for make global setting.
Language: Python - Size: 9.77 KB - Last synced at: 2 months ago - Pushed at: about 3 years ago - Stars: 6 - Forks: 3

sorensenmatias/ServiceProviderValidationExtensions
Provides additional validation for .NET ServiceProvider
Language: C# - Size: 901 KB - Last synced at: 15 days ago - Pushed at: 10 months ago - Stars: 2 - Forks: 0

TebogoYungMercykay/Brand_Race-Local_NodeJS_Socket_Server
This Implementation makes use of Web Sockets Connection, It's a game which will be played in real-time by users per 1 vs 1 per Game Loop. The general idea of the game is to guess the logo of a car brand quicker than an opponent.
Language: JavaScript - Size: 6.82 MB - Last synced at: 2 months ago - Pushed at: 11 months ago - Stars: 3 - Forks: 0

alessandroryo/trivia-game
This project is a single-player true or false trivia game developed using a Java Command Line Application. The game serves as an exercise in implementing six different design patterns: Singleton and Factory (creational patterns), Decorator and Facade (structural patterns), and Command and Observer (behavioral patterns).
Language: Java - Size: 48.8 KB - Last synced at: 14 days ago - Pushed at: 10 months ago - Stars: 0 - Forks: 0

Revazashvili/Netjection
.Net package to automatically inject attribute decorated services into IOC Container
Language: C# - Size: 118 KB - Last synced at: 8 days ago - Pushed at: over 2 years ago - Stars: 2 - Forks: 1

Mr-sB/UnitySingleton
Include MonoBehaviour Singleton and Generic Singleton. Safe, lazy and fast.
Language: C# - Size: 13.7 KB - Last synced at: about 1 month ago - Pushed at: about 3 years ago - Stars: 2 - Forks: 0

SonalDhanetwal19/Java_Examples
This repository contains following examples:
Language: Java - Size: 43.2 MB - Last synced at: 10 months ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

KondeU/GlobalSingleton
一个进程空间内全局单例的框架(注册到独立外置的一个dll中),支持热加载/热卸载动态链接库。
Language: C++ - Size: 33.2 KB - Last synced at: 10 months ago - Pushed at: 10 months ago - Stars: 28 - Forks: 4

wesleysbmartins/node_kafka
Implementação de integração entre uma aplicação Node TS com Kafka, criando seus tópicos, producers e consumers.
Language: TypeScript - Size: 15.6 KB - Last synced at: 3 months ago - Pushed at: 11 months ago - Stars: 0 - Forks: 0

kremnik/singleton-decorator
Singleton decorator that preserves the decorated class
Language: Python - Size: 2.93 KB - Last synced at: 10 months ago - Pushed at: 10 months ago - Stars: 0 - Forks: 0

Naveen-Pratap/postgres_singleton
A thread safe singleton wrapper for Postgres DB Threaded connection pool.
Language: Python - Size: 1.95 KB - Last synced at: 11 months ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

Galbar/singlepy
Singleton library
Language: Python - Size: 9.77 KB - Last synced at: 28 days ago - Pushed at: 11 months ago - Stars: 1 - Forks: 0

AlessandroFerrante/Software-Engineering
University subject: Software Engineering
Language: Java - Size: 1.02 MB - Last synced at: 11 months ago - Pushed at: 11 months ago - Stars: 0 - Forks: 0

fastfingertips/RecyclerViewExample 📦
a sample android project showcasing recyclerview with data transfer and singleton pattern
Language: Kotlin - Size: 682 KB - Last synced at: 11 months ago - Pushed at: 11 months ago - Stars: 1 - Forks: 0

wesleysbmartins/go_mongo_db
Implementação de integração e um CRUD (create, read, update, delete) entre uma aplicação Golang e um banco de dados NoSQL (não relacional) MongoDB orientado a documentos. Utilizando conceitos como Services, Entities, Repository e Singleton.
Language: Go - Size: 24.4 KB - Last synced at: 3 months ago - Pushed at: 11 months ago - Stars: 0 - Forks: 0

wesleysbmartins/go_kafka
Este é um exemplo de como uma aplicação Golang pode trabalhar integrada ao Kafka.
Language: Go - Size: 22.5 KB - Last synced at: 3 months ago - Pushed at: 11 months ago - Stars: 0 - Forks: 0

AMEST/py_simple_container
Simple DI container. Singleton only and inject dependencies only via Constructor
Language: Python - Size: 8.79 KB - Last synced at: 11 months ago - Pushed at: 11 months ago - Stars: 0 - Forks: 0

BardiFarsi/SingleTon
This repository contains an implementation of the Singleton Lazy Initialization design pattern in C++20. The Singleton pattern ensures that a class has only one instance and provides a global point of access to that instance.
Language: C++ - Size: 31.3 KB - Last synced at: 26 days ago - Pushed at: 11 months ago - Stars: 0 - Forks: 0

arshamroshannejad/design-patterns
This repository provides practical implementations of common design patterns in Go. Each pattern is accompanied by clear explanations, code examples, and usage scenarios.
Language: Go - Size: 5.86 KB - Last synced at: 2 months ago - Pushed at: 11 months ago - Stars: 0 - Forks: 0

agaltsevstas/Threads
Language: C++ - Size: 18.4 MB - Last synced at: 11 months ago - Pushed at: 11 months ago - Stars: 1 - Forks: 0

AdsHan/dotnet-thread-safety
The Singleton Design Pattern and best practices for ensuring thread safety.
Language: C# - Size: 3.91 KB - Last synced at: 2 months ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

coryleach/UnityServiceProvider
Simplified service provider implementation minus the fancy stuff
Language: C# - Size: 48.8 KB - Last synced at: 2 months ago - Pushed at: almost 3 years ago - Stars: 8 - Forks: 1

streamlined2/FinalProject
Basic web application to model car renting business process. Sticks to MVC architecture pattern where central front controller servlet consumes user requests, converts them to actions/commands, processes data and demonstrates result as JSP/JSTL web forms.
Language: Java - Size: 361 KB - Last synced at: 3 months ago - Pushed at: almost 4 years ago - Stars: 1 - Forks: 1

songkeys/pacman
A Pᗣᗧ•••MᗣN game written in Java/JavaFX with over-commented JavaDoc.
Language: Java - Size: 2.43 MB - Last synced at: 7 days ago - Pushed at: over 3 years ago - Stars: 3 - Forks: 2

Miguel-Dorta/si
Single Instance: keep just one instance of your program
Language: Go - Size: 12.7 KB - Last synced at: 12 months ago - Pushed at: about 5 years ago - Stars: 1 - Forks: 0

thisIsTheWei/ES6.PubSub.Singleton
A lightweight es6 PubSub class (Singleton).
Language: JavaScript - Size: 2.93 KB - Last synced at: about 1 year ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

karenpayneoregon/SingletonsSharp
Basic singleton code samples when and when not to use
Language: C# - Size: 374 KB - Last synced at: 3 months ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 1

Schabaani/DesignPatterns
This repo is a collection of design pattern in swift or js language.
Language: Swift - Size: 18.6 KB - Last synced at: about 1 year ago - Pushed at: over 6 years ago - Stars: 2 - Forks: 0

VSrihariMoorthy/Design-Patterns
Design Patterns for Tech Connect & Foundation series.
Language: Java - Size: 6.17 MB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

MohanedZekry/creational-design-patterns
This is a Dart implementation of the Creational design patterns.
Language: Dart - Size: 14.6 KB - Last synced at: 12 days ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

gusenov/software-design-patterns
Шаблоны проектирования.
Language: Java - Size: 212 KB - Last synced at: 16 days ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

mrtaz77/Design-Patterns
A chronicle of various design patterns implemented under software engineering course
Language: Java - Size: 1.36 MB - Last synced at: 2 months ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

satyagames/RunDevRun
Run Dev Run is a 2D Endless runner game. Developed by using unity game engine. Here you can get full access of source code of this game
Language: C# - Size: 10.8 MB - Last synced at: about 1 year ago - Pushed at: about 8 years ago - Stars: 1 - Forks: 1

PHuhn/NSG.Library
Set of .Net projects, to support sending fluent e-mail and a simple logger interface.
Language: C# - Size: 804 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

Ahmad-Nour-Haidar/ptc-modeling-in-dart
A Flutter app demonstrating Singleton, lazy loading, and data caching in Dart. Uses freezed for immutable classes and json_serializable for JSON handling. Clone, install dependencies, and run to explore.
Language: Dart - Size: 844 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

donutloop/toolkit
Collection of useful patterns
Language: Go - Size: 158 KB - Last synced at: 12 months ago - Pushed at: about 4 years ago - Stars: 159 - Forks: 9

philipe-go/winform-cat.run.game
Project done for the Object Oriented Programming and Concepts 2 Course to practice OOP Design Patterns
Language: C# - Size: 427 KB - Last synced at: about 1 year ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

juanmjimenezs/Graffiti
It is an app to learning Swift 3. In this app you can add photos in a mapKit using GPS
Language: Swift - Size: 319 KB - Last synced at: about 1 year ago - Pushed at: over 8 years ago - Stars: 1 - Forks: 2

yakikotori/Unity-Preload
Makes preloading singletons in Unity as easy as marking a class with an attribute
Language: C# - Size: 9.77 KB - Last synced at: 5 months ago - Pushed at: about 4 years ago - Stars: 3 - Forks: 0

anuja-rahul/socket-file-transfer
Secure file transferring application based on python sockets with E2EE and hashing.
Language: Python - Size: 33.2 KB - Last synced at: 4 months ago - Pushed at: over 1 year ago - Stars: 2 - Forks: 0

leandroblandi/oo2-parcial-sis-mantenimiento
Este repositorio contiene un examen final resuelto de la materia de Orientación a Objetos II. La temática es un Sistema de Mantenimiento de Hogares
Language: Java - Size: 18.6 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

isandratskiy/patterns_approach_template_java 📦
Language: Java - Size: 14.6 KB - Last synced at: about 1 year ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 0

StormWangxhu/concurrency
:pen: Java concurrency
Language: Java - Size: 96.7 KB - Last synced at: about 1 year ago - Pushed at: over 6 years ago - Stars: 1 - Forks: 0

elobazza/volleyball-system
🏐 Trabalho desenvolvido para a disciplina de Qualidade de Software do curso de Engenharia de Software
Language: Java - Size: 8.79 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 1 - Forks: 0

ayoubachak/Design-Patterns
This repo will contain full examples and tests and explanations on most of the known design patterns
Language: Java - Size: 362 KB - Last synced at: 13 days ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 1

YangZhaoo/design-pattern
设计模式
Language: Java - Size: 83 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 2 - Forks: 0

ProphetRu/Reddot
Reddot - is not a commercial educational project
Language: C++ - Size: 967 KB - Last synced at: about 1 month ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

solutena/Getable
Language: C# - Size: 10.7 KB - Last synced at: 4 months ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

leandroblandi/grupo-21-OO2-2024
Este repositorio contiene el proyecto de Spring Boot que corresponde al Trabajo Práctico Cuatrimestral de la materia de Orientación a Objetos II
Language: Java - Size: 915 KB - Last synced at: 12 months ago - Pushed at: 12 months ago - Stars: 2 - Forks: 0

romaindepret91/le-melies-cinema
Academic assignment: Web site of a cinema displaying projected movies. Implementation of MVC model and OOP in PHP
Language: PHP - Size: 18.3 MB - Last synced at: about 1 year ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

max-prosper/go-design-patterns
Software design patterns examples in Golang
Language: Go - Size: 44.9 KB - Last synced at: about 1 year ago - Pushed at: over 6 years ago - Stars: 4 - Forks: 0

itzzjb/software-design-patterns
This is a Note and a Example coding demonstation of some of the most used object oriented design patterns using Java
Language: Java - Size: 42 KB - Last synced at: 3 months ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

yjl9903/memofunc
Memorize your function call automatically
Language: TypeScript - Size: 137 KB - Last synced at: 7 days ago - Pushed at: about 1 year ago - Stars: 3 - Forks: 0

florent37/ApplicationProvider 📦
Retrieve the android application and the current activity from anywhere
Language: Kotlin - Size: 153 KB - Last synced at: about 1 year ago - Pushed at: about 5 years ago - Stars: 163 - Forks: 14

ShefaliK-ionic/SharedPref-Fly-With-VersionCatalog-Hilt
Simple example of shared preference with multi-module kotlin with version catalog via dagger hilt
Language: Kotlin - Size: 99.6 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

nbellias/TransientScopedSingleton
.NET Core 7 MVC Web App demonstrating Dependency Injection
Language: HTML - Size: 863 KB - Last synced at: about 1 year ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

gbLw1/php-mvc
MVC + Composite + Singleton
Language: PHP - Size: 41 KB - Last synced at: about 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

naseemakhtar994/Kadapter Fork of armcha/Kadapter
Language: Kotlin - Size: 386 KB - Last synced at: about 1 year ago - Pushed at: over 7 years ago - Stars: 0 - Forks: 0

RickyMarq/PackGo
Repositório do Projeto PackGo
Language: Swift - Size: 6.23 MB - Last synced at: about 1 year ago - Pushed at: over 2 years ago - Stars: 2 - Forks: 0

okelloEnos/Popular-Movies
Popular Movies is a petty app trying to implement the various components of JetPack amd its functionality enhancement
Language: Java - Size: 915 KB - Last synced at: about 1 year ago - Pushed at: over 4 years ago - Stars: 1 - Forks: 0

FelippeNO/spring_project_patterns
Language: Java - Size: 63.5 KB - Last synced at: about 1 year ago - Pushed at: almost 3 years ago - Stars: 1 - Forks: 0

durmazoguzhan/LandmarkBook
Landmark Book App in Kotlin
Language: Kotlin - Size: 502 KB - Last synced at: about 1 year ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

pateljay43/SocialNetwork
Language: Swift - Size: 25.8 MB - Last synced at: about 1 year ago - Pushed at: almost 8 years ago - Stars: 0 - Forks: 0

w2sv/monostate
Dependency-free python package, providing monostate owner base class through implementation of the borg pattern
Language: Python - Size: 60.5 KB - Last synced at: about 22 hours ago - Pushed at: almost 3 years ago - Stars: 1 - Forks: 0

joaosouzaaa/RSingleton
Singleton Pattern in .NET
Language: C# - Size: 16.6 KB - Last synced at: 3 months ago - Pushed at: about 1 year ago - Stars: 1 - Forks: 0

BillZhaoZ/AndroidDesignModel
Java常见设计模式介绍、入门和简单实例讲解。(单例模式、观察者模式、原型模式、Builder模式)
Language: Java - Size: 206 KB - Last synced at: about 1 year ago - Pushed at: over 7 years ago - Stars: 0 - Forks: 0

JuanCarlosBajan/Calculadora-infix---postfix-con-factory
Calculadora que utiliza diferentes sistemas de colección de datos, son el objetivo de estudiar el funcionamiento de estos sistemas y aplicarlos en un modelo real.
Language: Java - Size: 1.15 MB - Last synced at: about 1 year ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

hainayanda/Impose 📦
Impose is a simple dependency injection library for Swift
Language: Swift - Size: 745 KB - Last synced at: 10 days ago - Pushed at: about 1 year ago - Stars: 12 - Forks: 1

CaCuCkA/Adapter-pattern
Singleton & Adapter
Language: Java - Size: 17.6 KB - Last synced at: about 1 year ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

gunatheeban/Design-Patterns
This resource is crafted to help developers understand and implement various software design patterns. Whether you're a beginner looking to learn about design patterns
Language: Java - Size: 28.3 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

Jantero93/olio_jatko_harkka
jatko kurssin harkka
Language: C++ - Size: 262 KB - Last synced at: about 1 year ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

paulajustino/AndroidStudies
Curso de Desenvolvedor Android da Ebac (Módulo 2 - Versionamento de código, Módulo 3 - Fundamentos de Kotlin, Módulo 4 - Funções em Kotlin, Módulo 5 - Classes em Kotlin, Módulo 6 - Polimorfismo, classes abstratas e interfaces, Módulo 7 - Classes especiais)
Language: Kotlin - Size: 108 KB - Last synced at: about 1 year ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

adamhockemeyer/KeyRotation
Keyvault Key Rotation with Singleton
Language: C# - Size: 9.77 KB - Last synced at: about 1 year ago - Pushed at: about 5 years ago - Stars: 0 - Forks: 0

BardiFarsi/LazyInitialization
This C++20 solution enables lazy initialization for multithreaded tasks. It efficiently initializes an expensive object only when needed, ensuring thread safety. It utilizes std::once_flag and std::atomic<bool> for synchronization, optimizing resource utilization and scalability.
Language: C++ - Size: 229 KB - Last synced at: 26 days ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

jean981/design-patterns-java
This repository explores fundamental concepts that drive the structuring and organization of code in software projects.
Size: 1000 Bytes - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

tada5hi/singa
A tiny library to create and manage singleton instances.
Language: TypeScript - Size: 555 KB - Last synced at: 16 days ago - Pushed at: about 1 year ago - Stars: 1 - Forks: 0

dc-root/demo-base-scope-bean
implementation of a simple report generation application to illustrate the difference in scope use between singleton and prototype
Language: Java - Size: 133 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

guerratron/DOMbasic
PHP pakage to create dynamic DOM elements. Follow the OOP paradigm, implemented SINGLETON patterns, magical methods, contains error control ('own exceptions'), chaining methods, optimized memory and resources, ...
Language: HTML - Size: 656 KB - Last synced at: about 1 year ago - Pushed at: almost 7 years ago - Stars: 1 - Forks: 2

PramithaMJ/Design-Patterns
Design Patterns
Language: Java - Size: 2.93 KB - Last synced at: 9 days ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

BunnySakura/singleton-cpp
C++单例模板
Language: C++ - Size: 4.88 KB - Last synced at: 3 days ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

Spasa98/KnightsAndDiamonds
Card game based on Yu-Gi-Oh
Language: C# - Size: 112 MB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

punkestu/singleton-task
Tugas design pattern singleton
Language: Go - Size: 1000 Bytes - Last synced at: 12 months ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

rmshimomura/DAO-JDBC
Repository testing DAO, Factory and Singleton design pattern.
Language: Java - Size: 23.4 KB - Last synced at: about 1 year ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

lregnier/play-akka-cluster-aws
A quick example of a working Play Framework application forming an Akka Cluster in a AWS Auto Scaling Group
Language: Scala - Size: 48.8 KB - Last synced at: about 1 year ago - Pushed at: almost 8 years ago - Stars: 4 - Forks: 2

zalando/grafter 📦
Grafter is a library to configure and wire Scala applications
Language: Scala - Size: 761 KB - Last synced at: 11 months ago - Pushed at: over 6 years ago - Stars: 239 - Forks: 25

fdeddys/desg-patrn-singleton
sample implement singleton Java
Language: Java - Size: 15.6 KB - Last synced at: about 1 year ago - Pushed at: over 7 years ago - Stars: 0 - Forks: 0

hcbl1212/design_patterns
This is a repo where I store the code for my blog
Language: Ruby - Size: 26.4 KB - Last synced at: over 1 year ago - Pushed at: over 7 years ago - Stars: 0 - Forks: 0

robertbenson/Patterns_Python
patterns that I have found useful for Python
Language: Python - Size: 30.3 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

frideosapps/data_examples
An example app showing different ways to pass to and share data with widgets and pages.
Language: Dart - Size: 317 KB - Last synced at: 19 days ago - Pushed at: about 5 years ago - Stars: 59 - Forks: 21

UnknownRori/singly-rs
Simple, Lighweight and "not" thread safe Singleton instance but it's depend on the usage
Language: Rust - Size: 13.7 KB - Last synced at: 2 days ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0
