#memory-mapping #tree #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

#338 in Data structures

Download history 1828/week @ 2023-12-18 520/week @ 2023-12-25 1210/week @ 2024-01-01 1635/week @ 2024-01-08 1520/week @ 2024-01-15 1783/week @ 2024-01-22 965/week @ 2024-01-29 1181/week @ 2024-02-05 1368/week @ 2024-02-12 1965/week @ 2024-02-19 1723/week @ 2024-02-26 1665/week @ 2024-03-04 2211/week @ 2024-03-11 1668/week @ 2024-03-18 1404/week @ 2024-03-25 1662/week @ 2024-04-01

6,998 downloads per month
Used in 8 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–335KB