xxh3
A Dart implementation (port) of the XXH3 hashing algorithm from xxHash.
1.2.0
611K downloads/mo
#461 most downloaded on pub.dev
SamJakob/xxh3
What this package is like to depend on
Last release 2 years ago
no release in 18 months
Release timing varies
gaps range from 2 months to 2.4 years
Nearly every release is documented
notes for 7 of 7 stable releases
Nothing withdrawn
no release was ever pulled
4 years old
7 releases · first in 2022
0 releases in the last 12 months
see the full history below
Release timeline
7 releases · Apr 2022 to Dec 2024
2023
2024
2025
2026
Releases
latest 7-
1.2.006 Dec 2024Release notes
Open source →- Improved documentation.
- Added
xxh3StreamAPI to allow hashing data streamed in chunks. - Internal refactoring.
-
1.1.029 Sep 2024Release notes
Open source →- Performance improvements (should be about 10x faster).
- New
xxh3Stringconvenience function that outputs the 64-bit hash as an unsigned hexadecimal string.
-
1.0.121 Apr 2022Release notes
Open source →- Fix bugs with custom seed/secret combinations.
- Add more tests for custom seeds and payloads of various sizes.
-
1.0.020 Apr 2022 -
0.0.220 Apr 2022Release notes
Open source →- Fix lints.
- Add examples.
- Improve documentation and 'dart-ify' code.
- Fix hashLongFunction.
-
0.0.2+120 Apr 2022 -
0.0.120 Apr 2022