Ecosyste.ms: Repos

An open API service providing repository metadata for many open source software ecosystems.

GitHub topics: deferred

3axap4eHko/asygen

0-Deps, simple and fast async generator library for browser and NodeJS.

Language: TypeScript - Size: 998 KB - Last synced: 1 day ago - Pushed: 1 day ago - Stars: 0 - Forks: 0

jclaveau/php-deferred-callchain

Simple fluent API that can be applied on instances or native variables asynchronously

Language: PHP - Size: 69.3 KB - Last synced: 1 day ago - Pushed: over 4 years ago - Stars: 1 - Forks: 0

bitbar/deferred-promise

Simple port of jQuery Deffered() based on native Promise

Language: JavaScript - Size: 1.95 KB - Last synced: 2 days ago - Pushed: over 4 years ago - Stars: 0 - Forks: 0

AviVahl/promise-assist

Several helper functions when working with native promises.

Language: TypeScript - Size: 401 KB - Last synced: 6 days ago - Pushed: 6 days ago - Stars: 5 - Forks: 1

gan74/Yave

Yet Another Vulkan Engine

Language: C++ - Size: 18.1 MB - Last synced: 2 days ago - Pushed: 3 days ago - Stars: 466 - Forks: 19

PhpGt/Promise

A pleasant way to work with asynchronous PHP.

Language: PHP - Size: 121 KB - Last synced: 8 days ago - Pushed: 10 days ago - Stars: 0 - Forks: 3

funcool/promesa

A promise library & concurrency toolkit for Clojure and ClojureScript.

Language: Clojure - Size: 1.41 MB - Last synced: 6 days ago - Pushed: about 1 month ago - Stars: 480 - Forks: 56

patrikx3/gitlist Fork of klaussilveira/gitlist

🤖 A decorated enhanced elegant, feature rich and modern private git ui repository viewer

Language: PHP - Size: 8.76 MB - Last synced: 10 days ago - Pushed: 10 days ago - Stars: 60 - Forks: 9

TomasHubelbauer/js-deferred

Deferred promise implementation for those times when you do actually need it which is not that rare

Language: Markdown - Size: 1.95 KB - Last synced: 13 days ago - Pushed: about 2 years ago - Stars: 0 - Forks: 0

stdlib-js/utils-async-if-then

If a predicate function returns a truthy value, invoke `x`; otherwise, invoke `y`.

Language: JavaScript - Size: 1.27 MB - Last synced: 12 days ago - Pushed: 14 days ago - Stars: 2 - Forks: 0

stdlib-js/utils-if-then

If a condition is truthy, invoke `x`; otherwise, invoke `y`.

Language: JavaScript - Size: 780 KB - Last synced: 12 days ago - Pushed: 14 days ago - Stars: 3 - Forks: 0

stdlib-js/utils-try-then

If a function does not throw, return the function return value; otherwise, return the return value of a second function.

Language: JavaScript - Size: 900 KB - Last synced: 12 days ago - Pushed: 14 days ago - Stars: 1 - Forks: 0

untool/eprom

A deliberately incorrect resettable promise-like JavaScript async primitive powering untool's server-side rendering and module reloading. Mostly conforms with the Promises/A+ spec.

Language: JavaScript - Size: 840 KB - Last synced: 15 days ago - Pushed: about 1 month ago - Stars: 0 - Forks: 0

rybakit/twig-deferred-extension

An extension for Twig that allows to defer block rendering.

Language: PHP - Size: 67.4 KB - Last synced: 12 days ago - Pushed: about 1 month ago - Stars: 107 - Forks: 3

omacranger/async-css-js

Adds required tags for Async CSS & deferred JS automatically to all enqueued WordPress scripts & styles.

Language: PHP - Size: 3.91 KB - Last synced: 23 days ago - Pushed: over 6 years ago - Stars: 3 - Forks: 0

r3c/deval

Deferred Evaluation Templates

Language: PHP - Size: 290 KB - Last synced: 23 days ago - Pushed: 23 days ago - Stars: 0 - Forks: 1

pudnax/voidin

An experimental GPU driven renderer using WGPU

Language: Rust - Size: 90.6 MB - Last synced: 25 days ago - Pushed: 7 months ago - Stars: 49 - Forks: 1

RubaXa/flow

Всякие утилиты и другие бесполезности

Language: Go - Size: 4.88 KB - Last synced: about 1 month ago - Pushed: almost 5 years ago - Stars: 1 - Forks: 0

io7m/r2 📦

Aggressively minimalist deferred renderer

Language: Java - Size: 30.1 MB - Last synced: 21 days ago - Pushed: over 5 years ago - Stars: 5 - Forks: 1

open-draft/deferred-promise

