Skip to content

alice39/CDS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

C-Data Structure (CDS)

It is a C based library that implements common data structures such as Dynamic Array, Linked List, Mapping and so on

Build

There's no dependencies, just using C23/C2x Standard

  • make all -- builds everything
  • make build -- compiles the libraries only
  • make clear -- erases/clear all build files

About

Data Structures in C

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published