aboriginal VS gostdx

Compare aboriginal vs gostdx and see what are their differences.

aboriginal

Aboriginal Generics: the future is here! (by vasilevp)

gostdx

Extended library functions using generics in Go. (by unix1)
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
aboriginal gostdx
6 1
169 1
- -
10.0 0.0
over 4 years ago over 2 years ago
Go Go
MIT License Apache License 2.0
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.

aboriginal

Posts with mentions or reviews of aboriginal. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-10-29.

gostdx

Posts with mentions or reviews of gostdx. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-12-16.
  • Trying Out Generics in Go
    7 projects | news.ycombinator.com | 16 Dec 2021
    I too was playing around with Go generics. I wrote some naive concurrent filter and fold (reduce) functions for slices and maps here https://github.com/unix1/gostdx if anyone is curious how those would feel.

What are some alternatives?

When comparing aboriginal and gostdx you can also consider the following projects:

trojan-source - Trojan Source: Invisible Vulnerabilities

ineffassign - Detect ineffectual assignments in Go code.

errcheck - errcheck checks that you checked errors.

fut

go - The Go programming language

reason - Simple, fast & type safe code that leverages the JavaScript & OCaml ecosystems

goconcurrentqueue - Go concurrent-safe, goroutine-safe, thread-safe queue