Go doesn’t do any magical stuff and I love that

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

    Discontinued BSD functions common only on BSD systems, for portability to non-BSD systems.

  • Rudderstack

    Privacy and Security focused Segment-alternative, in Golang and React

  • RudderStack (open-source event streaming, alternative to Segment) processed 1 trillion+ events last year and has 400+ integrations with different services. It would have been nightmare if it was not built in Go.

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

    A reflection based dependency injection toolkit for Go.

  • Ironically given Spring’s history, you do have dependency injection in Go. But you don’t need to use it unless there’s a clear benefit. Most code reviewers would be appalled if you pulled in dig into a project that didn’t need it.

  • FizzBuzz Enterprise Edition

    FizzBuzz Enterprise Edition is a no-nonsense implementation of FizzBuzz made by serious businessmen for serious business purposes.

  • Spring was good back in the day when Java 5 and 6 ruled the roost and big honking frameworks were seen as an enterprise thing . I mean, we even got Enterprise FizzBuzz out of it.

  • Vert.x

    Vert.x is a tool-kit for building reactive applications on the JVM

  • There are many lean, popular, non-magical libraries in Java land. (https://quarkus.io/, https://vertx.io/, etc). Spring is a monster 😱. Its like comparing Kubernetes (written in Go) with some lean framework in another lang.

  • Quarkus

    Quarkus: Supersonic Subatomic Java.

  • There are many lean, popular, non-magical libraries in Java land. (https://quarkus.io/, https://vertx.io/, etc). Spring is a monster 😱. Its like comparing Kubernetes (written in Go) with some lean framework in another lang.

  • distribution

    The toolkit to pack, ship, store, and deliver container content

  • The open source repository my colleague and I reference in this talk can be seen at https://github.com/distribution/distribution/

  • SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
  • GORM

    The fantastic ORM library for Golang, aims to be developer friendly

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

  • Package with some data structures using generics

    2 projects | /r/golang | 3 Nov 2021
  • Roast my repo so I can improve. CLI multithreaded number adder.

    4 projects | /r/C_Programming | 12 Sep 2021
  • The Evolution of a Go Programmer

    2 projects | /r/golang | 6 Apr 2021
  • Dependency Injection: A Straightforward Implementation in Golang

    1 project | dev.to | 10 May 2024
  • Why Go is great choice for Software engineering.

    2 projects | dev.to | 7 Apr 2024