SourceRenderer
SourceRenderer copied to clipboard
Use different hasher for HashMaps
https://github.com/search?q=repo%3AK0bin%2FSourceRenderer%20hashmap&type=code
- https://docs.rs/nohash/latest/nohash/ for numbers
- https://github.com/rust-lang/rustc-hash or similar for strings
NAK uses https://docs.rs/fnv/latest/fnv/