# rust-rans **Repository Path**: rustlab/rust-rans ## Basic Information - **Project Name**: rust-rans - **Description**: This is a Rust implementation of the range variant of Asymmetric numeral systems (ANS). It is based on rygorous' implementation. For more details about ANS see this paper by Jarek Duda. - **Primary Language**: Rust - **License**: Not specified - **Default Branch**: main - **Homepage**: https://github.com/hugcis/rust-rans - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2023-02-06 - **Last Updated**: 2023-02-06 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Rust rANS ![Cargo test badge](https://github.com/hugcis/rust-rans/actions/workflows/rust.yml/badge.svg) This is a Rust implementation of the range variant of Asymmetric numeral systems (ANS). It is based on [rygorous' implementation](https://github.com/rygorous/ryg_rans). For more details about ANS see [this paper by Jarek Duda](http://arxiv.org/abs/1311.2540).