-
-
CodeRabbit
CodeRabbit: AI Code Reviews for Developers. Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.
-
I've made a package for work that has Rust types and conversions, but I deliberately didn't try to advertise it to the wider community because it's hard to anticipate what others want. I wonder if it helps you or it would be worth making it more general: https://github.com/MWATelescope/Marlu
-
Yes, I should have mentioned one of the goals is pure Rust - I started in a Windows dev environment, and never could get projects like https://github.com/mindriot101/rust-fitsio to run natively; for now I’m hoping to maintain the cross-platform flexibility for this project, but I’ll definitely look into Marlu more, if it provides enough benefit, it’s easy enough to add that constraint