C Algorithms
Description
A library of common algorithms written in C. Developers can reuse the algorithms by including them in their own projects.
Categories
License
Update Notifications
User Ratings
User Reviews
-
Not only this is an excellent library in that it's easy use and has great documentation, but its design is also great! It has inspired some of the ways I now lay out my projects. Thanks for the indirect lessons. You are amazing.