Callback indirection for JavaScript
A tiny defer utility for JavaScript/TypeScript: register cleanup/rollback callbacks that run in LIFO order. Works in any runtime (Node.js, Bun, Deno, browsers).
Add the Deferrable Pattern to Your Dependency Graphs
Properties utility functions for ethers.
Properties utility functions for ethers.
Lazy load react components when they scroll into view using intersection observer
Properties utility functions for ethers.
go-like defer implementation for javascript
Properties utility functions for ethers.
Properties utility functions for ethers.
Prettier plugin for PostgreSQL using the official libpg_query parser
Experimenting with some bucklescript bindings for nodejs packages I use.
Go-like defer functions in JavaScript.
Properties utility functions for quais.
A simple wrapper around Promise API to programmatically trigger resolution or rejection
Properties utility functions for ethers.
Properties utility functions for ethers.
A system of abusing callbacks
Properties utility functions for ethers.
A system of abusing callbacks
Properties utility functions for vapors.
Properties utility functions for qethers.
Use promises to await property definitions on an object.
go's defer statement in JavaScript
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
Simple mechanism for deferred execution of a block
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.
A very simple way to defer a controller action, and execute it in another request.
Extension to the audited gem to deferred writing of audits via Resque, Delayed Job, or Sidekiq
Simple mechanism for deferred execution of a block
For Gophers who are missing Go's defer
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.