#splay #set #tree #map #taken #was

libreda-splay

Splay map and splay set data structures

1 unstable release

0.1.0 Dec 10, 2021

#1210 in Data structures

Download history 1/week @ 2023-12-11 3/week @ 2023-12-18 4/week @ 2024-01-08 4/week @ 2024-02-05 19/week @ 2024-02-12 47/week @ 2024-02-19 80/week @ 2024-02-26 29/week @ 2024-03-04 16/week @ 2024-03-11 17/week @ 2024-03-18

143 downloads per month
Used in 7 crates (via iron-shapes-booleanop)

AGPL-3.0-or-later

25KB
706 lines

Splay tree datastructures

This code was taken from the MIT-licensed https://github.com/21re/rust-geo-booleanop.

No runtime deps