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.6k 244

  2. ripgrep recursively searches directories for a regex pattern

    Rust 21.1k 923

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

    Rust 6.3k 212

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

    Rust 821 112

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

    Rust 359 45

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

    Rust 316 22

891 contributions in the last year

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

Contribution activity

August 2020

Created an issue in algesten/ureq that received 3 comments

add API to conveniently return an error (even if it's just a 4xx/5xx response)

Apologies if I've missed it in your API, but it would be very convenient to have a simple API that yields an error if an HTTP response isn't succes…

3 comments

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

You can’t perform that action at this time.