defer
There are 108 repositories under defer topic.
astoilkov/main-thread-scheduling
Fast and consistently responsive apps using a single function call
q191201771/libchef
🍀 c++ standalone header-only basic library. || c++头文件实现无第三方依赖基础库
jamiebuilds/tickedoff
Tiny library (<200B gzip) for deferring something by a "tick"
maraisr/meros
🪢 A fast utility that makes reading multipart responses simple
open-draft/deferred-promise
A Promise+ compatible abstraction that defers resolving/rejecting promises to another closure.
mintlu8/bevy_defer
A simple asynchronous runtime for executing async coroutines in the bevy engine.
arthurfiorette/tinylibs
A monorepo of tiny javascript libraries.
streamich/thingies
Kitchen sink of helpful utilities.
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.
seleznevae/ceraii
C MACROS for go-like defer in C which can be used for explicit RAII
adambrewster/Defer.jl
Simplified resource cleanup for julia.
thalesrc/js-utils
Javascript utility functions for web development
HemulGM/System.Defer
Defer for Delphi
researchlab/gbp
Golang Best Practices (GBP™)
rodrigocfd/defer-lite
A lightweight high-performance implementation of Go's defer statement.
ManzDev/script-type
Learn differences between script defer, async and modules
sungam3r/SteroidsDI
Advanced Dependency Injection to use every day.
Wildhoney/ReactDelayed
Small component for delaying the mounting and unmounting of a child component for CSS animation purposes.
apeschar/phastpress
PhastPress for WordPress: Advanced optimisations with zero effort. 5 stars on WordPress.org with more than 10,000 users. Try it today!
beyonk-group/async-script-loader
Asynchronous script loading for SPAs
ducin/angular-defer
🅰️ Angular Defer Interactive Examples ⚡️
boostorg/scope
Boost.Scope, a collection of scope guard utilities.
hanford/defer-render-hoc
defer expensive react renders until the next two rAF's
jespino/mattermost-plugin-messages-queue
Mattermost Message Queue Plugin
zelang-dev/c-raii
An robust high-level Defer, RAII implementation for C89, automatic memory safety, smartly!
zelang-dev/ze
An simple higher level C programming language library, with coroutine, multi-threading, an auto memory safe design.
BlackMATov/defer.hpp
Go's defer implementation in C++17
es-shims/Promise.withResolvers
ES Proposal spec-compliant shim for Promise.withResolvers
Jomy10/defer
A simple, single-header library which implements defer and autofree at compile-time in C/C++
sabbakumov/rst
RST C++ Library
YPares/monurepo
Collection of Nushell libraries
xaionaro-go/benchmarks
A collection of benchmarks of Golang primitives
rust-dd/async-safe-defer
Minimal async- and sync-capable `defer` crate
MothScientist/BudgetGraph
Telegram bot and Flask service. This service allows you to control your own or family budgets, get advanced statistics and has flexible functionality within its purpose.
fuhsnn/slimcc-defer
Implementation of defer statement in a small C compiler for x86-64 Linux, based on standard proposal n3199. Unofficial.
L-X-T/ssr-ih-ng19-days
Angular SSR and Incremantal Hydration in NG19