axhash 0.1.0

Fast non-cryptographic hash function for Rust with no_std support and strong HashMap performance.
Documentation
1
2
3
fn main() {
    println!("Hello, world!");
}