Kratix is an open-source framework for building platforms
-
Updated
Oct 7, 2025 - Go
A promise is an object returned by an asynchronous function, which represents the current state of the operation. At the time the promise is returned to the caller, the operation often isn’t finished, but the promise object provides methods to handle the eventual success or failure of the operation.
Kratix is an open-source framework for building platforms
Promise / Future library for Go
Synchronization and asynchronous computation package for Go
Collection of useful patterns
Async is an asynchronous task package for Go
A type-safe generic promise library for Golang.
Go Promise aims to be a Promise/Future alternative of bluebird in golang. It will give all the various functionalities provided by any standard promise library along with something more.
A library to execute goroutines like Promise.allSettled in JavaScript with panic recover, make some scenarios (e.g. BFF data aggregation) easier.
Go WebAssembly utility package for interacting with JavaScript promises
Created by Barbara Liskov, Liuba Shrira, Mark S. Miller, Dean Tribble, Rob Jellinghaus, Daniel P. Friedman
Released 1988