Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/eleanor-clifford/c-quicksort

Quicksort, implemented in C.
https://github.com/eleanor-clifford/c-quicksort

Last synced: 5 days ago
JSON representation

Quicksort, implemented in C.

Awesome Lists containing this project

README

        

| :exclamation: | This is a mirror of [https://git.sr.ht/~tim-clifford/c-quicksort](https://git.sr.ht/~tim-clifford/c-quicksort). Please refrain from using GitHub's issue and PR system. |
|----------------|:-------------------------------------------------------------------------------------------------------------------------------------------------------|

# c-quicksort
Quicksort, implemented in C. Fastest time recorded for 10^7 random integers is 1.6s on an i5 4210M