Transparent generic deferred initializer which waits until your first-time use.
gulp task lazy initializer
Wrap class field initializers with IIFE to workaround https://webkit.org/b/236843
Define a lazily evaluated property on an object
This plugin transforms static class properties as well as properties declared with the property initializer syntax
Lazy assertions without performance penalty
Cache requires to be lazy-loaded when needed.
A tiny add-on to autoload your initializer files in ember-cli.
Lazy value.
Import a module lazily
Lazy lists for node
Build chainable fluent interfaces the easy way... with a freakin' chainsaw!
Open Node Streams on demand.
React Component to lazy load images using a HOC to track window scroll position.
Robust Environment Configuration for Universal Applications.
Coherent, zero-dependency, lazy, simple, GraphQL over WebSocket Protocol compliant server and client
Codegens Hypermod packages
TypeScript definitions for react-lazy-load-image-component
Simple lazy loading component built with react
Utility functions for lazy loading disclosure elements
Immutable Data Collections
Lazy initialize values
diff with unified diff format handling
Create a deferred promise
FreezeBox: a deref'able lazy-initialized container
A memoizer specifically tailored for storing lazy-initialized intl formatters.
Implements a non-blocking synchronization primitive for lazy-initialized immutable references.
A memoizer specifically tailored for storing lazy-initialized intl formatters for Project Fluent, a localization system designed to unleash the entire expressive power of natural language translations.
Alternative to LazyLock<Mutex<T>>
Actual FFI bindings to Videocore gencmd funcionality
High-performance, lock-free dependency injection container for Rust
An AI coding agent hook that blocks destructive commands before they execute
Static properties on enum variants
HEDL to/from TOON (Token-Oriented Object Notation) conversion
Effortless HTTP requests for Rust / Rust 极简 HTTP 请求库
A ground-up ES6 JavaScript engine with tree-walking interpreter, bytecode VMs, and Cranelift JIT compiler
Provides thread-safe lazy initialization with clean, Ruby-idiomatic API. Eliminates race conditions in lazy attribute initialization while maintaining performance.
This library detects code or gems that violate lazy loading conventions during Rails initialization.
Dynamic Ruby defaults for ActiveRecord attributes
Can't ever spell initialize? Then use Initizle! The lazy way to keep your code working.
initialize empty hash from schema, map from hash to schema, return a lazy enumerable
When working in a multi-threaded environment it is important to ensure that any attributes that are shared across threads are properly protected to ensure that inconsistent data is not created. Lazy initializing these safe attributes improves startup times and only creates resources when they are needed.
Memoize attributes in a thread-safe way. This ruby gem adds a `#attr_memoized` class method, that provides a lazy-loading mechanism for initializing "heavy" attributes, but in a thread-safe way. Instances thus created can be shared among threads.
Bindan is a Ruby gem for building single configuration object from various sources with providers (that is bundled Google Cloud Storage and Firestore platform by default). It provides a flexible way to manage application settings, supporting lazy initialization and seamless switching between development (using emulators) and production (eg. actual GCP services) environments.
LazyData provides data types featuring thread-safe lazy computation. These objects are constructed with a block that can be called to compute the final value, but it is not actually called until the value is requested. Once requested, the computation takes place only once, in the first thread that requested the value. Future requests will return a cached value. Furthermore, any other threads that request the value during the initial computation will block until the first thread has completed the computation. This implementation also provides retry and expiration features. The code was extracted from the google-cloud-env gem that originally used it.
Contentful API wrapper library exposing an ActiveRecord-like interface
No description provided.
No description provided.