bluebird
Promise library
A high-performance promise library for JavaScript with innovative features.
Bluebird is a full featured promise library with unmatched performance.
20k stars
342 watching
2k forks
Language: JavaScript
last commit: 14 days ago
Linked from 5 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
andrewbarba/bluebird.swift | An implementation of Promise/A+ in Swift | 41 |
zhangchiqing/bluebird-promisell | A functional programming library for promises that helps write flat async code with composable functions | 44 |
kriskowal/q | A promise library that enables asynchronous code execution and error handling without blocking | 14,932 |
tj/co | Provides a simple and efficient way to write non-blocking code using promises in JavaScript | 11,880 |
then/promise | A minimal implementation of promises with extensions and polyfills for various browsers and environments | 2,580 |
lilyball/tomorrowland | An asynchronous task management library that enables safe and efficient chaining of promises with cancellable support | 117 |
pauldemarco/flutter_blue | A cross-platform Bluetooth LE plugin for building multi-platform apps | 2,394 |
google/promises | A framework that provides a synchronization construct for asynchronous programming in Objective-C and Swift. | 3,806 |
louischatriot/nedb | A JavaScript library implementing a simple and fast in-memory or persistent database | 13,504 |
bitcoinjs/bitcoinjs-lib | A JavaScript library providing an implementation of Bitcoin transactions and APIs. | 5,701 |
nestjs/nest | A framework for building scalable and efficient Node.js applications with TypeScript | 67,804 |
nodejs/node | A cross-platform JavaScript runtime environment supporting collaborative development and focused on stability and security | 107,829 |
bogdan-lyashenko/codecrumbs | An application that analyzes source code and generates visual guides to help developers navigate large codebases | 2,713 |
loopbackio/loopback-next | A framework for building modern API applications with complex integrations | 4,963 |
mxcl/promisekit | An implementation of promises for Swift and Objective-C, simplifying asynchronous programming. | 14,234 |