# Zende   [![Build Status]][actions] [![Latest Version]][crates.io] [Build Status]: https://img.shields.io/github/workflow/status/seancroach/zende/CI?logo=github [actions]: https://github.com/seancroach/zende/actions/workflows/ci.yml [Latest Version]: https://img.shields.io/crates/v/zende?logo=rust [crates.io]: https://crates.io/crates/zende A minimal library for the ***z***igzag ***en***coding and ***de***coding of integers. View the documentation of `docs.rs` [here](https://docs.rs/zende). ## License This crate is available as open source under the terms of the [MIT License](https://github.com/seancroach/zende/blob/latest/LICENSE.md).