#tree #data-structure #algorithm

no-std meminterval

A simple interval-tree in Rust made to store memory mappings

5 releases (3 breaking)

0.4.1 Aug 24, 2023
0.4.0 Aug 24, 2023
0.3.0 Oct 24, 2022
0.2.0 Oct 21, 2022
0.1.0 Oct 17, 2022

#253 in Data structures

Download history 510/week @ 2023-08-11 894/week @ 2023-08-18 1036/week @ 2023-08-25 693/week @ 2023-09-01 1010/week @ 2023-09-08 950/week @ 2023-09-15 2375/week @ 2023-09-22 1184/week @ 2023-09-29 747/week @ 2023-10-06 827/week @ 2023-10-13 783/week @ 2023-10-20 549/week @ 2023-10-27 2108/week @ 2023-11-03 1785/week @ 2023-11-10 1150/week @ 2023-11-17 903/week @ 2023-11-24

6,124 downloads per month
Used in 7 crates (3 directly)

MIT/Apache

22KB
605 lines

meminterval

A simple interval-tree in Rust made to store memory mappings


lib.rs:

  • A simple interval-tree in Rust made to store memory mappings

Dependencies

~97–330KB