Projects in Awesome Lists tagged with defer
A curated list of projects in awesome lists tagged with defer .
https://github.com/astoilkov/main-thread-scheduling
Fast and consistently responsive apps using a single function call
background defer eventloop isinputpending main-thread postpone posttask scheduler scheduling thread webworker worker yield
Last synced: 14 May 2025
https://github.com/q191201771/libchef
🍀 c++ standalone header-only basic library. || c++头文件实现无第三方依赖基础库
algorithm base chef consistent-hashing container cpp-library cpp-utilities cpp11 crypto data-structures defer encoding header-only helper lru project skiplist string system thread
Last synced: 09 Apr 2025
https://github.com/jamiebuilds/tickedoff
Tiny library (<200B gzip) for deferring something by a "tick"
async defer javascript nexttick polyfill ponyfill promise setimmediate settimeout sleep wait
Last synced: 07 Apr 2025
https://github.com/maraisr/meros
🪢 A fast utility that makes reading multipart responses simple
defer fetch graphql multipart multipart-mixed relay stream streaming-data
Last synced: 07 Oct 2025
https://github.com/streamich/thingies
Kitchen sink of helpful utilities.
base64 cache concurrency defer hash load-css lru lrumap promise random-string until
Last synced: 02 Apr 2026
https://github.com/mintlu8/bevy_defer
A simple asynchronous runtime for executing async coroutines in the bevy engine.
async bevy coroutine defer futures reactivity rust ui
Last synced: 07 May 2025
https://github.com/seleznevae/ceraii
C MACROS for go-like defer in C which can be used for explicit RAII
Last synced: 10 Apr 2025
https://github.com/gacts/run-and-post-run
🚀 A simple GitHub action that allows you to execute commands on place and in post-run, once a workflow job has ended.
Last synced: 20 Mar 2025
https://github.com/thalesrc/js-utils
Javascript utility functions for web development
async-map compact deepclone defer difference intersection isfalsy istruthy javascript js-utils minmax noop promise replace revert timeout typescript unique-id utility-library
Last synced: 16 Jul 2025
https://github.com/researchlab/gbp
Golang Best Practices (GBP™)
channel concurrency defer gbp golang-best-practices reflect
Last synced: 10 Mar 2026
https://github.com/rodrigocfd/defer-lite
A lightweight high-performance implementation of Go's defer statement.
Last synced: 10 Apr 2025
https://github.com/wildhoney/reactdelayed
Small component for delaying the mounting and unmounting of a child component for CSS animation purposes.
css-animations defer deferred delay delayed mount mounting react render timeout unmount unmounting wait
Last synced: 15 Mar 2026
https://github.com/sungam3r/steroidsdi
Advanced Dependency Injection to use every day.
defer dependency-injection factory steroids
Last synced: 12 Apr 2025
https://github.com/boostorg/scope
Boost.Scope, a collection of scope guard utilities.
boost boost-libraries cpp cpp11 cpp17 defer header-only raii scope-exit scope-fail scope-guard scope-success unique-resource
Last synced: 29 Sep 2025
https://github.com/hanford/defer-render-hoc
defer expensive react renders until the next two rAF's
Last synced: 07 May 2025
https://github.com/ducin/angular-defer
🅰️ Angular Defer Interactive Examples ⚡️
angular bundle defer lazy-loading
Last synced: 08 Apr 2025
https://github.com/jespino/mattermost-plugin-messages-queue
Mattermost Message Queue Plugin
defer mattermost messages plugin queue
Last synced: 12 Jul 2025
https://github.com/blackmatov/defer.hpp
Go's defer implementation in C++17
c-plus-plus cplusplus-17 cpp cpp17 defer header-only no-dependencies
Last synced: 17 Jun 2025
https://github.com/es-shims/promise.withresolvers
ES Proposal spec-compliant shim for Promise.withResolvers
defer deferred ecmascript es-shims javascript polyfill promise shim withresolvers
Last synced: 30 Sep 2025
https://github.com/jomy10/defer
A simple, single-header library which implements defer and autofree at compile-time in C/C++
autofree c cpp defer single-header single-header-lib single-header-library
Last synced: 21 Mar 2025
https://github.com/ypares/monurepo
Collection of Nushell libraries
defer deferred deferred-execution fzf jj jujutsu monorepo nu nushell nushell-config prompt resources scoped vcs
Last synced: 02 Feb 2026
https://github.com/jiangjie/tiny-future
A zero-dependency Future/Promise wrapper to resolve or reject a Promise outside its executor.
async await defer deferred future promise taskcompletionsource tiny withresolvers zero-dependency
Last synced: 19 Jan 2026
https://github.com/zelang-dev/c-raii
An robust high-level Defer, RAII implementation for C89, automatic memory safety, smartly!
c c89 defer memory-management raii
Last synced: 29 Oct 2025
https://github.com/azureblade3808/py-deferrer
Fancy `defer` for Python >= 3.12 (partially supported in Python 3.11)
defer python3 python311 python312 python313 syntactic-sugar
Last synced: 10 Oct 2025
https://github.com/lxsmnsyc/px
Extension functions for JS Promise
defer deferred deferred-promise promise promise-api promise-library promises promises-aplus
Last synced: 26 Aug 2025
https://github.com/bugdea1er/defer
`defer` keyword - A Swift-like `defer` keyword for C++11 and later in a single-file header-only library
Last synced: 16 Mar 2026
https://github.com/ypares/rescope.nu
Scoped and exception-safe resources for Nushell
defer deferred deferred-execution nu nushell resources scoped
Last synced: 01 Jul 2025
https://github.com/sagiegurari/node-later
Defer function calls to the start of the next cycle.
async defer delay nodejs settimeout
Last synced: 12 Apr 2025
https://github.com/reiss-d/lazy-init
Lazily initialise values by deferring their creation until first use, resulting in better performance.
defer hoist initialize lazy nextjs react static swc swc-plugin typescript
Last synced: 30 Jan 2026
https://github.com/justusc/deferral
A header only library that implements the defer command in C++.
c-plus-plus c-plus-plus-11 c-plus-plus-14 c-plus-plus-17 c-plus-plus-20 defer header-only modern-cpp no-dependencies scope-exit scope-guard single-file-library
Last synced: 11 Apr 2025
https://github.com/rubaxa/open-promise
Open Promise 👐 — Micro tool for creating Promise likes Deferred (with AbortController support)
abortcontroller defer deferred fetch promise util
Last synced: 20 Jun 2025
https://github.com/ssokolow/update_nvidia
Helper to defer updates of nVidia binary drivers on APT-based Linux distros until the next reboot to keep libGL and the kernel module in sync
apt apt-get defer helper kubuntu nvidia nvidia-driver nvidia-drivers ubuntu update utilities utility utility-application
Last synced: 16 Apr 2026
https://github.com/stdlib-js/utils-async-if-then
If a predicate function returns a truthy value, invoke `x`; otherwise, invoke `y`.
async asynchronous control defer deferred delay delayed else if if-else if-then javascript node node-js nodejs stdlib util utilities utility utils
Last synced: 21 Jul 2026
https://github.com/nextorigin/spine-awaitajax
Spine.Ajax & AwaitAjax for Spine.JS and Iced CoffeeScript await/defer pattern
ajax await defer iced iced-coffee-script jquery queue spine spinejs
Last synced: 21 Jan 2026
https://github.com/gustavoestevesr/lp-stranger-things-stepper-form-angular
Desenvolvimento de uma landing page temático da série Stranger Things utilizando o Angular .Nesse projeto foi aplicado conceitos avançados de SCSS para design da página. Bem como o toggle do tema light mode e dark mode de toda a página com a semântica da série.
angular animation-css components dark-mode data-binding defer html lazy-loading ngoptimizedimage scss typescript
Last synced: 12 Apr 2026
https://github.com/danil42russia/go-defer-lint
defer go golang lint ruleguard static-analysis
Last synced: 29 Jul 2026
https://github.com/bonevidy/vpromise
a lightweight promise/a+ library
asynchronous defer js promise typescript
Last synced: 29 Apr 2026
https://github.com/sandre58/mynetutilities
This collection contains a set of useful tools for .NET development.
auhtentication caching defer framework net netcore random-generation suspending utilities
Last synced: 17 Aug 2025
https://github.com/floehopper/eventmachine-examples
Code examples using EventMachine
asynchronous callback defer deferrable eventmachine example ruby thread
Last synced: 25 Mar 2025
https://github.com/mezoni/defer
The `defer` is a small function intended to simplify the use of functions that require to execute `postponed` actions.
Last synced: 16 Jul 2026
https://github.com/dbjdbj/multiosdefer
Cross-compiler defer implementation for C using GCC nested functions and MSVC structured exception handling.
Last synced: 26 Aug 2025
https://github.com/catmullet/deferror
🦴 Automatic return of error from deferring functions.
defer error error-handling errors golang golang-examples golang-library
Last synced: 22 Jan 2026
https://github.com/sjbiaga/kittens
Lessons of Scala Cats
cats continuations corecursion defer eval fail-fast-semantics functors kleisli monad-transformers monoids natural-transformations recursion sbt scala scala-cli stack-safety trampoline traverse variance
Last synced: 05 Jul 2026
https://github.com/eastriverlee/defer.h
lightweight defer feature C is missing.
c defer macro meta-programming programming-languages
Last synced: 29 Mar 2025
https://github.com/tomashubelbauer/js-deferred
Deferred promise implementation for those times when you do actually need it which is not that rare
async async-await defer deferred deferred-promise javascript promise
Last synced: 19 Apr 2026
https://github.com/nberlette/defer
Robust TypeScript API for deferred handling of Promises. Supports event listeners and custom state-specific callbacks.
async defer deferred deferred-promise deno events module promises typescript
Last synced: 18 May 2026
https://github.com/sathyaboopathi23/event-management-with-authentication
Our Event management project with React Router aims to create a simple web application for managing events. It allows users to view a list of events, see event details, edit event details, add new events and navigate between different pages using React Router.
createbrowserrouter css defer html javascript json link navlink outlet react-router-dom reactjs redirect routerprovider useeffect usefetcher useloaderdata usenavigate usenavigation useparams-hook usesubmit
Last synced: 16 Apr 2026
https://github.com/tomashubelbauer/esm-defer
ESM-compatible defer function implementation
Last synced: 22 Mar 2026
https://github.com/lebaoworks/cpp-tips
Defer like Go, format like C printf and other stuff...
cpp cpp11 defer formatting tips tricks
Last synced: 17 Feb 2026
https://github.com/alpheusday/envkist
A utility to defer the resolution of environment variables
defer deferred env environment-variables javascript typescript utility
Last synced: 26 Jun 2026
https://github.com/lekoala/silverstripe-defer-backend
Defer your requirements in SilverStripe
backend csp defer silverstripe
Last synced: 03 May 2026
https://github.com/sathyaboopathi23/event-management
Our Event management project with React Router aims to create a simple web application for managing events. It allows users to view a list of events, see event details, edit event details, add new events and navigate between different pages using React Router.
createbrowserrouter css defer html javascript json link navlink outlet react-router-dom reactjs redirect routerprovider useeffect-hook usefetcher useloaderdata usenavigate usenavigation useparams-hook usesubmit
Last synced: 11 Apr 2026
https://github.com/igrek8/defer-function
A defer function defers the execution of a function until the surrounding function returns
Last synced: 25 Mar 2025