nissy/bon
Bon is a high-performance HTTP router for Go that uses a double array trie data structure for efficient route matching. It focuses on speed, simplicity, and zero external dependencies.
GitHub repository with 15 stars and 4 forks.
Language: Go
Topics: go, golang, http-router