-
Notifications
You must be signed in to change notification settings - Fork 11
Is this stable? #7
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
What do you mean by "stable"? |
Got it, because I saw 0.5.0 is not the newest commit. Is 0.5.0 implement according to final3 ? We'd like to use this crate in production, but we have to make sure the hash result does not change in the future. |
oh, I'm in the exact same situation as @frostyplanet :) There are quite a lot of versions on the table there: https://github.com/wangyi-fudan/wyhash and when we look at the README here, it's not clear which version we are talking about. I'm also interested in final3, and I'm fine if performance is not perfect yet, however, I really care about the stability of the output hash. |
The c version release final version in 2022.4, any code sync from the original c version?
The text was updated successfully, but these errors were encountered: