Skip to content

Repository files navigation

Deltix ZStandard library for Java/C#

This library contains implementations of ZStandard - Fast real-time compression algorithm for JVM and .NET platforms written completely in Java & C#.

This implementation is based on Aircompressor & the original C++ implementation.

Uses parts of New Generation Entropy library

Requirements

Java

This library requires a Java 1.8+ virtual machine.

Uses Gradle build tool.

C#

This library requires .NET platform that supports netstandard1.1

Uses Cake build tool, which may also require Mono on Linux systems.

License

This library is released under Apache 2.0 license. See (license.txt)

About

No description or website provided.

Topics

Resources

Stars

3 stars

Watchers

8 watching

Forks

Releases

Packages

Contributors

Languages