A Promise+ compatible abstraction that defers resolving/rejecting promises to another closure.

Language: TypeScript - Size: 453 KB - Last synced: 13 days ago - Pushed: 8 months ago - Stars: 59 - Forks: 3

NamelessCoder/asynchronous_reference_indexing

Delegates reference indexing from on-the-fly in backend, to a CommandController-processed queue

Language: PHP - Size: 32.2 KB - Last synced: about 2 months ago - Pushed: almost 4 years ago - Stars: 3 - Forks: 6

requests/requests-threads

🎭 Twisted Deferred Thread backend for Requests.

Language: Python - Size: 18.6 KB - Last synced: 6 days ago - Pushed: about 5 years ago - Stars: 416 - Forks: 27

joknarf/deferlib

puppet functions for deferred execution on agent side

Language: Ruby - Size: 114 KB - Last synced: about 23 hours ago - Pushed: 3 months ago - Stars: 1 - Forks: 0

AmelieHeinrich/aurora

3D render engine written in C with Vulkan

Language: C - Size: 92.9 MB - Last synced: 3 months ago - Pushed: 3 months ago - Stars: 10 - Forks: 0

juangburgos/QDeferred

Qt C++ alternative for handling async code execution

Language: C++ - Size: 252 KB - Last synced: 30 days ago - Pushed: over 2 years ago - Stars: 73 - Forks: 14

lxsmnsyc/future

Extension to the ES7 Promise

Language: TypeScript - Size: 465 KB - Last synced: 13 days ago - Pushed: over 1 year ago - Stars: 1 - Forks: 0

jakehawken/Concurrency

A small toolkit for handling concurrency and simplifying asynchronous work in Swift.

Language: Swift - Size: 462 KB - Last synced: 11 days ago - Pushed: over 2 years ago - Stars: 3 - Forks: 0

korkje/dfr

Creates promise and extracts resolve/reject

Language: TypeScript - Size: 1000 Bytes - Last synced: 5 months ago - Pushed: 5 months ago - Stars: 0 - Forks: 0

es-shims/Promise.withResolvers

ES Proposal spec-compliant shim for Promise.withResolvers

Language: JavaScript - Size: 38.1 KB - Last synced: 6 days ago - Pushed: about 2 months ago - Stars: 5 - Forks: 0

mikermcneil/parley

Flow control harness for implementors. Builds a Deferred object that supports async/await, promise chaining, and conventional Node callbacks.

Language: JavaScript - Size: 567 KB - Last synced: 24 days ago - Pushed: almost 3 years ago - Stars: 24 - Forks: 14

janhsimon/makma

Makma is a deferred Vulkan renderer written in C++.

Language: C++ - Size: 472 MB - Last synced: 7 months ago - Pushed: about 3 years ago - Stars: 81 - Forks: 4

ioweyou/iou-core 📦

IOU is a Promises/A+ compliant promise library for Java

Language: Java - Size: 195 KB - Last synced: 10 months ago - Pushed: about 7 years ago - Stars: 5 - Forks: 2

RubaXa/open-promise

Open Promise 👐 — Micro tool for creating Promise likes Deferred (with AbortController support)

Language: TypeScript - Size: 161 KB - Last synced: 12 days ago - Pushed: about 1 month ago - Stars: 2 - Forks: 1

Wildhoney/ReactDelayed

Small component for delaying the mounting and unmounting of a child component for CSS animation purposes.

Language: JavaScript - Size: 227 KB - Last synced: 5 days ago - Pushed: almost 6 years ago - Stars: 21 - Forks: 3

nberlette/defer

Robust TypeScript API for deferred handling of Promises. Supports event listeners and custom state-specific callbacks.

Language: TypeScript - Size: 17.6 KB - Last synced: 10 months ago - Pushed: 11 months ago - Stars: 0 - Forks: 0

verri/cool

Common standalone C++ utilities

Language: C++ - Size: 97.7 KB - Last synced: 7 months ago - Pushed: 7 months ago - Stars: 6 - Forks: 0

navi25/RetrofitKotlinDeferred

Android Networking using Retrofit2, Kotlin and its Deferred Type

Language: Kotlin - Size: 152 KB - Last synced: 6 months ago - Pushed: over 5 years ago - Stars: 165 - Forks: 42

nitvic793/dx12-engine-elixir

DirectX 12 Rendering Engine

Language: C++ - Size: 315 MB - Last synced: about 1 year ago - Pushed: over 1 year ago - Stars: 27 - Forks: 11

aivenhoe/simple-deferred-gpu-cubes

using CommandBuffer and DrawProcedural to generate geometry and deferred shadows

