Apollonian Gasket - My Saturday night project

13 · Users Rust Lang · July 19, 2026, 5:53 p.m.
Summary
The blog post discusses an idea for optimizing duplicate checks in a project related to Apollonian Gaskets by using unique sortable keys based on circle centers. The author suggests exploring data structures like BTreeSet and HashMap for potential improvements.