Introducing RangeBoundsMap, a BTreeMap-like data-structure library where the keys are RangeBounds!

This page summarizes the projects mentioned and recommended in the original post on /r/rust

Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
  • nodit

    This crate provides Discrete Interval Tree Data-Structures, which are based off BTreeMap

  • Links: repo doc.rs lib.rs crates.io

  • interval_tree

  • I had a need for a 2d interval tree in rust as well, but your solution is just 1d right? My quick attempt is at https://github.com/lesurp/interval_tree and uses a binary tree structure too

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

    WorkOS logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts