Showing 14 of 14 projects
ripgrep is a fast, line-oriented search tool that recursively searches directories for regex patterns while respecting gitignore rules.
A code-searching tool similar to ack, but significantly faster, with parallel search and smart file ignoring.
A CLI tool for structural code search, linting, and rewriting using abstract syntax trees, written in Rust.
A powerful Neovim plugin written in Lua that provides a fuzzy finder interface for files, buffers, grep, LSP, git, and more.
A fast semantic search tool for C/C++ codebases that uses AST pattern matching to help security researchers find interesting functionality.
A fast trigram-based text search engine optimized for source code with substring, regex, and boolean query support.
A code-searching tool optimized for programmers, similar to grep but faster for source code.
A grep-like search tool optimized for programmers searching large trees of source code.
A lightweight wrapper for ag and ripgrep that generates shell aliases to instantly jump to search matches in your editor.
A grep-like tool that searches for matching contexts of contiguous lines, enabling incremental code exploration in large codebases.
A lightweight static analyzer for developers that finds code patterns across multiple programming languages.
A fast command-line tool that searches C/C++ source code using AST parsing and prints matching code snippets.
A modern documentation generator for C++ that automatically creates API docs with integrated Markdown pages and instant search.
A minimal, fast command-line text search tool for recursively searching directories, built for simplicity and speed.
Open-Awesome is built by the community, for the community. Submit a project, suggest an awesome list, or help improve the catalog on GitHub.