ogxd / gxhash

The fastest hashing algorithm 📈
https://docs.rs/gxhash
MIT License
767 stars 26 forks source link

`no_std`, `std`-compatible type aliases, docs #35

Closed virtualritz closed 9 months ago

virtualritz commented 10 months ago
virtualritz commented 10 months ago

Will fix the failing tests asap.

ogxd commented 9 months ago

Hi @virtualritz, just letting you know that I haven't forgotten your PR. I would like to merge a quite substantial refactoring first and then I'll rebase your PR on it

virtualritz commented 9 months ago

I didn't think you did, I saw you where very busy in other branches. 😁 Looking forward to all the stuff you did making it into a release soon!

ogxd commented 9 months ago

Hi @virtualritz, I just had a look at the PR.
I can't approve it as such as it mixes too many topics.
Here are all the topics that I think deserve each their own issue/PR:

I'll rebase this branch on latest main commit and extract two commits for the two first points

ogxd commented 9 months ago

Here I have extracted two PRs from this one:

Don't hesitate to leave comments I'll keep these PRs open for a few days before merging