Announcing a new arithmetic coding library!

This page summarizes the projects mentioned and recommended in the original post on /r/rust

Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
  • arithmetic-coding

    Arithmetic coding library

  • My algorithm is not (yet) employing any bleeding edge 'tricks' to improve encoding/decoding speed, but even so is still very fast. If you take a look at my crate, you'll see that i've added the same benchmark as is used by the arcode-rs crate, for comparison. Mine is about 2 orders of magnitude faster on the same benchmark.

  • arcode-rs

    An arithmetic coder for Rust.

  • My algorithm is not (yet) employing any bleeding edge 'tricks' to improve encoding/decoding speed, but even so is still very fast. If you take a look at my crate, you'll see that i've added the same benchmark as is used by the arcode-rs crate, for comparison. Mine is about 2 orders of magnitude faster on the same benchmark.

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

    WorkOS logo
  • Turbo-Range-Coder

    TurboRC - Fastest Range Coder + Arithmetic Coding / Fastest Asymmetric Numeral Systems

  • Interesting to see how it compares to Turbo-Range-Coder. Executables for windows and linux can be downloaded here.

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts