Skip to content
/ r_zstd Public

RZstd is a Rust based zstd bindings to Elixir

License

Notifications You must be signed in to change notification settings

sezaru/r_zstd

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RZstd

Hex.pm Version Hex docs Coverage Status Hex.pm

RZstd is a Rust based bindings to zstd library

Installation

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

def deps do
  [
    {:r_zstd, "~> 1.0"}
  ]
end

Documentation can be be found at https://hexdocs.pm/r_zstd.

About

RZstd is a Rust based zstd bindings to Elixir

Resources

License

Stars

Watchers

Forks

Packages

No packages published