ans 0.3.1

rANS entropy coding with bits-back primitives. no_std, zero dependencies.
Documentation
# Managed by repository-settings/app
# https://github.com/repository-settings/app

repository:
  description: "rANS entropy coding with bits-back primitives"
  homepage: "https://docs.rs/ans"
  private: false
  has_issues: true
  has_wiki: false
  has_downloads: true
  default_branch: main
  allow_squash_merge: true
  allow_merge_commit: true
  allow_rebase_merge: true
  delete_branch_on_merge: true

  topics:
    - ans
    - rans
    - entropy-coding
    - compression
    - bits-back
    - no-std
    - rust