https://mariadb.com/docs/server/reference/sql-functions/numeric-functions/crc32
CRC32 | Server | MariaDB Documentation
Compute cyclic redundancy check. This function returns a 32-bit unsigned integer representing the CRC32 checksum of a string.
crc32servermariadbdocumentation
https://lkml.org/lkml/2014/6/23/397
LKML: Daniel Borkmann: [PATCH net-next 2/3] lib: crc32: Mark test data __initconst
https://docs.rs/postcard/latest/postcard/fn.to_allocvec_crc32.html
to_allocvec_crc32 in postcard - Rust
in postcardcrc32rust
https://github.com/nullfx/NullFX.CRC
GitHub - nullfx/NullFX.CRC: NullFX CRC is a small set of CRC utilities (crc8, crc16, and crc32)...
NullFX CRC is a small set of CRC utilities (crc8, crc16, and crc32) written in C# and released under the MIT License - nullfx/NullFX.CRC
https://docs.rs/crate/bitcoinleveldb-crc32/latest
bitcoinleveldb-crc32 0.1.19 - Docs.rs
0 1crc3219docsrs
https://www.nuget.org/packages?q=Tags%3A%22crc32%22
NuGet Gallery | Packages matching Tags:"crc32"
nugetgallerypackagesmatchingtags
https://www.mail-archive.com/qemu-devel@nongnu.org/msg1177458.html
Re: [PATCH v3 1/3] util: export CRC32[C] lookup tables
1 3patchv3
https://www.ffmpeg.org/doxygen/2.7/group__lavu__crc32.html
FFmpeg: CRC32
ffmpegcrc32
https://www.percona.com/blog/tag/crc32/
CRC32 Archives - Percona
crc32archivespercona
https://lkml.org/lkml/2009/3/2/95
LKML: Thiago Galesi: Re: [PATCH] crc32: remove useless __pure modifier from functions
https://lkml.org/lkml/2020/10/27/806
LKML: Greg Kroah-Hartman: [PATCH 4.9 075/139] lib/crc32.c: fix trivial typo in preprocessor...
https://lkml.org/lkml/2011/8/10/477
LKML: Bob Pearson: [patch v5 7/8] crc32-add-slicing-by-8.diff
bob pearson7 8
https://www.php.net/manual/en/function.crc32.php
PHP: crc32 - Manual
Calculates the crc32 polynomial of a string
phpcrc32manual
https://www.percona.com/blog/how-to-avoid-hash-collisions-when-using-mysqls-crc32-function/
How to avoid hash collisions when using CRC32 checksums
May 5, 2026 - Percona consultant Arunjith Aravindan details how to avoid hash collisions when using MySQL's non-cryptographic Hash function (CRC32).
how to avoidhash collisionswhen usingcrc32checksums
https://www.greenend.org.uk/rjk/tech/crc.html
CRC32
crc32