AdilZouitine/ouakha.rs
LLM-based code analysis tool for detecting suspicious or inconsistent code regions written in Rust 🦀
This tool helps Rust developers review their code by highlighting sections that an AI model finds unusual or potentially problematic. You input your Rust source code, and it outputs a visually marked-up version of your code, often with a heatmap, indicating areas where the AI 'disagrees' with the code. It's designed for individual developers and teams who want an extra layer of automated code inspection beyond traditional linters.
Use this if you want an AI to act as an extra pair of eyes, pointing out potentially surprising or inconsistent patterns in your Rust code that might otherwise be missed.
Not ideal if you are looking for a traditional static analysis tool that enforces coding standards or identifies common bugs based on predefined rules.
Stars
7
Forks
—
Language
Rust
License
—
Category
Last pushed
Jan 04, 2026
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/llm-tools/AdilZouitine/ouakha.rs"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
rtk-ai/rtk
CLI proxy that reduces LLM token consumption by 60-90% on common dev commands. Single Rust...
jnsahaj/lumen
Beautiful git diff viewer, generate commits with AI, get summary of changes, all from the CLI
jkawamoto/ctranslate2-rs
Rust bindings for OpenNMT/CTranslate2
Reim-developer/Sephera
Fast Rust CLI for codebase metrics and deterministic LLM context packs
Topos-Labs/infiniloom
High-performance repository context generator for LLMs - Transform codebases into optimized...