Hi all. Just released a fast library (C++/Rust/Python) for performing interval intersections. Uses a novel superset-index that tends to be faster than current libs, and also has a SIMD accelerated counting algorithm 👇 https://github.com/kcleal/superintervals
Comments