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

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

Our great sponsors
  • SonarQube - Static code analysis for 29 languages.
  • InfluxDB - Access the most powerful time series database as a service
  • 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

    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

  • SonarQube

    Static code analysis for 29 languages.. Your projects are multi-language. So is SonarQube analysis. Find Bugs, Vulnerabilities, Security Hotspots, and Code Smells so you can release quality code every time. Get started analyzing your projects today for free.

  • 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