sort-test
algo-animator


sort-test | algo-animator | |
---|---|---|
1 | 1 | |
0 | 1 | |
- | - | |
0.0 | 2.8 | |
over 2 years ago | 3 months ago | |
C | C | |
GNU General Public License v3.0 only | MIT License |
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.
sort-test
-
sort algorithm comparison tool
You can see the (open source) sort tool here: https://github.com/hareball/sort-test
algo-animator
-
I've created a tool to visualize the operations of sorting algorithms (Like "The Sound of Sorting")
Here is the code: Github
What are some alternatives?
Fortress-of-Solitude - This Library has resources to solve common data structure algorithm problems like a Doubly linked list, Generic trees, Queue, Stack, and other algorithms. Each lib has an option to carry your custom data in elements. Custom data in detail, other fantastic resources.
c-sorter - [IN DEVELOPMENT] This is my sorting algorithm.
quadsort - Quadsort is a branchless stable adaptive mergesort faster than quicksort.
combsort.h - optimized combsort macro
crumsort - A branchless unstable quicksort / mergesort that is highly adaptive.
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
CS50x_2021 - Harvard CS50x — 2021 solutions
raylib - A simple and easy-to-use library to enjoy videogames programming

