You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi Jonathan,
I'm very curious about the state of the delete branch as this seems the only available implementation of a mutable interval tree in Rust that I can find online.
I need a performant mutable interval tree in my FOSS project atm and I'd love to not write a new implementation from scratch as your is already on crates, if you welcome contributions.
The text was updated successfully, but these errors were encountered:
I have not made any progress on the delete branch since I worked on it a couple of years ago. If you're interested in implementing it, I will gladly review it!
Hi Jonathan,
I'm very curious about the state of the delete branch as this seems the only available implementation of a mutable interval tree in Rust that I can find online.
I need a performant mutable interval tree in my FOSS project atm and I'd love to not write a new implementation from scratch as your is already on crates, if you welcome contributions.
The text was updated successfully, but these errors were encountered: