Skip to content
😎
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.6k 239

  2. ripgrep recursively searches directories for a regex pattern

    Rust 20.7k 912

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

    Rust 6.2k 208

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

    Rust 806 114

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

    Rust 350 44

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

    Rust 311 21

997 contributions in the last year

Jul Aug Sep Oct Nov Dec Jan Feb Mar Apr May Jun Jul Mon Wed Fri

Contribution activity

July 2020

Created an issue in BurntSushi/ripgrep that received 1 comment

expose optional match offsets in grep-searcher::SinkMatch

Originally asked as a discussion question here: #1633 I'm using the grep crate (AKA: libripgrep) to try and match exact byte portions of a slice. …

1 comment

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

You can’t perform that action at this time.