Learning Go frameworks

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

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

    ⚡️ Express inspired web framework written in Go

  • Yeah! Very good advice, IMHO, start with this URL https://github.com/gofiber/fiber

  • TinyGo

    Go compiler for small places. Microcontrollers, WebAssembly (WASM/WASI), and command-line tools. Based on LLVM.

  • Another big area for Go that’s growing at a pretty good rate is the embedded/SBC world in the Industrial Tech space. For SBCs like an RPi4, you can use regular Go and for embedded systems/microcontroller programming, there’s options like TinyGo. Either way, starting off with learning to implement different protocols such as UDP, raw TCP, and others will be good if you want to move into this area and not utilize Go for server/web development

  • 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

  • Can Go files be compiled by themselves?

    2 projects | /r/golang | 1 Mar 2023
  • Uploading and Serving Images from MongoDB in Golang

    3 projects | dev.to | 4 Jan 2024
  • API completa em Golang - Parte 2

    5 projects | dev.to | 5 Dec 2023
  • What's Zig got that C, Rust and Go don't have? [video]

    4 projects | news.ycombinator.com | 21 Nov 2023
  • newbie here looking for a framework

    4 projects | /r/golang | 3 Oct 2023