#memory-mapping #interval-tree #algorithm #tree-structure #tree

no-std meminterval

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

6 releases (3 breaking)

0.4.2 Aug 4, 2025
0.4.1 Aug 24, 2023
0.3.0 Oct 24, 2022
0.2.0 Oct 21, 2022
0.1.0 Oct 17, 2022

#416 in Data structures

Download history 10069/week @ 2026-01-19 5736/week @ 2026-01-26 6215/week @ 2026-02-02 6016/week @ 2026-02-09 5910/week @ 2026-02-16 5141/week @ 2026-02-23 5362/week @ 2026-03-02 6070/week @ 2026-03-09 5314/week @ 2026-03-16 6289/week @ 2026-03-23 12103/week @ 2026-03-30 10824/week @ 2026-04-06 7417/week @ 2026-04-13 8538/week @ 2026-04-20 5140/week @ 2026-04-27 4419/week @ 2026-05-04

26,684 downloads per month
Used in 17 crates (4 directly)

MIT/Apache

22KB
605 lines

meminterval

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

Dependencies

~74–270KB