<div dir="ltr"><div>Hey PDAL team 👋! Thanks for the awesome tool!</div><div><br></div>I'm writing to let this team know I have started a PDAL Rust bindings project under the GeoRust banner (<a href="https://github.com/georust">https://github.com/georust</a>), and have published an MVP version to <a href="https://crates.io/crates/pdal" target="_blank">https://crates.io/crates/pdal</a>. <div><br></div><div>With it you can invoke pipelines and access point views, layouts, dimensions, etc. However, it is *not* yet built out to enable writing Rust filters or readers/writers. It's enough<div><br></div><div>It is written using the `<a href="http://cxx.rs">cxx.rs</a>` tool chain (<a href="https://cxx.rs/">https://cxx.rs/</a>). As is customary in the Rust ecosystem, the low level bindings are exposed in the `pdal-sys` crate, with the idiomatic Rust API in the `pdal` crate. As I've said, this is a draft implementation, and has lots of opportunity for improvement and expansion. Documentation is minimalist, and not yet (successfully) published to `<a href="http://docs.rs">docs.rs</a>` due to a technical issue, but hope to get that working soon🤞.</div><div><br></div><div>I would like this work to be helpful to the larger PDAL community. If you or someone you know is in need of adding PDAL to their Rust stack, please know we welcome collaboration. Also know the GeoRust community has a Discord: <a href="https://discord.gg/Fp2aape">https://discord.gg/Fp2aape</a></div></div><div><br></div><div>Cheers,</div><div><br></div><div>Simeon</div></div>