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

https://github.com/b-jure/ccoll

ccoll is C library that provides basic data structures.
https://github.com/b-jure/ccoll

c data-structures educational

Last synced: 9 months ago
JSON representation

ccoll is C library that provides basic data structures.

Awesome Lists containing this project

README

          

# ccol
## About
`ccol` is a collection of the basic data structures you would find
in any modern high level programming language.
For educational purposes.