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: 2 months 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,926 |
tj/co | Provides a simple and efficient way to write non-blocking code using promises in JavaScript | 11,895 |
then/promise | A minimal implementation of promises with extensions and polyfills for various browsers and environments | 2,584 |
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,399 |
google/promises | A framework that provides a synchronization construct for asynchronous programming in Objective-C and Swift. | 3,810 |
louischatriot/nedb | A JavaScript library implementing a simple and fast in-memory or persistent database | 13,516 |
bitcoinjs/bitcoinjs-lib | A JavaScript library providing an implementation of Bitcoin transactions and APIs. | 5,744 |
nestjs/nest | A framework for building scalable and efficient Node.js applications with TypeScript | 68,448 |
nodejs/node | A cross-platform JavaScript runtime environment supporting collaborative development and focused on stability and security | 108,373 |
bogdan-lyashenko/codecrumbs | An application that analyzes source code and generates visual guides to help developers navigate large codebases | 2,712 |
loopbackio/loopback-next | A framework for building modern API applications with complex integrations | 4,971 |
mxcl/promisekit | An implementation of promises for Swift and Objective-C, simplifying asynchronous programming. | 14,235 |