Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

cicada

My own personal collection of data structures implemented in C.

Data Structures

All data structures use void* as values to implement generic storage. They are NOT thread safe.

Documentation

Coming soon.

Testing

Cicada is written in C11 and has no dependencies. Can be built with clang or gcc.

cd tests
make
./tests

About

My own personal collection of data structures implemented in C.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages