| simd-lite/simd-json |
976 |
|
2 |
40 |
about 2 years ago |
97 |
October 28, 2023 |
7 |
apache-2.0 |
Rust |
| Rust port of simdjson |
| antelle/argon2-browser |
234 |
|
12 |
44 |
over 4 years ago |
31 |
June 05, 2021 |
4 |
mit |
JavaScript |
| Argon2 library compiled for browser runtime |
| minio/blake2b-simd |
230 |
|
267 |
833 |
over 8 years ago |
1 |
July 23, 2016 |
2 |
apache-2.0 |
Go |
| Fast hashing using pure Go implementation of BLAKE2b with SIMD instructions |
| ogxd/gxhash |
213 |
|
0 |
0 |
about 2 years ago |
0 |
|
10 |
mit |
Rust |
| The fastest hashing algorithm 📈 |
| bryant/argon2rs |
150 |
|
19 |
22 |
over 6 years ago |
4 |
August 20, 2016 |
15 |
mit |
Rust |
| The pure-Rust password hashing library running on Argon2. |
| minio/md5-simd |
123 |
|
1,714 |
2,325 |
over 3 years ago |
12 |
October 06, 2021 |
0 |
apache-2.0 |
Go |
| Accelerate aggregated MD5 hashing performance up to 8x for AVX512 and 4x for AVX2. Useful for server applications that need to compute many MD5 sums in parallel. |
| ssg/HashDepot |
115 |
|
0 |
0 |
almost 3 years ago |
0 |
|
1 |
mit |
C# |
| .NET library for xxHash, FNV, MurmurHash3 and SipHash algorithms |
| saucecontrol/Blake2Fast |
87 |
|
1 |
0 |
over 2 years ago |
4 |
June 13, 2020 |
1 |
mit |
C# |
| Optimized BLAKE2 hashing implementations in C# |
| salviati/cuckoo |
69 |
|
0 |
0 |
about 9 years ago |
1 |
April 01, 2017 |
0 |
gpl-3.0 |
Go |
| Cuckoo hashing for Go |
| cesarb/blake2-rfc |
60 |
|
740 |
119 |
over 4 years ago |
20 |
November 24, 2017 |
6 |
other |
Rust |
| A pure Rust implementation of BLAKE2 based on RFC 7693. |