The Wayback Machine - https://web.archive.org/web/20200923121245/https://github.com/BurntSushi
Skip to content
Avatar
😎
improving regex-automata
😎
improving regex-automata

Highlights

Organizations

@diffeo @docopt @rust-lang @toml-lang @rust-lang-nursery

Sponsoring

@andrewrk

Pinned

  1. An implementation of regular expressions for Rust. This implementation uses finite automata and guarantees linear time matching on all inputs.

    Rust 1.6k 245

  2. ripgrep recursively searches directories for a regex pattern

    Rust 21.7k 950

  3. A fast CSV command line toolkit written in Rust.

    Rust 6.4k 213

  4. A CSV parser for Rust, with Serde support.

    Rust 837 113

  5. A fast implementation of Aho-Corasick in Rust.

    Rust 363 47

  6. A string type for Rust that is not required to be valid UTF-8.

    Rust 321 25

831 contributions in the last year

Sep Oct Nov Dec Jan Feb Mar Apr May Jun Jul Aug Sep Mon Wed Fri
Activity overview
Contributed to BurntSushi/ripgrep, BurntSushi/dotfiles, rust-lang/regex and 5 other repositories
Loading

Contribution activity

September 2020

Created a pull request in webinstall/webi-installers that received 9 comments

rg: tweak the wording in the ripgrep description

The commit messages provide a tiny bit more detail, but basically: The "rip" in "ripgrep" means "to rip through text" and not "kill grep" or "grep…

+3 −3 9 comments
You can’t perform that action at this time.