#memory-mapping #tree #interval-tree #algorithm #store

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

#352 in Data structures

Download history 1787/week @ 2024-01-21 1013/week @ 2024-01-28 1175/week @ 2024-02-04 1340/week @ 2024-02-11 2016/week @ 2024-02-18 1661/week @ 2024-02-25 1702/week @ 2024-03-03 2106/week @ 2024-03-10 1739/week @ 2024-03-17 1464/week @ 2024-03-24 1309/week @ 2024-03-31 1681/week @ 2024-04-07 1058/week @ 2024-04-14 1700/week @ 2024-04-21 1597/week @ 2024-04-28 1295/week @ 2024-05-05

5,811 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

~95–320KB