Bloop
by Community
bloop is a fast code search engine written in Rust.
Agents
Bloop
Added 10 July 2026
Overview
Bloop is a fast code search engine written in Rust. It indexes codebases locally to enable rapid regex and semantic searches. The tool is designed for developers who need to navigate large repositories efficiently.
Best for
Best for
Developers working with large codebases who need fast, local code search
Use cases
- Searching large codebases for specific functions or patterns
- Exploring unfamiliar repositories to understand code structure
- Finding all references to a variable or API across a project
Notes
Bloop is a fast code search engine written in Rust. It indexes codebases locally to enable rapid regex and semantic searches. The tool is designed for developers who need to navigate large repositories efficiently.
9,506 stars on GitHub. Last updated 2024-12-04. Licensed Apache-2.0.
Use cases
- Searching large codebases for specific functions or patterns
- Exploring unfamiliar repositories to understand code structure
- Finding all references to a variable or API across a project
Pros
- Extremely fast search performance due to Rust implementation
- Supports both regex and semantic search queries
- Open source with a strong community following
Cons
- Limited to code search without broader IDE integration
- Requires local indexing which may take time for very large repos
- No built-in collaboration or sharing features
Indexed from awesome-ai-agents and enriched against its public facts.
Pros
- Extremely fast search performance due to Rust implementation
- Supports both regex and semantic search queries
- Open source with a strong community following
Cons
- Limited to code search without broader IDE integration
- Requires local indexing which may take time for very large repos
- No built-in collaboration or sharing features
Pairs with
Other entries in the index that connect to this one. Click through to see the chain.