J
johndoe
Are there any *good* and *free* (as in beer) collections libraries out
there for C? I'm looking for basic things like hash maps, linked
lists, vectors / array lists, maybe even red/black trees. I would
like to specifically avoid code licensed under GPL or LGPL since the
cost is too high. Would prefer BSD licensed or public domain.
Thank you in advance.
there for C? I'm looking for basic things like hash maps, linked
lists, vectors / array lists, maybe even red/black trees. I would
like to specifically avoid code licensed under GPL or LGPL since the
cost is too high. Would prefer BSD licensed or public domain.
Thank you in advance.