Top 23 Promise Open-Source Projects
-
Project mention: What do you use for new projects? RxSwift or Combine | reddit.com/r/iOSProgramming | 2022-03-05
Do you use PromiseKit?
-
We're working on Amp v3 making heavy use of fibers as shipped in PHP 8.1. We're releasing beta versions for each library currently, and we'd like to share our new amphp/pipeline library. If you're waiting for concurrent I/O without boilerplate, you can start testing now. We're happy about feedback on the new major releases!
-
Appwrite
Appwrite - The Open Source Firebase alternative introduces iOS support . Appwrite is an open source backend server that helps you build native iOS applications much faster with realtime APIs for authentication, databases, files storage, cloud functions and much more!
-
promises
Promises is a modern framework that provides a synchronization construct for Swift and Objective-C.
-
SBT is by far the most used build tool in the Scala ecosystem - including headliner projects like ZIO (https://github.com/zio/zio/blob/series/2.x/build.sbt) .
-
Yes. You can also take at the pg-promise library. https://github.com/vitaly-t/pg-promise
-
Project mention: What happens if you mix React, Mobx and generators*? Ok, let's do it! | reddit.com/r/javascript | 2022-07-25
Reminds me of https://github.com/bikeshaving/crank, which was rather fun for a PoC I made a while back.
-
-
Scout APM
Less time debugging, more time building. Scout APM allows you to find and fix performance issues with no hassle. Now with error monitoring and external services monitoring, Scout is a developer's best friend when it comes to application development.
-
Not sure it’s hidden but I really like pify to promisify things, really cleaned up my multer calls.
-
Here is link number 1 - Previous text "CAF"
-
-
-
-
tray
Browser plugin for sending documents and raw commands to a printer or attached device. (by qzind)
Project mention: Printing USPS and other shipping labels -- Laser printer, Inkjet, something else? | reddit.com/r/ecommerce | 2022-05-18When we did physical stuff, I believe we used Zebra thermal printers. There are specific rolls meant for shipping as well. Then we used https://qz.io/ for printing.
-
Here is link number 1 - Previous text "Lwt"
-
-
Manually creating a Promise can look challenging, but you don't have to do that if you stick to async/await and Promise-based APIs. For example, you can use the npm package delay for a promisified version of setTimeout.
-
Project mention: How to deal with many threads at the same time? | reddit.com/r/Clojure | 2022-08-01
Promesa might be a good fit too: https://github.com/funcool/promesa
-
Since the method is marked as async, you can use await to get the results of a query (if your database library supports promises. For example with https://www.atdatabases.org as your db library you could do
-
modern-async
A modern JavaScript tooling library for asynchronous operations using async/await, promises and async generators
-
-
-
-
Project mention: What’s everyone working on this month? (March 2022) | reddit.com/r/swift | 2022-03-13
I just released version 1.0.0 of my framework (called Async+) that allows you to use Swift 5.5's async/await with Promise-like chainable operations. I had originally been working on a productivity app for Mac when I came across the problem of not being able to do certain async things without a lot of nesting, so I made this library. So I hope other people can find it useful!
Promises related posts
- How to deal with many threads at the same time?
- What happens if you mix React, Mobx and generators*? Ok, let's do it!
- 11B ethereum hardhat : Create task
- iOS 16 String Error Conformance
- GitHub - athos/kitchen-async: A Promise library for ClojureScript, or a poor man's core.async
- What do you use for new projects? RxSwift or Combine
- what's your hidden gem package?
Index
What are some of the best open-source Promise projects? This list will help you:
Project | Stars | |
---|---|---|
1 | PromiseKit | 13,899 |
2 | Amp | 3,656 |
3 | promises | 3,655 |
4 | ZIO | 3,480 |
5 | pg-promise | 3,163 |
6 | crank | 2,518 |
7 | Hydra | 1,972 |
8 | pify | 1,455 |
9 | CAF | 1,245 |
10 | p-map | 889 |
11 | future | 862 |
12 | SwiftCoroutine | 789 |
13 | tray | 636 |
14 | lwt | 586 |
15 | httpie | 581 |
16 | delay | 501 |
17 | promesa | 352 |
18 | @databases | 334 |
19 | modern-async | 148 |
20 | pinkie-promise | 120 |
21 | Tomorrowland | 112 |
22 | Promis | 110 |
23 | async-plus | 100 |
Are you hiring? Post a new remote job listing for free.