macOS
brew install kreplocal Homebrew formula metadata
sudo port install krepMacPorts ports tree · textproc/krep/Portfile · source: api.github.com
brew
High-Performance String Search Utility. Version 3.0.0 via Homebrew; verified 2026-07-01.
install
brew install kreplocal Homebrew formula metadata
sudo port install krepMacPorts ports tree · textproc/krep/Portfile · source: api.github.com
nix profile install nixpkgs#krepnixpkgs package indexes · pkgs/by-name/kr/krep/package.nix · source: api.github.com
overview
High-Performance String Search Utility
history
krep is a small, performance-oriented text search CLI. Its history is narrow and mostly self-documented, but it fits the long package-manager tradition of grep-like tools competing on speed, ergonomics, and script-friendly output.
The GitHub repository was created on 2025-03-08. The README describes krep as an optimized string search utility with mmap-based I/O, adaptive algorithms, SIMD acceleration, multithreading, recursive traversal controls, JSON Lines output, context display, and statistics.
The README's name note says krep was inspired by the Icelandic word kreppan and was chosen as a short command name for frequent terminal use. Version 3.0 is described as the point where the tool moved from a minimal scanner into a more practical daily search CLI.
Public adoption evidence is thin compared with established search tools. Packaging in Homebrew, MacPorts, and Nix shows that it reached multiple package-manager ecosystems, but the official materials do not document a large user community or institutional deployment history.
krep is used like grep-style search tools: fixed-string or regex searches over files, directories, stdin, or literal strings, with recursive filtering, .gitignore support, JSON Lines output, quiet checks, file listing, and selectable algorithms.
For package users, the appeal is a single native CLI binary with performance features exposed through familiar command-line flags rather than a service or library integration.
krep is package-nerd interesting mostly as another entry in the modern grep replacement lineage: it combines classic POSIX search expectations with hardware-aware optimizations and machine-readable output, while staying small enough for straightforward source packaging.
security posture
No matching local secret-handling manifest was found for krep. Nucleus package metadata is still published here so future coverage has a stable package URL.
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
executables
| Command | Kind | Exposure | Note |
|---|---|---|---|
krep | cli | global executable |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
https://github.com/davidesantangelo/krep
install metadata
| Package key | brew:krep |
|---|---|
| Version | 3.0.0 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/krep |
| Homepage | https://github.com/davidesantangelo/krep |
| Repository | https://github.com/davidesantangelo/krep |
| Upstream docs | https://github.com/davidesantangelo/krep#readme |
| License | BSD-2-Clause |
| Source archive | https://github.com/davidesantangelo/krep/archive/refs/tags/v3.0.0.tar.gz |
| Last updated | 2026-07-01T10:09:27Z |
| Pulse | updated |
| Bottle | available (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | krep |
| Version Scheme | 0 |
| Revision | 0 |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
source database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
krep
nix profile install nixpkgs#krepkrep
sudo port install krepsource trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.