Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings
#

lazy-initialization

Here are 15 public repositories matching this topic...

Spring Boot 2.2+ Lazy Initialization Example

  • UpdatedNov 8, 2023
  • Java

Cached lazy variables that can be re-initialized and memoized functions for Dart.

  • UpdatedOct 12, 2025
  • Dart

Simple example of LazyInitializationException.

  • UpdatedDec 3, 2019
  • Java

Simple DI container for node.js applications

  • UpdatedFeb 16, 2024
  • JavaScript

Overview of singleton pattern implementations and how they correlate with save publication issues.

  • UpdatedMay 27, 2024
  • Groovy

A multi-step order creation app built with Cubit (Bloc) for state management, GoRouter for navigation, and GetIt for Dependency Injection. Designed with clean architecture for scalability and maintainability.

  • UpdatedMar 18, 2025
  • Dart

Lazy Initialization

  • UpdatedApr 17, 2023
  • PHP

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.

  • UpdatedJul 24, 2024
  • C++

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.

  • UpdatedApr 6, 2024
  • C++

Lazy Initializer - Transparent generic deferred initializer which waits until your first-time use.

  • UpdatedJan 15, 2022
  • TypeScript

Lazy is a small, handy tool for lazily initializing a value

  • UpdatedDec 25, 2024
  • Swift

This is an example for react lazy initialization.

  • UpdatedFeb 4, 2025
  • JavaScript

OnceCell and Lazy in Zig

  • UpdatedDec 9, 2023
  • Zig

This is a notes app built with 4 additional features added apart from the existing features from React markdown editor

  • UpdatedJul 13, 2022
  • JavaScript

Improve this page

Add a description, image, and links to thelazy-initialization topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with thelazy-initialization topic, visit your repo's landing page and select "manage topics."

Learn more


[8]ページ先頭

©2009-2025 Movatter.jp