Skip to content
Avatar
😎
improving regex-automata
😎
improving regex-automata

Highlights

  • Arctic Code Vault Contributor

Organizations

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

Pinned

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

    Rust 1.7k 261

  2. ripgrep recursively searches directories for a regex pattern while respecting your gitignore

    Rust 23.1k 1k

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

    Rust 6.7k 224

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

    Rust 879 118

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

    Rust 401 51

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

    Rust 342 26

1,010 contributions in the last year

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

Contribution activity

December 2020

Opened 1 pull request in 1 repository
Reviewed 5 pull requests in 4 repositories
rust-lang/regex 2 pull requests
diffeo/kodama 1 pull request
BurntSushi/ripgrep 1 pull request
BurntSushi/walkdir 1 pull request

Created an issue in rust-lang/foundation-faq-2020 that received 2 comments

How can I contribute financially to the foundation?

Basically, I'd like a way to donate to the foundation directly. I know a lot of folks have been wanting to do this for a long time, but was diffic…

2 comments
Answered 1 discussion in 1 repository
BurntSushi/ripgrep

Seeing something unexpected? Take a look at the GitHub profile guide.

You can’t perform that action at this time.