Jung-Sang Ahn

Results 2 repositories owned by Jung-Sang Ahn

skiplist

112
Stars
16
Forks
Watchers

Generic lock-free Skiplist container pure C implementation, STL-style set, map

avltree

33
Stars
15
Forks
Watchers

High performance AVL tree container C implementation