| pikkr/pikkr |
563 |
|
1 |
0 |
over 8 years ago |
50 |
September 10, 2017 |
5 |
mit |
Rust |
| JSON parser which picks up values directly without performing tokenization in Rust |
| jackmott/LinqFaster |
539 |
|
0 |
1 |
almost 6 years ago |
6 |
July 12, 2019 |
14 |
mit |
C# |
| Linq-like extension functions for Arrays, Span<T>, and List<T> that are faster and allocate less. |
| powturbo/Turbo-Run-Length-Encoding |
273 |
|
0 |
0 |
about 3 years ago |
0 |
|
0 |
gpl-2.0 |
C |
| TurboRLE-Fastest Run Length Encoding |
| templexxx/reedsolomon |
263 |
|
39 |
25 |
about 3 years ago |
4 |
December 17, 2019 |
0 |
mit |
Go |
| Reed-Solomon Erasure Code engine in Go, could more than 15GB/s per core |
| powturbo/Turbo-Base64 |
237 |
|
0 |
0 |
over 2 years ago |
0 |
|
0 |
gpl-3.0 |
C |
| Turbo Base64 - Fastest Base64 SIMD:SSE/AVX2/AVX512/Neon/Altivec - Faster than memcpy! |
| 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 |
| coreperf/rejit |
176 |
|
0 |
0 |
about 11 years ago |
0 |
|
11 |
other |
C++ |
| fast SIMD-able JIT regular expression compiler |
| marton78/pffft |
167 |
|
0 |
0 |
over 3 years ago |
0 |
|
7 |
other |
C |
| A fork of Julien Pommier's Pretty Fast FFT (PFFFT) library, with several additions |
| 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. |
| nickbabcock/highway-rs |
128 |
|
17 |
23 |
about 2 years ago |
21 |
January 11, 2025 |
2 |
mit |
Rust |
| Native Rust port of Google's HighwayHash, which makes use of SIMD instructions for a fast and strong hash function |