Downloads
Source tarballs
Latest Piqi-0.6.13 release: https://github.com/alavrik/piqi/tarball/v0.6.13
Development version: https://github.com/alavrik/piqi/tarball/master
GitHub repository: https://github.com/alavrik/piqi
Binary builds
Pre-built piqi binary executable for the most recent stable Piqi release can be downloaded from these locations:
- 32-bit Linux (i386)
-
curl -OL https://raw.github.com/alavrik/piqi-binary/master/Linux-i386/piqi
- 64-bit Linux (amd64)
-
curl -OL https://raw.github.com/alavrik/piqi-binary/master/Linux-x86_64/piqi
- Mac OS X/Darwin (amd64)
-
curl -OL https://raw.github.com/alavrik/piqi-binary/master/Darwin-x86_64/piqi
- 32-bit Windows
-
curl -OL https://raw.github.com/alavrik/piqi-binary/master/Win32/piqi.exe
OS packages
Currently, we don’t distribute OS packages, but there are easy to use scripts for building deb, rpm and Arch Linux packages for the latest stable Piqi version.
Change Log
Piqi Change Log is available here: https://github.com/alavrik/piqi/blob/master/CHANGES
Other Piqi projects
Piqi and Piqi-RPC for Erlang
piqi Erlang application: https://github.com/alavrik/piqi-erlang
piqi_rpc Erlang application: https://github.com/alavrik/piqi-rpc
Piqi for OCaml
piqi-ocaml: https://github.com/alavrik/piqi-ocaml
