Skip to content
View BurntSushi's full-sized avatar
🤠
working toward Jiff 1.0 (a datetime library for Rust)
🤠
working toward Jiff 1.0 (a datetime library for Rust)

Sponsors

Sponsoring

@dtolnay

Highlights

  • Pro

Organizations

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

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 Public

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

    Rust 3.7k 462

  2. ripgrep Public

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

    Rust 52k 2.1k

  3. jiff Public

    A datetime library for Rust that encourages you to jump into the pit of success.

    Rust 2.2k 60

  4. aho-corasick Public

    A fast implementation of Aho-Corasick in Rust.

    Rust 1.1k 101

  5. bstr Public

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

    Rust 926 59

  6. memchr Public

    Optimized string search routines for Rust.

    Rust 1.1k 109

1,987 contributions in the last year

Contribution Graph
Day of Week May June July August September October November December January February March April
Sunday
Monday
Tuesday
Wednesday
Thursday
Friday
Saturday
Less
No contributions.
Low contributions.
Medium-low contributions.
Medium-high contributions.
High contributions.
More

Activity overview

Contributed to astral-sh/uv, BurntSushi/jiff, astral-sh/ruff and 79 other repositories
Loading A graph representing BurntSushi's contributions from April 28, 2024 to May 03, 2025. The contributions are 51% commits, 29% code review, 14% pull requests, 6% issues.

Contribution activity

May 2025

Created 9 commits in 2 repositories
Opened 1 pull request in 1 repository
BurntSushi/jiff 1 merged
Reviewed 6 pull requests in 3 repositories

Created an issue in astral-sh/ruff that received 2 comments

[red-knot] make code completions an experimental opt-in before the alpha release

We could do something similar to what r-a does with their "experimental" capabilities which requires explicit opt-in from client side. Refer to th…

2 comments
Opened 1 other issue in 1 repository
BurntSushi/jiff 1 closed
Answered 1 discussion in 1 repository
Loading