Skip to content
View asomers's full-sized avatar
  • Longmont, Colorado, USA

Organizations

@freebsd @nix-rust

Block or report asomers

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

    A powerful mock object library for Rust

    Rust 1.6k 71

  2. ztop ztop Public

    Display ZFS datasets' I/O in real time

    Rust 77 8

  3. tokio-file tokio-file Public

    Asynchronous file I/O for Tokio

    Rust 49 3

  4. mock_shootout mock_shootout Public

    Comparison of several Rust mocking libraries

    Rust 49 4

  5. futures-locks futures-locks Public

    Futures-aware lock primitives

    Rust 39 13

  6. mio-aio mio-aio Public

    POSIX AIO bindings for mio

    Rust 20 3

1,317 contributions in the last year

Contribution Graph
Day of Week April 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 bfffs/bfffs, KhaledEmaraDev/xfuse, freebsd/freebsd-src and 69 other repositories
Loading A graph representing asomers's contributions from April 14, 2024 to April 18, 2025. The contributions are 59% commits, 26% pull requests, 9% code review, 6% issues.

Contribution activity

April 2025

Created 1 repository
  • asomers/miri Rust
    This contribution was made on Apr 3

Created a pull request in tokio-rs/tokio that received 5 comments

Update the mockall dev dependency to 0.13.0

This eliminates a duplicate dependency on syn Motivation Building mockall-0.11 required tokio to build both syn-1 and syn-2 Solution Update the moc…

+8 −1 lines changed 5 comments
Reviewed 3 pull requests in 3 repositories

Created an issue in asomers/mockall that received 3 comments

Mockall will format function arguments too greedily

If a mock method's expectations aren't satisfied, Mockall will print an error message that, if possible, includes every method argument formatted w…

3 comments
Answered 1 discussion in 1 repository
asomers/mockall
Loading