eadf/intersect2d.rs
Line intersection sweep-line algorithm
Repository profile
Robust path ops in Rust
Repository updates
Get generated jneem/linesweeper development summaries by email, or follow the weekly and monthly RSS feeds.
Sign in to subscribe by email. RSS feeds are public.
Sign in to subscribeTracked growth, recent movement, and commit velocity from stored repository snapshots.
Latest capture 2026-06-24 12:56
1 capture since 2026-06-24
Stars from baseline 0
All tracked data
Frameworks, package managers, ecosystems, and dependency manifests found during catalog scans.
Scanned 2026-06-24 12:56
Cargo.toml
rust ecosystem,
23 dependencies
Cargo.lock
rust ecosystem,
194 dependencies
fuzz/Cargo.toml
rust ecosystem,
5 dependencies
util/Cargo.toml
rust ecosystem,
4 dependencies
fuzz/Cargo.lock
rust ecosystem,
39 dependencies
Searchable topics, generated tags, and stack labels that explain where this repository fits.
Agent instructions and tool configuration paths found in the repository tree.
Nearest indexed repositories by embedding similarity.
Line intersection sweep-line algorithm
2D polyline/shape library for offsetting, combining, etc.
Rust implementation of the Martinez-Rueda Polygon Clipping Algorithm
Computational Geometry library written in Rust
Robust predicates for computational geometry
Port of MapBox's earcut triangulation code to Rust language