qs
Quick serialization of R objects (by qsbase)
Turbo-Range-Coder
TurboRC - Fastest Range Coder + Arithmetic Coding / Fastest Asymmetric Numeral Systems (by powturbo)
qs | Turbo-Range-Coder | |
---|---|---|
1 | 6 | |
418 | 79 | |
1.0% | - | |
6.0 | 8.9 | |
about 1 month ago | over 1 year ago | |
C | C | |
- | 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.
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.
qs
Posts with mentions or reviews of qs.
We have used some of these posts to build our list of alternatives
and similar projects.
-
How to remove all columns except a select few with data.table?
My initial rec was to use the fst package, but I read the other thread and you said it's not compatible. qs works in a similar way / with similar performances and should be compatible with any R version > 3.0.2, but I have personally never used it.
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.
- A poor entropy coding result in Zstandard
- Iguana: fast SIMD-optimized decompression
-
Worries about tANS?
Adaptive rANS included in : Turbo-Range-Coder including a benchmark app to test raw/text data with 8/16/32 bits integers or 32 bits floating points
-
Ask HN: Compress to Smallest Possible Size
Try a bwt compressor like BwtSatan : https://github.com/powturbo/Turbo-Range-Coder/releases/tag/2...
bwtsatan -20 inputfile outputfile
-
Announcing a new arithmetic coding library!
Interesting to see how it compares to Turbo-Range-Coder. Executables for windows and linux can be downloaded here.
- Fastest Range Coder for byte, integer, floating point data and BWT
What are some alternatives?
When comparing qs and Turbo-Range-Coder you can also consider the following projects:
RMySQL - Legacy DBI interface for MySQL
flac - Free Lossless Audio Codec
Turbo-Base64 - Turbo Base64 - Fastest Base64 SIMD:SSE/AVX2/AVX512/Neon/Altivec - Faster than memcpy!
fpng - Super fast C++ .PNG writer/reader
CheekyKitten - The Cheeky Kitten encoder is a simple binary obsfucation tool. Corrupts binary using a hex shuffle algorithm.
LZSSE - LZ77/LZSS designed for SSE based decompression