GitHub / wtarreau / cebtree
Compact Elastic Binary Trees: only require two pointers, like a doubly-linked list, to build a tree. Duplicates not implemented for now, but algorithmically supported.
JSON API: http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wtarreau%2Fcebtree
PURL: pkg:github/wtarreau/cebtree
Stars: 12
Forks: 0
Open issues: 0
License: None
Language: C
Size: 839 KB
Dependencies parsed at: Pending
Created at: over 1 year ago
Updated at: 15 days ago
Pushed at: 15 days ago
Last synced at: 15 days ago
Topics: binary-search-tree, ebtree