A command-line fuzzy finder written in Go. It's an interactive filter for any kind of list: files, command history, processes, hostnames, bookmarks, git commits, etc.
ripgrep recursively searches directories for a regex pattern while respecting your gitignore. It's faster than grep, ag, ack, and git grep.