| greg7mdp/parallel-hashmap |
2,182 |
|
0 |
0 |
over 2 years ago |
2 |
May 02, 2021 |
3 |
apache-2.0 |
C++ |
| A family of header-only, very fast and memory-friendly hashmap and btree containers. |
| tilo/smarter_csv |
1,391 |
|
476 |
37 |
over 2 years ago |
67 |
November 12, 2023 |
5 |
mit |
Ruby |
| Ruby Gem for smarter importing of CSV Files as Array(s) of Hashes, with optional features for processing large files in parallel, embedded comments, unusual field- and record-separators, flexible mapping of CSV-headers to Hash-keys |
| cudpp/cudpp |
299 |
|
0 |
0 |
over 7 years ago |
0 |
|
54 |
other |
Cuda |
| CUDA Data Parallel Primitives Library |
| shomali11/util |
247 |
|
1 |
10 |
over 3 years ago |
1 |
July 17, 2022 |
1 |
mit |
Go |
| A collection of useful utility functions |
| 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. |
| s-hironobu/AlgorithmCollection |
87 |
|
0 |
0 |
over 2 years ago |
0 |
|
0 |
gpl-3.0 |
C |
| An Educational parallel Algorithm collection |
| numblr/glaciertools |
60 |
|
0 |
0 |
over 4 years ago |
0 |
|
3 |
mit |
Shell |
| Command line (bash) scripts to upload large files to AWS glacier using multipart upload and to calculate the required tree hash |
| unruledboy/SharpDups |
46 |
|
0 |
0 |
over 7 years ago |
0 |
|
1 |
apache-2.0 |
C# |
| find duplicate file with C# parallel MapReduce compute using quick hashing, quick search |
| tpn/perfecthash |
46 |
|
0 |
0 |
over 2 years ago |
0 |
|
10 |
bsd-3-clause |
C |
| A performant, parallel, probabilistic, random acyclic-graph, low-latency, perfect hash generation library. |
| jsnell/parallel-xxhash |
37 |
|
0 |
0 |
almost 7 years ago |
0 |
|
0 |
mit |
C++ |
| Compute xxHash hash codes for 8 keys in parallel |