Skip to content
View shepmaster's full-sized avatar

Organizations

@rust-lang @ci-reporter @avr-rust @integer32llc

Block or report shepmaster

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

Popular repositories Loading

  1. snafu snafu Public

    Easily assign underlying errors into domain-specific errors while adding context

    Rust 1.6k 61

  2. rust-ffi-omnibus rust-ffi-omnibus Public

    A collection of examples of using code written in Rust from other languages

    SCSS 503 42

  3. twox-hash twox-hash Public

    A Rust implementation of the xxHash algorithm.

    Rust 387 42

  4. sxd-document sxd-document Public

    An XML library in Rust

    Rust 156 36

  5. sxd-xpath sxd-xpath Public

    An XPath library in Rust

    Rust 123 33

  6. jetscii jetscii Public

    A tiny library to efficiently search strings for sets of ASCII characters and byte slices for sets of bytes.

    Rust 114 21

1,416 contributions in the last year

Contribution Graph
Day of Week April May June July August September October November December January February March
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 rust-lang/rust-playground, shepmaster/twox-hash, integer32llc/margo and 51 other repositories
Loading A graph representing shepmaster's contributions from March 31, 2024 to April 02, 2025. The contributions are 89% commits, 8% pull requests, 2% code review, 1% issues.

Contribution activity

April 2025

Opened 1 pull request in 1 repository
tov/libffi-rs 1 open

Created an issue in tov/libffi-rs that received 2 comments

2.3.0 fails to build on macOS Sequoia 15.4: invalid CFI advance_loc expression

Recently, Apple released updates to their developer tools. With that, the crate no longer builds. % cargo new x % cd x % cargo add libffi-sys % car…

2 comments
Loading