Skip to content
View paolobarbolini's full-sized avatar
🦀
Update dependecies and support IPv6
🦀
Update dependecies and support IPv6

Sponsoring

@djc
@dani-garcia
@xuri
@KDE
@zaneschepke

Organizations

@lettre @python-botogram @M4SS-Code @deps-rs

Block or report paolobarbolini

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/rust Public

    Empowering everyone to build reliable and efficient software.

    Rust 103k 13.3k

  2. M4SS-Code/watermelon Public

    Pure Rust (unofficial) NATS client implementation and tokio integration

    Rust 15 1

  3. lettre/lettre Public

    a mailer library for Rust

    Rust 2k 207

  4. lettre/email-encoding Public

    Encodings used in email

    Rust 5 6

  5. KillingSpark/zstd-rs Public

    zstd format implementation in pure rust

    Rust 302 36

  6. rusty-s3 Public

    Simple pure Rust AWS S3 Client following a Sans-IO approach

    Rust 125 25

818 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

Contribution activity

April 2025

Created a pull request in sfackler/rust-postgres that received 1 comment

Fix latest clippy warnings

div_ceil is from Rust v1.73, io::Error::other from Rust v1.74. I've allowed clippy::doc_overindented_list_items for now because it made the markdow…

+10 −10 lines changed 1 comment
Reviewed 3 pull requests in 2 repositories

Created an issue in rust-lang/rust-clippy that received 2 comments

str::replace or str::trim* intended to be used to remove a prefix/suffix that appears once

What it does This lint detects instances of str::replace and str::trim* when they are used to remove a known single character or a specific prefix/…

2 comments
Opened 3 other issues in 3 repositories
Loading