[ Dacav's Corner :: libdacav ]

recursive dacav moc [tod] liamg [ta] vacadigmis profile for Dacav at Stack Overflow

What is libdacav?

Basically it's yet another container library written in C. The library is still poor, but pretty stable (when you have no code you have no bugs as well!).

History

Everything started with the LibElfsword. project, which was based on C stdlib's search.h functions (hsearch_r and friends) which sucks! Don't you believe me? See the man page! I started to replace it with my own code and... Yes, I know that there's glib and other stuff, but I really didn't want to have some third party code dependency. However I implemented hash tables as sublibrary of libelfsword, but since in the meanwhile I was learning how GNU Autotools work, I decided to develop a bare new project. When it started to work, it started to become funny as well...

Licensing:

GNU GPL v.3.

Development:

Everything relies on SourceForge.

Documentation:

A reference manual for the current version can be found here.