aboutsummaryrefslogtreecommitdiff
path: root/devel/htable/pkg-descr
blob: be0e3b7a1de04e9a2cd02a5a11d73b77ecb87729 (plain) (blame)
1
2
3
4
5
6
htable is a lightweight implementation of hash tables in C, greatly
inspired by the implementations of spray and red-black trees found in
*BSD kernels. To use it, you only need to copy the header file
"htable.h" into your project.

WWW: http://culot.org/public/Code/htable.html