Crc32C.NET
1.0.1
Hardware-accelerated CRC-32C (Castagnoli) with super fast software fallback for .NET projects. Don't confuse with ordinary CRC-32.
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
Install-Package Crc32C.NET -Version 1.0.1
dotnet add package Crc32C.NET --version 1.0.1
<PackageReference Include="Crc32C.NET" Version="1.0.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Crc32C.NET --version 1.0.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Crc32C.NET, 1.0.1"
For F# scripts that support #r syntax, copy this into the source code to reference the package.
Release Notes
Initial release.
Dependencies
This package has no dependencies.
Used By
NuGet packages (4)
Showing the top 4 NuGet packages that depend on Crc32C.NET:
Package | Downloads |
---|---|
Snappy.NET
Snappy is an extremely fast compressor (250MB/s) and decompressor (500MB/s). Snappy.NET is a P/Invoke wrapper around native Snappy, which additionally implements Snappy framing/streaming format.
|
|
AFOAD.Base
Test abstraction for web ui testing based on selenium and specflow test framework
|
|
MACRM
Test abstraction for CRM D365 UI testing based on selenium for Microsoft D365
|
|
combit.ListLabel26.MongoDBDataProvider
Provides access to the reporting tool List & Label. This package is required to connect to MongoDB databases. Please note that a List & Label installation is required.
|
GitHub repositories (6)
Showing the top 5 popular GitHub repositories that depend on Crc32C.NET:
Repository | Stars |
---|---|
ServiceStack/ServiceStack
Thoughtfully architected, obscenely fast, thoroughly enjoyable web services for all
|
|
zkweb-framework/ZKWeb
A flexible web framework supports .Net Framework and .Net Core
|
|
WolvenKit/Wolvenkit
Mod editor/creator for RED Engine games. The point is to have an all in one tool for creating mods for the games made with the engine.
|
|
alexandre-spieser/mongodb-generic-repository
An example of generic repository implementation using the MongoDB C# Sharp 2.0 driver (async)
|
|
FirelyTeam/spark
Firely's open source FHIR server
|