Skip to content

NeilRbate/Data_structure

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Data_structure

This is a repo with some data structure in C. I use it for some projects, feel free to use to.

For the moment they are:

*Simply linked list and this utilities: -Create -Addlast -Addfront -Insert -Golast -Size -Free (Need some modification for non-void *data)

*Doubly linked list and this utilities: -Create -Addlast -Addfront -Golast -Gofront -Size -Free (Need some modification for non-void *data)

Other data_structure and utilities arrive soon, feel free to share, fork or PL if you want to contribute !

About

C data structure collection

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published