Skip to content
View Amanieu's full-sized avatar

Organizations

@rust-lang

Block or report Amanieu

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

    Compact and efficient synchronization primitives for Rust. Also provides an API for creating custom synchronization primitives.

    Rust 2.9k 228

  2. rust-lang/hashbrown Public

    Rust port of Google's SwissTable hash map

    Rust 2.6k 297

  3. intrusive-rs Public

    Intrusive collections for Rust

    Rust 444 51

  4. asyncplusplus Public

    Async++ concurrency framework for C++11

    C++ 1.4k 204

  5. thread_local-rs Public

    Per-object thread-local storage for Rust

    Rust 341 45

  6. atomic-rs Public

    Generic Atomic<T> type for Rust

    Rust 232 23

425 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 rust-lang/rust that received 9 comments

Move select_unpredictable to the hint module

There has been considerable discussion in both the ACP (rust-lang/libs-team#468) and tracking issue (#133962) about whether the bool::select_unpred…

+64 −63 lines changed 9 comments
Opened 2 other pull requests in 2 repositories
Reviewed 10 pull requests in 4 repositories
Loading