Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/dlove24/dl-calg

Package of the C Algorithms Library
https://github.com/dlove24/dl-calg

Last synced: 10 days ago
JSON representation

Package of the C Algorithms Library

Awesome Lists containing this project

README

        

C Algorithms

The C programming language includes a very limited standard library in
comparison to other modern programming languages. This is a collection of
common Computer Science algorithms which may be used in C projects.

The code is licensed under the ISC license (a simplified version of the BSD
license that is functionally identical). As such, it may legitimately be
reused in any project, whether Proprietary or Open Source.