Skip to content

richwolski/euca-cutils

Repository files navigation

euca-cutils

basic C utilities to help calm the madness

see LICENSE.txt for open source license

hval -- generic C union data type that serves as a payload dlist -- doubly linked list redblack -- redblack tree implemeneted from wiki (rb.wiki.pdf and rot.wiki.pdf). Note how delete works.

the makefile creates test programs:

redblack.test -- tests RB functionality rb_string_test -- tests string versions of RB

About

some basic C utilities to help calm the madness

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published