Skip to content

xzyjj/libf_ds

Repository files navigation

libf_ds

libf_ds is libf project's data structure implemented extract

libf_ds:

Compile:

$ make all

Benchmark:

AVL-Tree:

$ make test_bench_avltree && ./test_bench_avltree

RB-Tree:

$ make test_bench_rbtree && ./test_bench_rbtree

Linked List:

$ make test_bench_list && ./test_bench_list

About

libf_ds is libf project's data structure implemented extract

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published