Files
bind9/lib
Aydın Mercan 6906972272 Initial implementation of skiplists
Add a simple implementation of skiplists for efficient numerical range
based operations. They are currently implemented naively for the
numerical key value with an exponential segmented array. Unlike a heap,
they do not have any cascading cost.
2024-05-14 16:24:23 +03:00
..
2024-05-14 16:24:23 +03:00