Fortress-of-Solitude
sort-test
Fortress-of-Solitude | sort-test | |
---|---|---|
2 | 1 | |
57 | 0 | |
- | - | |
2.1 | 0.0 | |
over 2 years ago | over 2 years ago | |
C | C | |
BSD 3-clause "New" or "Revised" License | GNU General Public License v3.0 only |
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
Fortress-of-Solitude
sort-test
-
sort algorithm comparison tool
You can see the (open source) sort tool here: https://github.com/hareball/sort-test
What are some alternatives?
sc - Common libraries and data structures for C.
quadsort - Quadsort is a branchless stable adaptive mergesort faster than quicksort.
moonlight-common-c - Core implementation of Nvidia's GameStream protocol
combsort.h - optimized combsort macro
ll - Generic C99 Singly & Doubly Linked List Implementation with OOP, ranges, custom loops and more.
c-sorter - [IN DEVELOPMENT] This is my sorting algorithm.
doublylinkedlist - An implementation of a doubly linked list in C
algo-animator - An interactive program to visualize sorting algorithms. Developed in C using OpenGL, GLUT, and FreeType.
HFT-Orderbook - Limit Order Book for high-frequency trading (HFT), as described by WK Selph, implemented in Python3 and C
crumsort - A branchless unstable quicksort / mergesort that is highly adaptive.
Harbol - Harbol is a collection of data structure and miscellaneous libraries, similar in nature to C++'s Boost, STL, and GNOME's GLib but for C99+
CS50x_2021 - Harvard CS50x — 2021 solutions