gofiber/fiber
This is a modular HTTP framework for Go that provides a comprehensive suite of middleware for handling common web server concerns. It manages request processing through features like routing, binding, and extraction, while offering security headers, rate limiting, and authentication. The system also supports advanced networking capabilities including compression, caching, and server-sent events.
67.8
Adequate · 6 August 2026
36k
lines of production code
Go
primary language
5
bus factor · 498 authors in all
4
measurements over time
How it got here
2019–2020 · Middleware modernization and security hardening
This period focused on modernizing the middleware ecosystem by introducing structured configuration patterns, enhancing security controls, and adding new features like compression and caching. It also established a foundation for internal storage and adapter utilities to support future development.
21 changes
2021–2023 · Middleware and binding system expansion
This period focused on expanding the framework's capabilities through a comprehensive suite of new middleware features, including security headers, request rewriting, and conditional routing. The release also introduced a unified binding system for request handling and enhanced logging with contextual support, alongside utility addons like retry logic and TLS testing helpers.
13 changes
2024–2026 · middleware and internal utility expansion
This period focused on expanding the framework's middleware ecosystem with new handlers for static files, pagination, server-sent events, and host authorization, alongside a high-level HTTP client. Internal utilities were also introduced to improve logging, context management, and test reliability.
14 changes
Survey your own repository
gofiber/fiber was measured the same way every project in this corpus was: the same rubric, at a pinned commit, with the result published in full. Point the surveyor at a repository you know and see whether you agree with it.
About this page
- The description of this project is derived from its own commit history, not from its README.
- The score is its highest published measurement, taken on 6 August 2026 at a pinned commit. It is not a live figure and does not change until the project is measured again.
- Measured at commit 3f590102d1 — the exact code this score is about.
- Scored under rubric rubric-2026.08.19. Score the same commit under that rubric and you get the same number.