HackerTrans
TopNewTrendsCommentsPastAskShowJobs

athekunal

no profile record

Submissions

Intervaltree with Rust Back End

github.com
55 points·by athekunal·vor 8 Monaten·13 comments

comments

athekunal
·vor 8 Monaten·discuss
I built a project that implemented intervaltree in Rust and exposed PyO3 bindings as a drop-in replacement for Python's native intervaltree. It is significantly faster, and I will be adding more features, such as AVL and red-black trees for balancing.