parallel-string-sorting

Collection of Parallel String Sorting Algorithms including Parallel Super Scalar String Sample Sort and Parallel Multiway LCP-Mergesort (by bingmann)

Parallel-string-sorting Alternatives

Similar projects and alternatives to parallel-string-sorting

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a better parallel-string-sorting alternative or higher similarity.

parallel-string-sorting reviews and mentions

Posts with mentions or reviews of parallel-string-sorting. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-12-17.
  • Sorting with SIMD
    9 projects | news.ycombinator.com | 17 Dec 2022
    Please do comment in situations like this.

    It's tough to find a good overview of this topic that includes recent work or that is aimed at empirical performance. That's part of why TFA is great!

    A version of MSB radix sort for sorting ints, doubles, or floats, or sorting structs by a single key of those types is here[0] and a version for sorting strings is here[1]. These are based on the MSB radix sort from this repository[2] which is associated with a technical report about parallel string sorts. I was only interested in sequential sorts, but this repository turned out to be a great resource anyway.

    [0]: https://github.com/alichraghi/zort/blob/main/src/radix.zig

    [1]: https://github.com/dendibakh/perf-challenge6/blob/Solution_R...

    [2]: https://github.com/bingmann/parallel-string-sorting

Stats

Basic parallel-string-sorting repo stats
1
32
2.0
11 months ago

bingmann/parallel-string-sorting is an open source project licensed under GNU General Public License v3.0 only which is an OSI approved license.

The primary programming language of parallel-string-sorting is C++.


Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com