Skip to content
View BurntSushi's full-sized avatar
🤯
working on a new datetime library for Rust
🤯
working on a new datetime library for Rust

Sponsors

Sponsoring

@dtolnay

Highlights

  • Pro

Organizations

@docopt @rust-lang @toml-lang @rust-lang-nursery @astral-sh

Block or report BurntSushi

Report abuse

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

Report abuse

Pinned Loading

  1. rust-lang/regex rust-lang/regex Public

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

    Rust 3.5k 442

  2. ripgrep ripgrep Public

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

    Rust 48.6k 2k

  3. aho-corasick aho-corasick Public

    A fast implementation of Aho-Corasick in Rust.

    Rust 1k 95

  4. bstr bstr Public

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

    Rust 801 56

  5. memchr memchr Public

    Optimized string search routines for Rust.

    Rust 892 100

  6. rust-csv rust-csv Public

    A CSV parser for Rust, with Serde support.

    Rust 1.7k 218