Advanced search filters
Frameworks
Package type
Options

7 packages returned for Tags:"crc32c"

  • Fast version of Crc32 & Crc32C algorithms for .NET and .NET Core. It is up to 3x-5x times better than other "fast" implemenations. Code based on Crc32C.NET library.
    • Deprecated
    Hardware-accelerated CRC-32C (Castagnoli) with super fast software fallback for .NET projects. Don't confuse with ordinary CRC-32. Automatically selects 32-bit or 64-bit embedded native library for maximum... More information
  • (Unofficial) Signed Crc32C.NET Library. The containing assembly was generated by signing the officially published Crc32C.NET.dll. Hardware-accelerated CRC-32C (Castagnoli) with super fast software fallback... More information
    • Deprecated
    Hardware-accelerated implementation of CRC-32C (Castagnoli) with super fast software fallback for C++ projects. Don't confuse with ordinary CRC-32.
  • Blazer is high-performance, low compression archiver. Main usage to work with streams, but can be used as general archiver or for reducing application size by compressing it resources. Compression rate is... More information
    • 1,528 total downloads
    • last updated 7/29/2023
    • Latest version: 1.2.0
    • CRC32C
    Just a simple and fast CRC32C Wrapper with hardware acceleration.
    • 552 total downloads
    • last updated 8/23/2021
    • Latest version: 1.0.0
    • Crc32 Crc32C
    A fast implementation of crc32 using unsafe code, and if available, hardware intrinsics (only on x86 or x64).