deferred
There are 87 repositories under deferred topic.
funcool/promesa
A promise library & concurrency toolkit for Clojure and ClojureScript.
gan74/Yave
Yet Another Vulkan Engine
requests/requests-threads
🎭 Twisted Deferred Thread backend for Requests.
navi25/RetrofitKotlinDeferred
Android Networking using Retrofit2, Kotlin and its Deferred Type
rybakit/twig-deferred-extension
An extension for Twig that allows to defer block rendering.
janhsimon/makma
Makma is a deferred Vulkan renderer written in C++.
juangburgos/QDeferred
Qt C++ alternative for handling async code execution
open-draft/deferred-promise
A Promise+ compatible abstraction that defers resolving/rejecting promises to another closure.
pudnax/voidin
GPU driven renderer using WGPU
mrspartak/promises
Promise utilities
globocom/nautilus.js
[separated fork] Async JavaScript loader & dependency manager in ~600B [gziped]
patrikx3/gitlist
🤖 A decorated enhanced elegant, feature rich and modern private git ui repository viewer
nitvic793/dx12-engine-elixir
DirectX 12 Rendering Engine
aivenhoe/modular-deferred-gpu-particle-system
modular particle system using compute shaders.
aivenhoe/simple-deferred-gpu-cubes
using CommandBuffer and DrawProcedural to generate geometry and deferred shadows
mikermcneil/parley
Flow control harness for implementors. Builds a Deferred object that supports async/await, promise chaining, and conventional Node callbacks.
pedrolamas/DeferredEvents
:gear: A simple .NET Standard 1.0 implementation for deferred events
dungba88/promise4j
Fluent promise framework for Java
Wildhoney/ReactDelayed
Small component for delaying the mounting and unmounting of a child component for CSS animation purposes.
AmelieHeinrich/aurora
3D render engine written in C with Vulkan
konrad1977/funswift
A tiny package full of functional tools. Applicatives, Functor, Monads, and many more useful tools. Big focus on Effects, IO, Deferred, State, Reader, Writer monads.
JamesMGreene/napi-async-promise-example
Node v8.x N-API asynchronous Promise example addon
54ac/source-sdk-vs2022-deferred
Fork of Valve Software's SDK for Source Engine games with deferred lighting added.
es-shims/Promise.withResolvers
ES Proposal spec-compliant shim for Promise.withResolvers
verri/cool
Common standalone C++ utilities
AviVahl/promise-assist
Several helper functions when working with native promises.
io7m/r2
Aggressively minimalist deferred renderer
ioweyou/iou-core
IOU is a Promises/A+ compliant promise library for Java
yisraelx/promises
Promises is utilities modules for promises, written in typescript.
0xLeif/Later
🚀 Swift 6 asynchronous building blocks such as SendableValue, Future, Deferred, Stream, and Publisher.
grktsh/python-cloud-tasks-deferred
A deferred library for Google Cloud Tasks
HowProgrammingWorks/Deferred
Deferred (and comparison to Future and Promise)
minduca/EasyDomainEvents
A convention-based domain event with support to deferred execution for DDD
lxsmnsyc/Px
Extension functions for JS Promise
stdlib-js/utils-if-then
If a condition is truthy, invoke `x`; otherwise, invoke `y`.