GitHub / awesomized / crc-fast-php-ext
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. Much faster (up to >200X) than PHP's internals.
JSON API: http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/awesomized%2Fcrc-fast-php-ext
Stars: 0
Forks: 0
Open issues: 0
License: apache-2.0
Language: C++
Size: 23.4 KB
Dependencies parsed at: Pending
Created at: 12 days ago
Updated at: 8 days ago
Pushed at: 8 days ago
Last synced at: 3 days ago
Topics: checksum, checksum-calculation, crc, crc32, crc64, extension, hardware-acceleration, php, php-extension, simd