gofiber/fiber
This system is a modular web framework (Fiber) that provides a comprehensive suite of middleware for handling HTTP requests, security, and performance. It offers built-in capabilities for routing, caching, compression, authentication, rate limiting, and session management, alongside utilities for logging, context propagation, and TLS testing. The codebase emphasizes security through strict header validation, SSRF protection, and secure token generation, while also supporting modern web standards like Server-Sent Events and HTTP/2 early data.
67.8
Adequate · 1 August 2026
36k
lines of production code
Go
primary language
5
bus factor · 498 authors in all
3
measurements over time
How it got here
2019–2020 · Middleware ecosystem expansion and hardening
This period focused on significantly expanding the framework's middleware capabilities with new components for caching, compression, and HTTP adaptation, alongside deepening existing middleware configurations. The work also emphasized security hardening across the proxy and authentication layers, while updating dependencies to support newer Go versions.
21 changes
2021–2023 · Middleware and binding system expansion
This period focused on expanding the framework's middleware ecosystem with new utilities for security, authentication, and request handling, alongside a complete overhaul of the request binding system. The team also introduced a configurable logging system and added specialized addons for retry logic and environment variable exposure.
13 changes
2024–2026 · HTTP client and middleware expansion
This period focused on expanding the framework's capabilities with a new high-level HTTP client and a suite of new middleware components, including static file serving, Server-Sent Events, and pagination. Internal utilities were also introduced to improve logging security, context handling, 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 1 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 cb4396488e — the exact code this score is about.
- Scored under rubric rubric-2026.08.18. Score the same commit under that rubric and you get the same number.