Language: ShaderLab - Size: 36.1 KB - Last synced: about 1 year ago - Pushed: about 5 years ago - Stars: 22 - Forks: 2

tpaksu/jquery.promisque

A lightweight (1KB) jQuery promises (deferreds) queue system. Can run n queues in parallel at a time. Can be paused, resumed and cleared.

Language: JavaScript - Size: 40 KB - Last synced: about 1 year ago - Pushed: over 5 years ago - Stars: 1 - Forks: 0

tunnckoCore/native-promise-deferred

A deferred Promise, using `native-or-another` behind and so it work on Node.js v0.10 too!

Language: JavaScript - Size: 449 KB - Last synced: 5 days ago - Pushed: over 1 year ago - Stars: 2 - Forks: 0

tofilagman/z.Deferred 📦

Promise for .net core from RSG.Promise

Language: C# - Size: 13.7 KB - Last synced: about 1 year ago - Pushed: about 6 years ago - Stars: 1 - Forks: 0

globocom/nautilus.js 📦

[separated fork] Async JavaScript loader & dependency manager in ~600B [gziped]

Language: JavaScript - Size: 33.2 KB - Last synced: about 1 month ago - Pushed: over 4 years ago - Stars: 59 - Forks: 7

pedrolamas/DeferredEvents 📦

:gear: A simple .NET Standard 1.0 implementation for deferred events

Language: C# - Size: 34.2 KB - Last synced: 13 days ago - Pushed: over 2 years ago - Stars: 21 - Forks: 1

Hawmex/nexbounce 📦

A debouncer library based on microtasks.

Language: TypeScript - Size: 244 KB - Last synced: 19 days ago - Pushed: almost 2 years ago - Stars: 0 - Forks: 0

HowProgrammingWorks/Deferred

Deferred (and comparison to Future and Promise)

Language: JavaScript - Size: 24.4 KB - Last synced: 8 months ago - Pushed: 8 months ago - Stars: 3 - Forks: 2

grktsh/python-cloud-tasks-deferred

A deferred library for Google Cloud Tasks

Language: Python - Size: 97.7 KB - Last synced: 9 days ago - Pushed: over 1 year ago - Stars: 4 - Forks: 0

rtmigo/later_kt

Lightweight asynchronous values for Kotlin. Serves the same purpose as Future, Deferred, Promise. Great for procrastinators

Language: Kotlin - Size: 140 KB - Last synced: about 1 year ago - Pushed: over 1 year ago - Stars: 0 - Forks: 0

aivenhoe/modular-deferred-gpu-particle-system

modular particle system using compute shaders.

Language: C# - Size: 40 KB - Last synced: about 1 year ago - Pushed: almost 5 years ago - Stars: 22 - Forks: 5

woubuc/deferred

A Promise that can be resolved externally

Language: TypeScript - Size: 89.8 KB - Last synced: 9 days ago - Pushed: over 2 years ago - Stars: 1 - Forks: 0

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.

Language: Swift - Size: 991 KB - Last synced: 11 months ago - Pushed: over 2 years ago - Stars: 11 - Forks: 1

75lb/defer-promise

Isomorphic function returning a deferred promise. Uses native `Promise.defer` where available, else polyfills

Language: JavaScript - Size: 25.4 KB - Last synced: 21 days ago - Pushed: about 2 years ago - Stars: 2 - Forks: 0

tonix-tuft/def-promise

A naive deferred promise, nothing more, nothing less.

Language: JavaScript - Size: 2.35 MB - Last synced: 12 days ago - Pushed: about 1 year ago - Stars: 0 - Forks: 0

dungba88/promise4j

Fluent promise framework for Java

Language: Java - Size: 171 KB - Last synced: 10 months ago - Pushed: over 2 years ago - Stars: 20 - Forks: 5

JamesMGreene/napi-async-promise-example

Node v8.x N-API asynchronous Promise example addon

Language: JavaScript - Size: 8.79 KB - Last synced: 5 days ago - Pushed: over 6 years ago - Stars: 10 - Forks: 0

AnatolySnegovskiy/FormulaParser

Parses formulas, with the possibility of a deferred solution with substitution of user variables

Language: PHP - Size: 28.3 KB - Last synced: 20 days ago - Pushed: about 2 years ago - Stars: 0 - Forks: 0

leespen1/ParaReal

CMSE 822 - Parallel Computing - Final Project

Language: C++ - Size: 1.74 MB - Last synced: 4 months ago - Pushed: over 2 years ago - Stars: 0 - Forks: 0

kpetremann/futurelog

Consume logs by block in async application

Language: Python - Size: 10.7 KB - Last synced: 13 days ago - Pushed: over 2 years ago - Stars: 0 - Forks: 0

yisraelx/promises

