rapidhash 0.1.0

Limited Rapidhash implementation for u128 values
Documentation
1
2
3
4
5
6
7
# u128 rapidhash

Bare-bones Rust implementation of rapidhash for u128 values, based on original [rapidhash implementation in C](https://github.com/Nicoshev/rapidhash).

## License

This project is licensed under the terms of the [MIT license](LICENSE.txt).