Skip to content

corks/corc.ds

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

corc.ds -- A data structure library written in C.

This software library is open source but copyrighted; refer to the license.txt file for more information.

Full documentation is available online, as a man page (use the command: man libcaerus), or as the PDF that came with your copy of libcaerus.


corc.ds is a data structure library written in C, also fully compatible with C++. It has the goals of providing commonly used data structures used in a variety of applications, so as to not reinvent the wheel.

You may request to have corc.ds contributors and core developers implement a data structure, should you provide a good reason for us to do. You may do this by opening an issue under the label "enhancement".

Currently, the following data structures are implemented: * Fixed-size stack

About

A data structure library written in C.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages