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

Sponsoring

@ziglang @gitclear @dtolnay

Achievements

Achievements

Highlights

  • 109 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 Loading

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

    Rust 2.1k 304

  2. ripgrep
    Public

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

    Rust 28.2k 1.3k

  3. xsv
    Public

    A fast CSV command line toolkit written in Rust.

    Rust 7.8k 248

  4. rust-csv
    Public

    A CSV parser for Rust, with Serde support.

    Rust 1.1k 143

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

    Rust 513 63

  6. bstr
    Public

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

    Rust 398 33

531 contributions in the last year

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

Contribution activity

November 2021

Created 1 commit in 1 repository
Created 1 repository

Created a pull request in rust-lang/team that received 10 comments

mod team resignation

The entire moderation team resigns, effective immediately. This resignation is done in protest of the Core Team placing themselves unaccountable to…

+2 −1 10 comments

Created an issue in BurntSushi/ripgrep that received 2 comments

create a bot to bleat about long lines in pull requests

For context that inspired this: #2079 (comment) In general, when I write code/docs, I still to 79 columns inclusive. No, it's not because I code on…

2 comments
Loading

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