Results 1 to 2 of 2
Does anyone know of a good library that implements a hashtable in C? The application I'm writing could REALLY benefit from a stable implementation...
Thanks!...
Enjoy an ad free experience by logging in. Not a member yet? Register.
- 04-10-2006 #1
Good hashtable implementation in C
Does anyone know of a good library that implements a hashtable in C? The application I'm writing could REALLY benefit from a stable implementation...
Thanks!Flies of a particular kind, i.e. time-flies, are fond of an arrow.
Registered Linux User #408794
- 04-11-2006 #2Linux User
- Join Date
- Aug 2005
- Location
- Italy
- Posts
- 401
The only library that I know wich implements an has table is glib...
...I think it's implementation is solid, but I didn't read its code, so I can say how fast and clean is its implementation.When using Windows, have you ever told "Ehi... do your business?"
Linux user #396597 (http://counter.li.org)


Reply With Quote
