Turbo-Range-Coder VS arcode-rs

Compare Turbo-Range-Coder vs arcode-rs and see what are their differences.

InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
Turbo-Range-Coder arcode-rs
6 3
62 23
- -
8.9 0.0
9 months ago 12 months ago
C Rust
GNU General Public License v3.0 only -
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

Turbo-Range-Coder

Posts with mentions or reviews of Turbo-Range-Coder. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-05-31.

arcode-rs

Posts with mentions or reviews of arcode-rs. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-03-23.
  • Compressing strings for random access
    1 project | /r/rust | 31 Dec 2022
    https://github.com/cgbur/arcode-rs might work for encoding and decoding.
  • Announcing a new arithmetic coding library!
    5 projects | /r/rust | 23 Mar 2022
    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.

What are some alternatives?

When comparing Turbo-Range-Coder and arcode-rs you can also consider the following projects:

flac - Free Lossless Audio Codec

Base256 - Encode and decode data in base 256 easily typed words

fpng - Super fast C++ .PNG writer/reader

Turbo-Base64 - Turbo Base64 - Fastest Base64 SIMD:SSE/AVX2/AVX512/Neon/Altivec - Faster than memcpy!

sneller - World's fastest log analysis: λ + SQL + JSON + S3

aports - [MIRROR] Alpine packages build scripts

FPC - FPC - Fast Prefix Coder

libspng - Simple, modern libpng alternative

ryg_rans - Simple rANS encoder/decoder (arithmetic coding-ish entropy coder).

LZSSE - LZ77/LZSS designed for SSE based decompression

qs - Quick serialization of R objects

arithmetic-coding - Arithmetic coding library