Skip to content

chenzhuoyu/elixir-zstd

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ExZstd

Elixir binding of the Zstandard library

Installation

The package can be installed by adding zstd to your list of dependencies in mix.exs:

def deps do
  [
    {:ex_zstd, "~> 0.1.0"}
  ]
end

The docs can be found at https://hexdocs.pm/ex_zstd.

About

Elixir binding of the Zstandard library

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages