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

#1891 in Data structures

Download history 2363/week @ 2024-11-15 2444/week @ 2024-11-22 1940/week @ 2024-11-29 2165/week @ 2024-12-06 2454/week @ 2024-12-13 1552/week @ 2024-12-20 2013/week @ 2024-12-27 2247/week @ 2025-01-03 3938/week @ 2025-01-10 3171/week @ 2025-01-17 3329/week @ 2025-01-24 4467/week @ 2025-01-31 5175/week @ 2025-02-07 4349/week @ 2025-02-14 3059/week @ 2025-02-21 2768/week @ 2025-02-28

16,230 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

~92–300KB