A radix-tree based router. No-allocation lookups for extra speed! https://git.akyoto.dev/go/router
Go to file
2024-08-22 21:08:25 -05:00
.gitignore Initial commit 2024-08-22 21:08:25 -05:00
LICENSE Initial commit 2024-08-22 21:08:25 -05:00
README.md Initial commit 2024-08-22 21:08:25 -05:00

Router

A radix-tree based no-allocation router in Go.