Displaying 1 to 20 from 64 results

jdeferred - Java Deferred/Promise library similar to JQuery.

  •    Java

JDeferred is a Java Deferred/Promise library similar to JQuery's Deferred Object.Inspired by JQuery and Android Deferred Object.




httpinvoke - A no-dependencies HTTP client library for browsers and Node

  •    Javascript

A no-dependencies HTTP client library for browsers and Node.js with a promise-based or Node.js-style callback-based API to progress events, text and binary file upload and download, partial response body, request and response headers, status code. Any one, two or three arguments can be skipped, except the url.

deferred - Modular and fast Promises implementation for JavaScript

  •    Javascript

Deferred is complete, one of the fastest and natural promise implementation in JavaScript, with Deferred you can write clear maintainable code that takes maximum out of asynchronicity, in fact due to multi-dimensional nature of promises (chaining and nesting) you're forced to program declaratively. With Deferred you also can: Process collections of deferred calls. Handle Node.js asynchronous functions. Limit concurrency of scheduled tasks. Emit progress events or stream results partially on the go.

Promises, Promises...

  •    Javascript

A self-contained JavaScript implementation of the Promises/A+ specification (and Deferred provider), suitable for inclusion in larger libraries and projects.

Entropy3D Graphics Engine

  •    

Entropy3D is a 3D Game Engine aiming for simplicity and ease of use.


node-promise-mysql

  •    Javascript

Promise-mysql is a wrapper for mysqljs/mysql that wraps function calls with Bluebird promises. Usually this would be done with Bluebird's .promisifyAll() method, but mysqljs/mysql's footprint is different to that of what Bluebird expects. At the minute only the standard connection (using .createConnection()) and the pool (using .createPool()) is supported. createPoolCluster is not implemented yet.

jquery.hub

  •    JQuery

A well-tested jQuery plugin implementing enterprise-level messaging patterns atop the OpenAjax [Unmanaged] Hub. Great for decoupling cross-component communication on the client-side.

jQuery-DOMTimers

  •    JQuery

A tiny addition to jQuery. A few simple methods for creating Deferreds that resolve on certain DOM changes.

jquery-timeout

  •    JQuery

Simple, yet elegant jQuery.Deferred wrapper for window.setTimeout() and window.clearTimeout().

jQuery-Postpone

  •    JQuery

Allows you to use the jQuery.Deferred mechanism in combination with setTimeout and setInterval.

requests-threads - 🎭 Twisted Deferred Thread backend for Requests.

  •    Python

This repo contains a Requests session that returns the amazing Twisted's awaitable Deferreds instead of Response objects.This example works on both Python 2 and Python 3.






We have large collection of open source products. Follow the tags from Tag Cloud >>


Open source products are scattered around the web. Please provide information about the open source projects you own / you use. Add Projects.