BloopAI/bloop
bloop is a fast code search engine written in Rust. observed · 2026-08-28
Health v2 · maintenance only
10/100
- Activity 0
- Release rhythm 8
- Longevity 97
Flags: archived
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 1362
- days_rel: n/a
- days_push: 637
- n_releases_24m: 0
Adoption not part of the score
9499 stars · 599 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
bloop is a fast code search engine and desktop app that lets developers search their codebase with natural language, regex, and symbol queries, and ask an LLM questions about their code. It is written in Rust with a Tauri-based multi-platform app, using Tantivy and Qdrant for indexing.
Use cases
- search my codebase with natural language
- explain how a file or feature works
- find code with regex search
- go to definition and references across languages
- understand poorly documented open source libraries
- find duplicate code in a repository
- ask questions about my code with an LLM
When to choose
- you want fast local code search with semantic, regex, and symbol queries
- you want an AI assistant grounded in your own codebase
- you value privacy-focused on-device embeddings
When to avoid
- you need a maintained tool - the latest release is late 2024 and the project appears inactive
- you only want a lightweight grep-style search without AI features
- you cannot provide an OpenAI API key and need hosted LLM features
Facets
application · maturity maintenance
search-engine llm-inference rag parser developer-tools developer-tools large-language-models rust cross-platform cli code-search semantic-search regex-search tree-sitter tantivy qdrant code-navigation ai-assistant search natural-language-processing tauri desktop
1 source
- readme: https://github.com/BloopAI/bloop · fetched 2026-08-28 · 02cadf818a45
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| BloopAI/bloop | main | 10 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem