Description: ripgrep is a fast command-line search tool that recursively searches directories for a regex pattern. It is similar to grep but faster due to Rust optimization.
Type: software
Pricing: Open Source
Description: socat is a command line utility that establishes two bidirectional byte streams and transfers data between them. It can be used for various networking and connectivity tasks like creating TCP ports, SOCKS proxies, or UNIX sockets.
Type: software