Musthave

Blog

People

General knowledge

Tools

Frameworks

  • Fiber: https://gofiber.io/
    • Fiber is a Go web framework built on top of Fasthttp, the fastest HTTP engine for Go. It’s designed to ease things up for fast development with zero memory allocation and performance in mind.
  • Buffalo: https://gobuffalo.io/
    • A Go web development eco-system, designed to make your life easier.
  • WEILS: https://wails.io/
    • Build beautiful cross-platform applications using Go

Runtimes

  • QJS: https://github.com/fastschema/qjs
    • QJS is a CGO-Free, modern, secure JavaScript runtime for Go applications, built on the powerful QuickJS engine and Wazero WebAssembly runtime