svent/sift
A fast and powerful alternative to grep observed · 2026-08-28
Health v2 · maintenance only
81/100
- Activity 90
- Release rhythm 58
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: 272
- age_days: 4231
- days_rel: 64
- days_push: 64
- n_releases_24m: 2
Adoption not part of the score
1651 stars · 109 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
sift is a fast, single-binary command-line text search tool written in Go, designed as a powerful alternative to grep. It combines grep-like speed with modern features such as .gitignore support, multiline matching, conditions, and configurable defaults via global or local config files.
Use cases
- search codebases for a pattern like grep but faster
- search logs for security incidents and digital forensics
- find php files calling mysql_query near user input for code audits
- search large files over 50GB quickly
- respect .gitignore when searching a repository
- search gzip files and multiline patterns
- configure default search behavior per project or system-wide
When to choose
- you want a fast grep replacement with safe, searchable-everywhere defaults
- you need .gitignore-aware code search or multiline matching
- you do code audits or log/forensics searches with contextual conditions
- you need a dependency-free single binary that runs on any platform or remote server
When to avoid
- you need a widely adopted tool with a large community and plugin ecosystem
- you require drop-in compatibility with every grep flag in existing scripts
- you prefer actively maintained tools with frequent updates and pull-request contributions
Facets
cli-tool · maturity stable
search-engine cli developer-tools developer-tools windows bsd cli cross-platform grep-alternative text-search code-search log-search digital-forensics gitignore-support multiline-matching single-binary command-line search linux macos
4 sources
- readme: https://github.com/svent/sift · fetched 2026-08-28 · bf3a45dc3530
- homepage: https://sift-tool.org · fetched 2026-08-29 · 3e3a728d5b67
- site_page: https://sift-tool.org/features · fetched 2026-08-29 · 847a5bf2f06f
- site_page: https://sift-tool.org/docs · fetched 2026-08-29 · 7baa3b24a975
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| svent/sift | main | 81 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem