Instant code answers integrated into Google search results
Results for “grep”
12 tools found
Open-source observability database unifying metrics, logs and traces: SQL and PromQL, written in Rust, object-storage native.
Gives an AI coding agent a real memory of your codebase — the decisions made, the approaches that failed, the constraints that matter — so it stops re-learning your project from scratch in every new session.
A code search tool that understands code structure, not just text — so you can search for a pattern like "any function call with 3+ arguments" across public GitHub repos instead of just matching literal strings.
ast-grep is a powerful tool designed for managing code at scale using Abstract Syntax Trees (AST). Think of it as a hybrid of grep, eslint, and codemod, with the ability to search, lint, and rewrite code based on its structure rather than plain text.
A fast, open-source, static analysis tool for finding bugs and enforcing code standards at editor, commit, and CI time. Its rules look like the code you already write; no abstract syntax trees or regex wrestling. Supports 17+ languages.
A browser add-on that quietly keeps track of the links your team shares and pulls in relevant context from tools like Notion and Slack while you browse — so instead of digging through old Slack messages to find "that doc someone shared last week," it's al
A grep-like search tool optimized for source code.
Manage your food recipes with simplicity. ([Source Code](https://github.com/mikebgrep/fork.recipes)) `BSD-3-Clause` `Docker`
Grep rough audit - source code auditing tool.
Security-focused static analyzer for Java and Kotlin web applications. Analyzes bytecode with Semgrep-style YAML rules and CodeQL-grade dataflow (with first-class Spring support) to find vulnerabilities that source-only scanners miss.
An open-source code search library that lets AI coding agents find relevant code using far fewer tokens than grep.