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

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

#2328 in Data structures

Download history 2720/week @ 2025-03-10 2866/week @ 2025-03-17 2742/week @ 2025-03-24 2601/week @ 2025-03-31 3045/week @ 2025-04-07 1451/week @ 2025-04-14 3003/week @ 2025-04-21 7322/week @ 2025-04-28 5728/week @ 2025-05-05 15693/week @ 2025-05-12 8168/week @ 2025-05-19 4767/week @ 2025-05-26 3184/week @ 2025-06-02 3233/week @ 2025-06-09 4782/week @ 2025-06-16 2529/week @ 2025-06-23

14,273 downloads per month
Used in 10 crates (3 directly)

MIT/Apache

22KB
605 lines

meminterval

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

Dependencies

~88–295KB