lz4net 1.0.10.93
LZ4 is lossless compression algorithm, sacrificing compression ratio for compression/decompression speed. Its compression speed is ~400 MB/s per core while decompression speed reaches ~2 GB/s, not far from RAM speed limits.
LZ4net brings LZ4 to all (most?) .NET platforms: .NET 2.0+, Mono, Windows Phone, Xamarin.iOS, Xamarin.Android and Silverlight
Showing the top 20 packages that depend on lz4net.
Packages | Downloads |
---|---|
CassandraCSharpDriver
A C# client driver for Apache Cassandra. This driver works exclusively with the Cassandra Query Language version 3 (CQL3) and the CQL Native Protocol available from Cassandra 1.2.
|
3 |
CassandraCSharpDriver
A C# client driver for Apache Cassandra. This driver works exclusively with the Cassandra Query Language version 3 (CQL3) and the CQL Native Protocol available from Cassandra 1.2.
|
4 |
CassandraCSharpDriver
A modern, feature-rich and highly tunable C# client library for Apache Cassandra (1.2+) and DataStax Enterprise (3.1+) using exclusively Cassandra's binary protocol and Cassandra Query Language v3.
Features: Sync and Async API; Simple, Prepared and Batch statements; Asynchronous IO, parallel execution, request pipelining; Connection pooling; Auto node discovery.
Works with any Cassandra cluster size.
|
3 |
CassandraCSharpDriver
A modern, feature-rich and highly tunable C# client library for Apache Cassandra (1.2+) and DataStax Enterprise (3.1+) using exclusively Cassandra's binary protocol and Cassandra Query Language v3.
Features: Sync and Async API; Simple, Prepared and Batch statements; Asynchronous IO, parallel execution, request pipelining; Connection pooling; Auto node discovery.
Works with any Cassandra cluster size.
|
4 |
CassandraCSharpDriver
A modern, feature-rich and highly tunable C# client library for Apache Cassandra (1.2+) and DataStax Enterprise (3.1+) using exclusively Cassandra's binary protocol and Cassandra Query Language v3.
Features: Sync and Async API; Simple, Prepared and Batch statements; Asynchronous IO, parallel execution, request pipelining; Connection pooling; Auto node discovery.
Works with any Cassandra cluster size.
|
3 |
CassandraCSharpDriver
A modern, feature-rich and highly tunable C# client library for Apache Cassandra and DataStax Enterprise
|
3 |
CassandraCSharpDriver
A modern, feature-rich and highly tunable C# client library for Apache Cassandra and DataStax Enterprise
|
4 |
- BUGFIX: support for Mono (with full .NET 4 assembly, not only Portable)
- ISSUE: added InteractiveRead mode (useful with network streams)
- DEPRECATED: some LZ4Stream constructors are now depreacated, please use new ones instead
This package has no dependencies.