Index 1.6B Keys with Automata and Rust (2015)
blog.burntsushi.net
Index 1.6B Keys with Automata and Rust (2015)
1–3 of 3 posts
Re: Index 1.6B Keys with Automata and Rust (2015)
#2This is the same individual who spent over two years writing a faster grep than grep: http://blog.burntsushi.net/ripgrep/
Amazing work.
Re: Index 1.6B Keys with Automata and Rust (2015)
#3This is the same individual who spent over two years writing a faster grep than grep: http://blog.burntsushi.net/ripgrep/ Amazing work.
And a native rust crate for walking directory trees that's as fast as `find`.