force
NuGet publisher profile
Packages (3)
Crc32.NET
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.
DeepCloner
Small Library for fast deep or shallow cloning .NET objects. It allows to copy everything and has a lot of performance tricks for fast copying.
Blazer.Net
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 comparable (slightly better) to LZ4 and Snappy and compression speed is really faster than GZip. Blazer contains all standard features for archives, but also it is possible to use control commands in stream, encrypt archive, use it as simple (but fast) crc32c calulator, perform patterned compresstion and many others features. See project site for detailed information.