The Wayback Machine - https://web.archive.org/web/20201220092222/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.7k 261

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

    Rust 23k 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 881 118

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

    Rust 400 51

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

    Rust 342 25

1,009 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 4 pull requests in 3 repositories
rust-lang/regex 2 pull requests
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
You can’t perform that action at this time.