Sevalla is the PaaS you have been looking for! Advanced deployment pipelines, usage-based pricing, preview apps, templates, human support by developers, and much more! Learn more β
Top 9 C sorting-algorithm Projects
-
StringZilla
Up to 10x faster strings for C, C++, Python, Rust, Swift & Go, leveraging NEON, AVX2, AVX-512, SVE, & SWAR to accelerate search, hashing, sort, edit distances, and memory ops π¦
You can avoid hard-coding the whitespace symbols and have a generic byte-set search kernel:
- For AVX512VBMI-capable CPUs: https://github.com/ashvardanian/StringZilla/blob/2f4b1386ca2ed3c4178c1e4f467a2e78a911f3b2/include/stringzilla/stringzilla.h#L5657-L5769
-
Sevalla
Deploy and host your apps and databases, now with $50 credit! Sevalla is the PaaS you have been looking for! Advanced deployment pipelines, usage-based pricing, preview apps, templates, human support by developers, and much more!
-
-
-
-
algorithms
A open source repository of different kinds of algorithms in c. Newbies are encouraged to contribute! Note: I made this code when i didn't have as much experience in programming (by Privanom)
-
-
vsort
VSort is a lightning-fast sorting library that harnesses the unique architecture of Apple Silicon processors to deliver exceptional performance.
Project mention: Show HN: VSort: Advanced Sorting Algorithm Optimized for Apple Silicon | news.ycombinator.com | 2025-03-17thanks for your feedback, I've just added a FAQ section to README
https://github.com/davidesantangelo/vsort/commit/f77a8ea49e0...
-
InfluxDB
InfluxDB β Built for High-Performance Time Series Workloads. InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.
-
-
C sorting-algorithms discussion
C sorting-algorithms related posts
-
A header-only C implementation of C++ <algorithm>
-
A header-only C implementation of C++ <algorithm>
-
A header-only C implementation of C
-
I canβt believe that I can prove that it can sort
-
sort algorithm comparison tool
-
A note from our sponsor - Sevalla
sevalla.com | 2 Sep 2025
Index
What are some of the best open-source sorting-algorithm projects in C? This list will help you:
# | Project | Stars |
---|---|---|
1 | StringZilla | 2,660 |
2 | crumsort | 330 |
3 | array-algorithms | 214 |
4 | CS50x_2021 | 179 |
5 | algorithms | 70 |
6 | IMUtility | 44 |
7 | vsort | 15 |
8 | combsort.h | 0 |
9 | sort-test | 0 |