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

Sponsoring

@dtolnay
@ziglang

Organizations

@diffeo @docopt @rust-lang @toml-lang @rust-lang-nursery
Block or Report

Block or report BurntSushi

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned

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

    Rust 2.5k 344

  2. ripgrep Public

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

    Rust 32.9k 1.5k

  3. xsv Public

    A fast CSV command line toolkit written in Rust.

    Rust 8.6k 278

  4. rust-csv Public

    A CSV parser for Rust, with Serde support.

    Rust 1.2k 172

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

    Rust 616 78

  6. bstr Public

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

    Rust 494 41

395 contributions in the last year

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

Contribution activity

September 2022

Created a pull request in BurntSushi/bstr that received 2 comments

rollup + hopefully final prep before 1.0 release

The first lines of each commit message should give a good breakdown of what's in here. Notably, this moves the MSRV to Rust 1.60 and makes use of t…

+168 −116 2 comments
Reviewed 6 pull requests in 3 repositories
BurntSushi/bstr 4 pull requests
BurntSushi/ucd-generate 1 pull request
BurntSushi/aho-corasick 1 pull request

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