1. 8
  1. 1

    There is also a simple BFS search tool I wrote https://crates.io/crates/bfs

    Handling unicode was much more complex than I expected, since filenames may not be valid unicode.

    1. 1

      How does ag compare?

      1. 1

        Why? fd, a “dead simple” find alternative written in Rust, already exists.