Kratix is an open-source framework for building platforms
-
Updated
Jan 3, 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
Resonate Server - a Durable Promise store and Task Orchestrator.
Promise / Future library for Go
Synchronization and asynchronous computation package for Go
Collection of useful patterns
A type-safe generic promise library for Golang.
Async is an asynchronous task package for Go
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.
Created by Barbara Liskov, Liuba Shrira, Mark S. Miller, Dean Tribble, Rob Jellinghaus, Daniel P. Friedman
Released 1988