/Knowledge/sources/honojs__hono/llms-full/routers-trierouter--7a6c9eef8a29.md
Routers: TrieRouter - hono-docs
Routers: TrieRouter Source evidence: /Sources/honojs hono/provenance.md Canonical citation: https://hono.dev/llms full.txt trierouter Summary TrieRouter is t...
Routers: TrieRouter
Source evidence: /Sources/honojs__hono/provenance.md Canonical citation: https://hono.dev/llms-full.txt#trierouter
Summary
TrieRouter is the router using the Trie-tree algorithm. Like RegExpRouter, it does not use linear loops. This router is not as fast as the RegExpRouter, but it is much faster than the Express router. Trie...
Content
TrieRouter is the router using the Trie-tree algorithm. Like RegExpRouter, it does not use linear loops.
This router is not as fast as the RegExpRouter, but it is much faster than the Express router. TrieRouter supports all patterns.
Metadata
{
"chunk_index": 0,
"citation": "https://hono.dev/llms-full.txt#trierouter",
"coverage_role": "overview",
"qualified_title": "Hono / llms-full / Routers > TrieRouter",
"retrieved_at": "2026-07-02T05:51:01Z",
"section_index": 544,
"source_id": "/honojs/hono",
"source_type": "llms_full",
"target_label": "llms-full",
"title": "Routers: TrieRouter",
"upstream_url": "https://hono.dev/llms-full.txt",
"version": "2026"
}