| DragonSpit/HPCsharp |
204 |
|
1 |
1 |
over 2 years ago |
70 |
April 09, 2023 |
2 |
apache-2.0 |
C# |
| High performance algorithms in C#: SIMD/SSE, multi-core and faster |
| twotwotwo/sorts |
99 |
|
0 |
26 |
about 3 years ago |
1 |
August 14, 2016 |
1 |
bsd-3-clause |
Go |
| Parallel and radix sorting in Go |
| patflick/mxx |
71 |
|
0 |
0 |
about 4 years ago |
0 |
|
7 |
apache-2.0 |
C++ |
| C++11 Message Passing |
| ValentinKraft/UE4_SortingComputeShader |
61 |
|
0 |
0 |
almost 6 years ago |
0 |
|
0 |
other |
C++ |
| A compute shader plugin that is capable of sorting positional data in parallel directly on the GPU. |
| boostorg/sort |
47 |
|
0 |
0 |
over 2 years ago |
0 |
|
13 |
|
C++ |
| Boost.Sort |
| darkobozidar/sequential-vs-parallel-sort |
45 |
|
0 |
0 |
over 4 years ago |
0 |
|
1 |
|
C++ |
| A comparison study between sequential sorting algorithms implemented in C++ and parallel sorting algorithms implemented in CUDA as part of the master's thesis. |
| DragonSpit/ParallelAlgorithms |
38 |
|
0 |
0 |
over 2 years ago |
0 |
|
0 |
mit |
C++ |
| Parallel C++ algorithms |
| bingmann/parallel-string-sorting |
31 |
|
0 |
0 |
almost 3 years ago |
0 |
|
0 |
gpl-3.0 |
C++ |
| Collection of Parallel String Sorting Algorithms including Parallel Super Scalar String Sample Sort and Parallel Multiway LCP-Mergesort |
| iwiwi/parallel-radix-sort |
31 |
|
0 |
0 |
over 7 years ago |
0 |
|
0 |
|
C++ |
| An implementation of optimized parallel radix sort |
| epixoip/cudaMergeSort |
30 |
|
0 |
0 |
about 7 years ago |
0 |
|
0 |
other |
Cuda |
| Highly parallel, GPU-accelerated hybrid mergesort with mmap'd IO |