summaryrefslogtreecommitdiff
path: root/modules/hamt
blob: d8b0d7207aa562bb2a225a8f53db176e3c026914 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
Description:
Persistent hash array mapped tries.

Files:
lib/hamt.h
lib/hamt.c

Depends-on:
count-one-bits
extern-inline
flexmember
inttypes-incomplete
stdbool
stdint
verify
xalloc

configure.ac:

Makefile.am:
lib_SOURCES += hamt.c

Include:
"hamt.h"

License:
GPL

Maintainer:
Marc Nieper-Wisskirchen