Provides a CRC32 implementation that uses hardware intrinsics on Java 8 and falls back to pure Java on older versions.
<dependency>
<groupId>com.github.tjake</groupId>
<artifactId>crc32ex</artifactId>
<version>0.1.2</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Compute a CRC32 checksum using CRC32Ex.
Upgrade to Java 8+ for optimal performance.
No dependency data recorded yet.