Rewriting Go source code with AST tooling

This page summarizes the projects mentioned and recommended in the original post on news.ycombinator.com

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

    Refactoring and code transformation tool for Go.

  • This approach is powerful, but also laborious - at least in my experience, it’s too much work for relatively simple transformations.

    I generally use gopatch instead. It uses the same mechanism under the hood, but the patch files are much less effort to write.

    https://github.com/uber-go/gopatch

  • 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

  • fixplurals with treesitter

    2 projects | /r/golang | 3 May 2022
  • gopatch: a patch-like tool for refactoring

    1 project | /r/golang | 2 Jun 2021
  • Gopatch: Patch-like tool for refactoring Go code

    1 project | news.ycombinator.com | 2 Jun 2021
  • How to Implement Authorization in React JS

    3 projects | dev.to | 1 May 2024
  • Evolving the Go Standard Library with math/rand/v2

    2 projects | news.ycombinator.com | 1 May 2024