Here are
60 public repositories
matching this topic...
Yet Another Vulkan Engine
Android Networking using Retrofit2, Kotlin and its Deferred Type
Updated
Jan 14, 2019
Kotlin
An extension for Twig that allows to defer block rendering.
Makma is a deferred Vulkan renderer written in C++.
[separated fork] Async JavaScript loader & dependency manager in ~600B [gziped]
Updated
Oct 7, 2019
JavaScript
🤖 A decorated enhanced elegant, feature rich and modern private git ui repository viewer
Flow control harness for implementors. Builds a Deferred object that supports async/await, promise chaining, and conventional Node callbacks.
Updated
May 2, 2020
JavaScript
Small component for delaying the mounting and unmounting of a child component for CSS animation purposes.
Updated
Jun 22, 2018
JavaScript
Qt C++ alternative for handling async code execution
Fluent promise framework for Java
Updated
Feb 16, 2020
Java
modular particle system using compute shaders.
DirectX 12 Rendering Engine
using CommandBuffer and DrawProcedural to generate geometry and deferred shadows
Updated
May 12, 2019
ShaderLab
A simple .NET Standard 1.0 implementation for deferred events
IOU is a Promises/A+ compliant promise library for Java
Node v8.x N-API asynchronous Promise example addon
Updated
Feb 10, 2018
JavaScript
Common standalone C++ utilities
Promises is utilities modules for promises, written in typescript.
Updated
Jul 16, 2018
TypeScript
A convention-based domain event with support to deferred execution for DDD
Delegates reference indexing from on-the-fly in backend, to a CommandController-processed queue
A small toolkit for handling concurrency and simplifying asynchronous work in Swift.
Updated
Jan 3, 2020
Swift
Adds required tags for Async CSS & deferred JS automatically to all enqueued WordPress scripts & styles.
Extension functions for JS Promise
Updated
Mar 12, 2019
JavaScript
Mirror of GitLab repository julrich/QtPromise
Aggressively minimalist deferred renderer
Isomorphic function returning a deferred promise. Uses native `Promise.defer` where available, else polyfills
Updated
Dec 14, 2018
JavaScript
jQuery defers-like in Objective-C
Updated
Jan 26, 2012
Objective-C
Simple fluent API that can be applied on instances or native variables asynchronously
Improve this page
Add a description, image, and links to the
deferred
topic page so that developers can more easily learn about it.
Curate this topic
Add this topic to your repo
To associate your repository with the
deferred
topic, visit your repo's landing page and select "manage topics."
Learn more
You can’t perform that action at this time.
You signed in with another tab or window. Reload to refresh your session.
You signed out in another tab or window. Reload to refresh your session.
Currently the documentation provides an example on for GET request. Can an example for POST request that demonstrates sending a payload and setting headers be add to the documentation?
Would it be something like this