forked from fragglet/c-algorithms
-
Notifications
You must be signed in to change notification settings - Fork 0
A library of common data structures and algorithms written in C.
License
helloruby/c-algorithms
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
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.
About
A library of common data structures and algorithms written in C.
Resources
License
Stars
Watchers
Forks
Packages 0
No packages published
Languages
- C 96.7%
- C++ 1.1%
- Other 2.2%