xxhash 1.1.3 xxhash: ^1.1.3 copied to clipboard
A FFI plugin package that implements xxHash, inspired by crypto.
1.1.3 #
- Pointer copying optimization, reduced time to parse Uint8List.
1.1.2 #
- Linked shared library from command line.
1.1.1 #
- Added
XXHash.setDynamicLibraryPath
when global environment is not available.
1.1.0 #
- Made project dart compatible, not only flutter
1.0.2 #
- Implemented XX32, XXH64, XXH3 family.