Deferrer is a fast promise-object generator.
A simple and light-weight async javascript deferrer
function that returns a promise or resolves it
Simple defer pattern for JavaScript
基于promise扩展一些常用方法
easy-pg is "easy to use" deferred PostgreSQL client for node.js
defer! macro for deferring functions.
Publish crates to minibox registry and promote to crates.io
A blazing-fast, multi-language linter for detecting AI-generated code slop
PostgreSQL constraint primitives for RustUse
Bridges Claude Code's TaskCreate task list to a canonical PLAN.md so the two systems stop fighting. Provides hooks, an MCP server, and an archive sweeper.
Local text-to-image, style transfer, LoRA, upscale and color-key CLI built on candle
Hyper performant polyglot Database driver
Deferred tool loading with ToolSearch and probability-based deferral for Awaken
A model code generator from database table using rustorm ORM
Pure-Rust AV1 codec — orphan-rebuild scaffold pending clean-room re-implementation.
Vorbis I audio codec — orphan-rebuild scaffold pending clean-room re-implementation.
A Rust procedural macro for generating type-safe state machines from PlantUML diagrams
Defer work units and process only the last one
Utilities to help working with EventMachine deferrables.
Syntactical sugar around an EM::Deferrable
em! is a synchronous wrapper around deferrables, so that you can interact with them as though they were normal function calls.
Extended support for foreign key constraints in ActiveRecord, including: definition as column attribute; deferrable; and SQLite3 support; cleaner dumps; and more!
A wrapper around the Rugged API that returns deferrables for all the costly operations.
Provides a way to execute a callback when all of a set of deferrables complete.
Deferrable Gratification (DG) facilitates asynchronous programming in Ruby, by helping create abstractions around complex operations built up from simpler ones. It helps make asynchronous code less error-prone and easier to compose. It also provides some enhancements to the Deferrable API. Features include: * fluent (aka chainable) syntax for registering multiple callbacks and errbacks to the same Deferrable. * a #bothback method for registering code to run on either success or failure. * a combinator library for building up complex asynchronous operations out of simpler ones.
Deferrable empowers a class to run every single defined method wrapped in an ActiveJob of any class that includes it