Making a Go program 70% faster with a one character change

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

    A classless CSS framework to write modern websites using only HTML.

  • > is that theme custom or available somewhere

    Looks a bit like https://newcss.net/ or Water CSS

  • copyfighter

    Statically analyzes Go code and reports functions that are passing large structs by value

  • Not actively using this, so I don't know if this needs an update for new syntax or anything, but https://github.com/jmhodges/copyfighter was written to audit for this sort of problem, in case you have a bunch of code floating around that you'd like to check for it.

  • 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
  • rewrite-maven-plugin

    OpenRewrite's Maven plugin.

  • It would definitely be nice to have this generated from a deprecated like annotation!

    The maven plug-in seems to use the recipes directly as dependencies: https://github.com/openrewrite/rewrite-maven-plugin

    In our internal situation the parent Pom could already control this plug-in definition including versions of the recipes. At the very least the recipes could follow the same version as the artefact.

    I thought I saw somewhere where the recipe was bundled with the artefact itself. That is very neat for simple usecase.

    However, it suffers from the same flaw as the native-image configuration for GraalVM in artifacts. Sometimes the configuration/recipe needs to change. Eg because of new insights or because it is incompatible with new versions of GraalVM/open rewrite. So I suppose having an extra version dimension Could solve this. Then one can always depend on the latest version of the recipe for that artifact.

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

  • How to Boost SEO by Enhancing HTML with Microdata

    1 project | dev.to | 1 May 2024
  • Serverless Doesn't Stand Still

    1 project | dev.to | 1 May 2024
  • Quick tip: Using R, OpenAI and SingleStore Notebooks

    1 project | dev.to | 1 May 2024
  • The Nature of Code (2nd Edition)

    1 project | news.ycombinator.com | 1 May 2024
  • Reference commit used by GitHub Support

    1 project | news.ycombinator.com | 30 Apr 2024