Skip to content
View jswrenn's full-sized avatar
🦀
🦀

Sponsoring

@webrecorder
@dimforge

Organizations

@brownplt @ECSIG @rust-lang @ram-hacks @JosiahCodeberry @rust-itertools @brown-cs19

Block or report jswrenn

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. bam Public

    Beep, as an ALSA MIDI device

    Rust 13

  2. turnout-for-what Public

    Shell utility for conditional redirection.

    Rust 2

  3. rust-itertools/itertools Public

    Extra iterator adaptors, iterator methods, free functions, and macros.

    Rust 2.9k 319

  4. deflect Public

    Reflection via DWARF.

    Rust 297 4

  5. google/zerocopy Public

    Zerocopy makes zero-cost memory manipulation effortless. We write `unsafe` so you don’t have to.

    Rust 1.8k 110

  6. tokio-rs/async-backtrace Public

    Rust 191 14

745 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 google/zerocopy, rust-lang/rust, rust-itertools/itertools and 18 other repositories
Loading A graph representing jswrenn's contributions from March 31, 2024 to March 31, 2025. The contributions are 69% code review, 17% commits, 10% pull requests, 4% issues.

Contribution activity

March 2025

Created 3 commits in 1 repository

Created a pull request in google/zerocopy that received 69 comments

Add SplitAt, derive(SplitAt)

Makes progress towards #1290.

+1,143 −128 lines changed 69 comments
Opened 1 other pull request in 1 repository
google/zerocopy 1 open
Reviewed 38 pull requests in 3 repositories

Created an issue in model-checking/kani that received 1 comment

Make kani::mem::is_inbounds public

In zerocopy, we have a constructor whose safety condition is that its argument is a pointer that is well-sized for its type and metadata. I see that

1 comment
1 contribution in private repositories Mar 24
Loading