Have you moved from Java to Go (or another popular language).

This page summarizes the projects mentioned and recommended in the original post on /r/golang

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
  • FuncFrog

    Stream api (kind of) implementation for go, other useful functions and packages to use go in a functional way

  • escargot

    Go's try/catch/finally package

  • Shameless plug and I know it’s not idiomatic Go (I did it just for fun because I enjoy seeing how I can well bend a language to my will), but I made escargot to implement a try/catch/finally block in Go. It’s not meant to be used seriously per se, but there’s no reflection used in case you do want to use it to keep it performant. Just to have fun continuing on with it, planning on trying to implement generics with it so that the user doesn’t have to explicitly type cast their function arguments. So, there’s at least that option for Checked Exceptions lol

  • 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.

    InfluxDB logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • FuncFrog: fast, parallel and lazy stream-api. Please help me with the code review and project development ideas

    1 project | /r/golang | 31 Jul 2023
  • FuncFrog - fast stream-API like library got it first stable release!

    1 project | /r/golang | 31 Jul 2023
  • Fast Golang Stream API (lazy, inline-friendly, parallel) as an alternative for RxGo

    1 project | /r/opensource | 7 Nov 2022
  • Another update on my Nifty inline filtering, map and reduce library.

    1 project | /r/golang | 29 Oct 2022
  • Parallel, lazy evaluated Java Stream API-like library for Go is closer to the release than ever

    1 project | /r/golang | 16 Oct 2022