|
|
il y a 7 mois | |
|---|---|---|
| .. | ||
| Makefile | il y a 7 mois | |
| README.md | il y a 9 mois | |
| crc32c.c | il y a 8 mois | |
Different CRC32C (Castagnoli) implementation
Portable implementation.
Compiler Intrinsics implementation.
Intel SSE4.2 required.
ARM also provides intrinsics in ACME, march=+crc+.
Design alignment steps for better performances.