ironcompress icon indicating copy to clipboard operation
ironcompress copied to clipboard

.NET buffer compression library with native speed, supports gzip, snappy, brotli, zstd, lz4, lzo.

Results 4 ironcompress issues
Sort by recently updated
recently updated
newest added

Sorry I haven't even tried building, but I hope you get the idea... I want to call methods like this https://docs.aws.amazon.com/sdkfornet/v3/apidocs/items/S3/MTransferUtilityUploadAsyncStreamStringStringCancellationToken.html in a zero-copy manner

If available, this may be faster than managed gzip.