Go Fast

Open-source Go projects categorized as Fast

Top 23 Go Fast Projects

  • Fiber

    ⚡️ Express inspired web framework written in Go

    Project mention: My first CLI with Go | dev.to | 2024-09-25

    When creating this template project, I saw that I had to set up the server manually and I used gofiber as it has express-like functionalities, and as a MERN stack developer, I found it very easy to use. Once I thought to make a server-project generator in Express as well, but they already have one, it is called express-generator. Then I thought there might be the same thing for Fiber as well. But when I searched in GitHub with the topic:go-backend-template, I only found pre-made templates that you can clone and use for your projects. That's when I decided to give it a shot.

  • SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
  • ws

    Tiny WebSocket library for Go. (by gobwas)

  • bombardier

    Fast cross-platform HTTP benchmarking tool written in Go

    Project mention: Performance Testing: Total.js vs. NestJS | dev.to | 2024-10-23

    Testing Tool: Bombardier (for simulating high-concurrency requests)

  • quicktemplate

    Fast, powerful, yet easy to use template engine for Go. Optimized for speed, zero memory allocations in hot paths. Up to 20x faster than html/template

  • fastjson

    Fast JSON parser and validator for Go. No custom structs, no code generation, no reflection (by valyala)

  • maroto

    A maroto way to create PDFs. Maroto is inspired in Bootstrap and uses gofpdf. Fast and simple.

    Project mention: Go long by generating PDFs in Golang with Maroto | dev.to | 2024-08-30

    To render the image, you’ll need to use the image.NewFromFileCol method. This function is available in the image component.

  • fastcache

    Fast thread-safe inmemory cache for big number of entries in Go. Minimizes GC overhead

  • hashmap

    A Golang lock-free thread-safe HashMap optimized for fastest read access.

  • atreugo

    High performance and extensible micro web framework. Zero memory allocations in hot paths.

  • haxmap

    Fastest and most memory efficient golang concurrent hashmap

  • csvutil

    csvutil provides fast and idiomatic mapping between CSV and Go (golang) values.

  • ojg

    Optimized JSON for Go

  • Razor

    Razor view engine for go

  • fasttemplate

    Simple and fast template engine for Go

  • metrics

    Lightweight alternative to github.com/prometheus/client_golang (by VictoriaMetrics)

  • router

    Router implementation for fasthttp (by fasthttp)

  • monsoon

    Fast HTTP enumerator

  • bazel-watcher

    Tools for building Bazel targets when source files change.

  • fastrand

    Fast and scalable pseudorandom generator for Go (by valyala)

  • glg

    Simple and blazing fast lockfree logging library for golang

  • gowww/router

    ⚡️ A lightning fast HTTP router (by gowww)

  • dbin

    📦 Poor man's package manager. +3100 statically linked binaries in the repos! The easy to use, easy to get, suckless software distribution system

    Project mention: dbin: The easy to use, easy to get, suckless software distribution system | news.ycombinator.com | 2024-08-30
  • Gosora

    Gosora is an ultra-fast and secure forum software written in Go that balances usability with functionality.

NOTE: The open source projects on this list are ordered by number of github stars. The number of mentions indicates repo mentiontions in the last 12 Months or since we started tracking (Dec 2020).

Go Fast discussion

Log in or Post with

Go Fast related posts

Index

What are some of the best open-source Fast projects in Go? This list will help you:

Project Stars
1 Fiber 34,604
2 ws 6,183
3 bombardier 6,119
4 quicktemplate 3,155
5 fastjson 2,328
6 maroto 2,295
7 fastcache 2,162
8 hashmap 1,777
9 atreugo 1,252
10 haxmap 957
11 csvutil 947
12 ojg 870
13 Razor 860
14 fasttemplate 845
15 metrics 560
16 router 470
17 monsoon 464
18 bazel-watcher 444
19 fastrand 201
20 glg 189
21 gowww/router 185
22 dbin 184
23 Gosora 162

Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com

Did you konow that Go is
the 4th most popular programming language
based on number of metions?