obsidian-rs / obsidian

Ergonomic async http framework for reliable and efficient web
MIT License
26 stars 4 forks source link

Improve routing data structure using radix trie #7

Closed jk-gan closed 4 years ago

jk-gan commented 5 years ago

There are few good references about the implementation of radix trie: