ans 0.1.4

Asymmetric Numeral Systems: near-optimal entropy coding primitives.
Documentation
# Managed by repository-settings/app
# https://github.com/repository-settings/app

repository:
  description: "Asymmetric numeral systems entropy coding"
  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
    - compression
    - entropy-coding
    - rans
    - rust