C Sorting

Open-source C projects categorized as Sorting

Top 7 C Sorting Projects

  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. blitsort

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

  4. fluxsort

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

  5. crumsort

    A branchless unstable quicksort / mergesort that is highly adaptive.

  6. rhsort

    Robin Hood Sort, for uniform data

  7. combsort.h

    optimized combsort macro

  8. sort-test

    A simple sort benchmarking tool

  9. Nutrient

    Nutrient – The #1 PDF SDK Library, trusted by 10K+ developers. Other PDF SDKs promise a lot - then break. Laggy scrolling, poor mobile UX, tons of bugs, and lack of support cost you endless frustrations. Nutrient’s SDK handles billion-page workloads - so you don’t have to debug PDFs. Used by ~1 billion end users in more than 150 different countries.

    Nutrient logo
NOTE: The open source projects on this list are ordered by number of github stars. The number of mentions indicates repo mentiontions in the last 12 Months or since we started tracking (Dec 2020).

C Sorting discussion

Log in or Post with

C Sorting related posts

  • Need a Quick Favor: Help a Student with a Simple Click!

    1 project | /r/github | 19 Nov 2023
  • Fluxsort: A stable quicksort, now faster than Timsort for both random and ordered data

    1 project | /r/dataengineering | 11 Jul 2023
  • Doubt regarding counting sort

    2 projects | /r/algorithms | 12 Jun 2023
  • GitHub - scandum/fluxsort: A branchless stable quicksort / mergesort hybrid.

    1 project | /r/tech_article | 5 Feb 2023
  • Reinforcement learned branchless sorting functions for sort3, sort4 and sort5 were landed in LLVM

    3 projects | /r/rust | 4 Feb 2023
  • Fluxsort: A stable quicksort, now faster than Timsort for both random and ordered data

    2 projects | /r/programming | 4 Feb 2023
  • I can’t believe that I can prove that it can sort

    2 projects | news.ycombinator.com | 4 Jul 2022
  • A note from our sponsor - SaaSHub
    www.saashub.com | 17 Feb 2025
    SaaSHub helps you find the best software and product alternatives Learn more →

Index

What are some of the best open-source Sorting projects in C? This list will help you:

# Project Stars
1 quadsort 2,147
2 blitsort 705
3 fluxsort 702
4 crumsort 326
5 rhsort 72
6 combsort.h 0
7 sort-test 0

Sponsored
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

Did you know that C is
the 6th most popular programming language
based on number of references?