reason-future

A lightweight, functional alternative to Js.Promise for ReScript, designed for better composability and error handling.

tiny-future

A tiny way to make `Promise` more convenient to use without any dependencies.

@creately/future

Extended version of the Promise class which has `resolve` and `reject` methods to resolve or reject the underlying promise.