libdict:键值数据结构的C库

时间:2024-02-20 06:23:25
【文件属性】:

文件名称:libdict:键值数据结构的C库

文件大小:76KB

文件格式:ZIP

更新时间:2024-02-20 06:23:25

c hashing map tree avl-tree

libdict:键值数据结构的C库


【文件预览】:
libdict-master
----.gitignore(56B)
----README.md(2KB)
----vg(306B)
----util.h(1KB)
----benchmark.c(12KB)
----unit_tests.c(25KB)
----LICENSE(1KB)
----include()
--------rb_tree.h(4KB)
--------dict.h(9KB)
--------hashtable2.h(3KB)
--------hb_tree.h(4KB)
--------skiplist.h(4KB)
--------sp_tree.h(4KB)
--------hashtable.h(3KB)
--------wb_tree.h(4KB)
--------tr_tree.h(4KB)
--------pr_tree.h(4KB)
----anagram.c(2KB)
----TODO(271B)
----src()
--------hashtable.c(13KB)
--------wb_tree.c(15KB)
--------pr_tree.c(16KB)
--------dict.c(3KB)
--------sp_tree.c(14KB)
--------hb_tree.c(18KB)
--------tr_tree.c(11KB)
--------rb_tree.c(17KB)
--------dict_private.h(3KB)
--------hashtable2.c(15KB)
--------hashtable_common.c(2KB)
--------skiplist.c(16KB)
--------tree_common.c(11KB)
--------hashtable_common.h(2KB)
--------tree_common.h(6KB)
----.travis.yml(2KB)
----REFERENCES(1KB)
----demo.c(7KB)
----GNUmakefile(4KB)

网友评论