sstadick/hck
A sharp cut(1) clone.
Repository profile
ripgrep recursively searches directories for a regex pattern while respecting your gitignore
Repository updates
Get generated BurntSushi/ripgrep development summaries by email, or follow the weekly and monthly RSS feeds.
Sign in to subscribe by email. RSS feeds are public.
Sign in to subscribeTracked growth, recent movement, and commit velocity from stored repository snapshots.
Latest capture 2026-07-03 03:05
7 captures since 2026-05-22
Stars from baseline +1650
All tracked data
Frameworks, package managers, ecosystems, and dependency manifests found during catalog scans.
Scanned 2026-07-03 03:05
Cargo.toml
rust ecosystem,
13 dependencies
Cargo.lock
rust ecosystem,
61 dependencies
fuzz/Cargo.toml
rust ecosystem,
2 dependencies
fuzz/Cargo.lock
rust ecosystem,
21 dependencies
crates/cli/Cargo.toml
rust ecosystem,
6 dependencies
crates/globset/Cargo.toml
rust ecosystem,
9 dependencies
crates/grep/Cargo.toml
rust ecosystem,
8 dependencies
crates/ignore/Cargo.toml
rust ecosystem,
10 dependencies
Searchable topics, generated tags, and stack labels that explain where this repository fits.
Agent instructions and tool configuration paths found in the repository tree.
Nearest indexed repositories by embedding similarity.
A sharp cut(1) clone.
ngrep is like GNU grep applied to the network layer. It's a PCAP-based tool that allows you to specify an extended regular or hexadecimal expression to match against data payloads of packets. It understands many kinds of protocols, including IPv4/6, TCP, UDP, ICMPv4/6, IGMP and Raw, across a wide variety of interface types, and understands BPF filter logic in the same fashion as more common packet sniffing tools, such as tcpdump and snoop.
A command-line tool and Rust library with Python bindings for generating regular expressions from user-provided test cases
⚡A CLI tool for code structural search, lint and rewriting. Written in Rust
Find multi-byte-encoded strings in binary data (Gitlab mirror).
Low-context rg/grep replacement for Codex that reduces search noise and context waste.