# 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).