Skip to content
This repository has been archived by the owner on May 29, 2018. It is now read-only.

ararslan/ZStd.jl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ZStd.jl

Travis Coveralls Project Status: WIP - Initial development is in progress, but there has not yet been a stable, usable release suitable for the public.

A Julia wrapper for the Zstandard library for fast, real-time compression.

Note that while Zstandard itself supports Windows, this package currently does not. Support may be added in the future, provided I'm able to successfully cross-compile the requisite Windows DLLs.