strset: new module using critbit trees.
Not as fast as using htable, but simple and provides order and prefix ops.
Showing
ccan/strset/_info
0 → 100644
ccan/strset/strset.c
0 → 100644
ccan/strset/strset.h
0 → 100644
ccan/strset/test/run-hibit.c
0 → 100644
ccan/strset/test/run-order.c
0 → 100644
ccan/strset/test/run.c
0 → 100644
Please register or sign in to comment