As suggested by @pornel on [PR #488](https://github.com/rust-lang/crates.io/pull/488#issuecomment-265600285): > Maybe categories could be built from tags the way StackOverflow does it? > > Every tag search page has "Related tags" in sidebar that narrows down the search: > > https://stackoverflow.com/questions/tagged/rust > https://stackoverflow.com/questions/tagged/rust+ffi > https://stackoverflow.com/questions/tagged/rust+ffi+python > https://stackoverflow.com/questions/tagged/rust+ffi+python+numpy > > That seems to automatically create a good hierarchy. I think this would be a great navigation affordance to add to keywords, regardless of categories!