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

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.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
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.4k 422

  2. ripgrep ripgrep Public

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

    Rust 46k 1.9k

  3. aho-corasick aho-corasick Public

    A fast implementation of Aho-Corasick in Rust.

    Rust 973 93

  4. bstr bstr Public

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

    Rust 749 51

  5. memchr memchr Public

    Optimized string search routines for Rust.

    Rust 784 97

  6. rust-csv rust-csv Public

    A CSV parser for Rust, with Serde support.

    Rust 1.6k 212