Skip to content
View ITASE-Dev's full-sized avatar
  • Joined Jul 29, 2026

Block or report ITASE-Dev

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.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Popular repositories Loading

  1. UnknownStudio UnknownStudio Public

    Rust

  2. Youtube-Algorithm-Analysis Youtube-Algorithm-Analysis Public

    Python

  3. RustHashMap RustHashMap Public

    A Rust performance experiment comparing the default SipHash-based HashMap with a custom integer hasher using the Two Sum problem. Same algorithm, same O(n) complexity — up to 2× faster hashing.

    Rust