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

Sponsoring

@ziglang @gitclear @dtolnay

Achievements

Achievements

Highlights

  • 127 discussions answered

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.2k 320

  2. ripgrep Public

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

    Rust 30k 1.4k

  3. xsv Public

    A fast CSV command line toolkit written in Rust.

    Rust 8.1k 267

  4. rust-csv Public

    A CSV parser for Rust, with Serde support.

    Rust 1.1k 153

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

    Rust 550 69

  6. bstr Public

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

    Rust 411 36

401 contributions in the last year

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

Contribution activity

March 2022

Created a pull request in BurntSushi/ripgrep that received 1 comment

ci: fix failing nightly-arm build on ci workflow

This commit updates the Ubuntu install script to include brotli and zstd, which are needed for tests. We also fix the Ubuntu install script to work…

+80 −86 1 comment
Opened 1 other pull request in 1 repository
BurntSushi/regex-automata 1 merged
Reviewed 2 pull requests in 2 repositories
rust-lang/blog.rust-lang.org 1 pull request
rust-lang/regex 1 pull request
Opened 1 issue in 1 repository

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