2 unstable releases

Uses new Rust 2024

new 0.3.0 Mar 24, 2025
0.2.0 Mar 24, 2025

#5 in #order-statistics

Download history 169/week @ 2025-03-19

169 downloads per month

Apache-2.0 OR MIT

54KB
778 lines


A two-level-list key-ordered LiqueMap with fast iteration. It supports fast indexing, including range iterators. Many implementation details are delegated to std's flatten iterators.

Dependencies

~17KB