Promises is utilities modules for promises, written in typescript.

Language: TypeScript - Size: 597 KB - Last synced: 13 days ago - Pushed: almost 6 years ago - Stars: 5 - Forks: 0

preprocess/pre-deferred

Language: PHP - Size: 15.6 KB - Last synced: 1 day ago - Pushed: almost 4 years ago - Stars: 6 - Forks: 0

AUSG/ausg-web Fork of yoonhoGo/Nuxt-edge-with-Typescript-boilerplate

Nuxt-edge with Typescript boilerplate

Language: Vue - Size: 9.03 MB - Last synced: about 1 year ago - Pushed: over 5 years ago - Stars: 1 - Forks: 0

AUSG/recruit

Landing Page for recruiting AUSG 2nd

Language: HTML - Size: 2.93 KB - Last synced: about 1 year ago - Pushed: almost 6 years ago - Stars: 0 - Forks: 0

AUSG/serverless-crawler-demo Fork of novemberde/serverless-crawler-demo

Serverless Architecture Crawler demo

Language: JavaScript - Size: 1010 KB - Last synced: about 1 year ago - Pushed: almost 6 years ago - Stars: 0 - Forks: 0

AUSG/amathon-web Fork of whitesoil/amathon-web

AUSG Landing Page

Language: Vue - Size: 7.89 MB - Last synced: about 1 year ago - Pushed: almost 6 years ago - Stars: 0 - Forks: 0

Ventto/ktask-examples

Kernel task examples (deferred work and kthread)

Language: C - Size: 1.95 KB - Last synced: about 1 year ago - Pushed: over 4 years ago - Stars: 0 - Forks: 0

Zeta611/Yaksok

Yaksok is a lightweight framework that brings Promises to Swift

Language: Swift - Size: 162 KB - Last synced: about 1 year ago - Pushed: over 4 years ago - Stars: 1 - Forks: 0

Qard/any-deferred

Deferred promise with any-promise

Language: JavaScript - Size: 18.6 KB - Last synced: 4 days ago - Pushed: almost 4 years ago - Stars: 0 - Forks: 0

kabirbaidhya/hello-world-deferred

Deferred Hello World Docker Image

Language: Shell - Size: 2.93 KB - Last synced: about 1 month ago - Pushed: about 5 years ago - Stars: 0 - Forks: 0

lxsmnsyc/Px

Extension functions for JS Promise

Language: JavaScript - Size: 510 KB - Last synced: 10 days ago - Pushed: about 5 years ago - Stars: 3 - Forks: 0

mjwwit/es6-deferred-promise

A deferred promise implementation on top of Promises/A+ spec for Node.js or the browser.

Language: TypeScript - Size: 3.91 KB - Last synced: 21 days ago - Pushed: about 7 years ago - Stars: 1 - Forks: 0

bplokjs/Deferred

Language: JavaScript - Size: 1.95 KB - Last synced: 20 days ago - Pushed: over 5 years ago - Stars: 0 - Forks: 0

kouyjes/promise

Language: JavaScript - Size: 9.77 KB - Last synced: 7 months ago - Pushed: over 6 years ago - Stars: 0 - Forks: 0

piyushGithub01/fashion-mart

Language: Java - Size: 31.3 KB - Last synced: about 1 year ago - Pushed: over 6 years ago - Stars: 0 - Forks: 0

jumpn/utils-promise

Promise Utilities

Language: JavaScript - Size: 97.7 KB - Last synced: 12 days ago - Pushed: over 6 years ago - Stars: 0 - Forks: 1

kofan/deferred-collection

PHP collections with deferred operations

Language: PHP - Size: 69.3 KB - Last synced: 24 days ago - Pushed: almost 7 years ago - Stars: 0 - Forks: 0

ryokik/APromise

A simple promise library for android.

Language: Java - Size: 111 KB - Last synced: 9 months ago - Pushed: about 7 years ago - Stars: 0 - Forks: 0

tunnckoCore/dush-promise

Plugin for `dush` that makes it a Deferred promise and adds `.resolve`, `.reject`, `.than` and `.catch` methods for more better error handling experience

Language: JavaScript - Size: 488 KB - Last synced: 10 days ago - Pushed: over 1 year ago - Stars: 1 - Forks: 0

dizpers/txipinfo

Dockerized Twisted application to get DNS and whois infor by IP address

Language: Python - Size: 22.5 KB - Last synced: about 1 year ago - Pushed: about 7 years ago - Stars: 0 - Forks: 0

azinman/ObjC-Deferred

jQuery defers-like in Objective-C

Language: Objective-C - Size: 89.8 KB - Last synced: about 1 year ago - Pushed: over 12 years ago - Stars: 2 - Forks: 0