GitHub / awesomized / crc-fast-rust
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 C/C++ compatible shared library for use with languages other than Rust.
JSON API: http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/awesomized%2Fcrc-fast-rust
Stars: 2
Forks: 0
Open issues: 0
License: apache-2.0
Language: Rust
Size: 88.9 KB
Dependencies parsed at: Pending
Created at: 13 days ago
Updated at: 9 days ago
Pushed at: 13 days ago
Last synced at: 5 days ago
Topics: checksum, crc, crc32, crc64, hardware-acceleration, nvme, rust, shared-library, simd