I tried creating a sorting algorithm in C language.

This page summarizes the projects mentioned and recommended in the original post on /r/algorithms

CodeRabbit: AI Code Reviews for Developers
Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.
coderabbit.ai
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  1. quadsort

    Quadsort is a branchless stable adaptive mergesort faster than quicksort.

  2. CodeRabbit

    CodeRabbit: AI Code Reviews for Developers. Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.

    CodeRabbit logo
  3. fluxsort

    A fast branchless stable quicksort / mergesort hybrid that is highly adaptive.

  4. pdqsort

    Pattern-defeating quicksort.

  5. blitsort

    Blitsort is an in-place stable adaptive rotate mergesort / quicksort.

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • Show HN: QuadSort, Esoteric Fast Sort

    1 project | /r/hypeurls | 29 Jan 2023
  • Show HN: QuadSort, Esoteric Fast Sort

    4 projects | news.ycombinator.com | 28 Jan 2023
  • When does big-oh notation become not helpful when comparing algorithms?

    1 project | /r/learnprogramming | 7 Dec 2022
  • quadsort 1.1.5.1: Up to 2.5x faster than qsort() on random data

    1 project | /r/C_Programming | 11 Oct 2021
  • Quadsort 1.1.5.1: Introducing cost effective branchless merging

    1 project | /r/programming | 30 Sep 2021