go-future

A futures concurrency library in go (by stephennancekivell)

Go-future Alternatives

Similar projects and alternatives to go-future

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a better go-future alternative or higher similarity.

go-future reviews and mentions

Posts with mentions or reviews of go-future. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-01-11.
  • Conc: Better Structured Concurrency for Go
    5 projects | news.ycombinator.com | 11 Jan 2023
    Great project. It seems like channels are just the wrong tool for a lot of concurrency problems. More powerful than needed and easy to get wrong. Lots of nice ways to make go concurrency safer.

    The problem that bothers me (and isnt in Conc), is how hard it is to run different things in the background and gather the results in different ways. Particularly when you start doing those things conditionally and reusing results.

    Something like go-future helps. https://github.com/stephennancekivell/go-future

Stats

Basic go-future repo stats
1
35
10.0
almost 2 years ago

stephennancekivell/go-future is an open source project licensed under MIT License which is an OSI approved license.

The primary programming language of go-future is Go.


Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com