H0llyW00dzZ/fasthttp
Fast HTTP package for Go. Tuned for high performance. Zero memory allocations in hot paths. Up to 10x faster than net/http
Updated 2025-02-05 04:45:44 +00:00
H0llyW00dzZ/fiber
️ Express inspired web framework written in Go
Updated 2025-02-04 08:17:43 +00:00
H0llyW00dzZ/gin
Gin is a HTTP web framework written in Go (Golang). It features a Martini-like API with much better performance -- up to 40 times faster. If you need smashing performance, get yourself some Gin.
Updated 2024-12-30 03:40:37 +00:00
H0llyW00dzZ/fiber-stream-open-ai
This repository demonstrates a simple implementation of a streaming chat application using the Fiber web framework, built on top of FastHTTP, and the OpenAI API.
Updated 2024-12-09 15:13:16 +00:00