-
-
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.
-
-
recent PR: https://github.com/confluentinc/librdkafka/pull/4275
-
Sadly, not much. I worked on two projects in Rust - one was a gRPC based driver for Stargate (https://github.com/stargate/stargate-grpc-rust-client) which is open source. And recently I've been working on another one (soon to be opensourced) - a high performance mirroring proxy we use for testing our software. That last one was really cool, and it is already in production.
-
https://github.com/firecracker-microvm/firecracker is the one that comes to mind, but most of these are internal.
-
Our main model in Rust is a deep neural network, using ONNX via the ort rust bindings. The application is some particular applications of process automation.