goneric VS go-future

Compare goneric vs go-future and see what are their differences.

go-future

A futures concurrency library in go (by stephennancekivell)
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
goneric go-future
5 1
18 35
- -
4.1 10.0
about 1 year ago almost 2 years ago
Go Go
MIT License MIT License
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

goneric

Posts with mentions or reviews of goneric. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-01-11.

go-future

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

What are some alternatives?

When comparing goneric and go-future you can also consider the following projects:

dskDitto - Super fast duplicate file finder written in Golang.

go-recovery - Golang recover from panics

conc - Better structured concurrency for go

ants - 🐜🐜🐜 ants is a high-performance and low-cost goroutine pool in Go./ ants ζ˜―δΈ€δΈͺι«˜ζ€§θƒ½δΈ”δ½ŽζŸθ€—ηš„ goroutine 池。

advent-of-code-2022 - Advent of Code 2022

lo - πŸ’₯ A Lodash-style Go library based on Go 1.18+ Generics (map, filter, contains, find...)

sourcegraph - Code AI platform with Code Search & Cody

Telegraf - Agent for collecting, processing, aggregating, and writing metrics, logs, and other arbitrary data.

new - A helper function to create a pointer to a new object in Go 1.18+