Anyone had a success story of replacing C++ with Go?

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

Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
  • cockroach

    CockroachDB - the open source, cloud-native distributed SQL database.

    One of the most popular distributed DB is built in Go: https://www.cockroachlabs.com/

  • influxdb_iox

    Discontinued Pronounced (influxdb eye-ox), short for iron oxide. This is the new core of InfluxDB written in Rust on top of Apache Arrow.

    Checked the pulse and seems like a dead project when you look at the actual commits. Nothin but config files and grpc. https://github.com/influxdata/influxdb_iox/pulse/monthly

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

  • VictoriaMetrics

    VictoriaMetrics: fast, cost-effective monitoring solution and time series database

    https://victoriametrics.com/ is also Go, and significantly better (IMO)

  • mm-go

    Generic manual memory management for golang

    https://github.com/joetifa2003/mm-go I think this may be useful for ur project.

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