Skip to content
View onethumb's full-sized avatar
😍
Thrilling our customers.
😍
Thrilling our customers.

Highlights

  • Pro

Organizations

@smugmug

Block or report onethumb

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. awesomized/crc-fast-rust awesomized/crc-fast-rust Public

    Fast, hardware-accelerated CRC calculation for all known CRC-32 and CRC-64 variants using SIMD intrinsics, which can exceed 100GiB/s for CRC-32 and 50GiB/s for CRC-64 on modern systems. Supplies a …

    Rust 2

  2. awesomized/crc-fast-php-ext awesomized/crc-fast-php-ext Public

    Fast, hardware-accelerated CRC calculation in PHP for all known CRC-32 and CRC-64 variants using SIMD intrinsics, which can exceed 100GiB/s for CRC-32, and 50GiB/s for CRC-64, on modern systems. Mu…

    C++