Improving the performance of your code starting with Go

This page summarizes the projects mentioned and recommended in the original post on dev.to

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

    A golang http router based on trie tree. (by bmf-san)

  • When I decided to improve the performance of goblin, a homebrew HTTP Router, I tried to work on performance improvement in Go, so I write about my approach and the efforts I put into practice.

  • go-router-benchmark

    Benchmark tests for http router implemented in golang.

  • bmf-san/go-router-benchmark

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

    WorkOS logo
  • pprof

    pprof is a tool for visualization and analysis of profiling data

  • github.com - google/pprof

  • go-perfbook

    Thoughts on Go performance optimization

  • github.com - dgryski/go-perfbook

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