David Marec 1984c62f98 gg=G пре 10 месеци
..
Makefile c79b2cd4a1 Humanize пре 11 месеци
README.md 90562bd5bf CRC32C пре 11 месеци
crc32c.c 1984c62f98 gg=G пре 10 месеци

README.md

CRC32 computing

Different CRC32C (Castagnoli) implementation

software

Portable implementation.

Hardware

Compiler Intrinsics implementation.

Intel SSE4.2 required.

ARM also provides intrinsics in ACME, march=+crc+.

TODO

Design alignment steps for better performances.