asymmetric-numeral-systems
There are 15 repositories under asymmetric-numeral-systems topic.
flanglet/kanzi-go
Fast lossless data compression in Go
powturbo/TurboBench
Compression Benchmark
flanglet/kanzi-cpp
Fast lossless data compression in C++
flanglet/kanzi
Fast lossless data compression in Java
powturbo/Turbo-Range-Coder
TurboRC - Fastest Range Coder + Arithmetic Coding / Fastest Asymmetric Numeral Systems
weissenberger/multians
Massively Parallel ANS Decoding on GPUs
loxxous/rans-tricks
rans optimized tricks
FGlazov/Python-rANSCoder
A lightweight rANSCoder meant for rapid prototyping.
pkorus/l3ic
[ICLR'20] Lightweight & high-performance learned image compression codec (Tensorflow).
m4tx/rans-rs
rANS encoder and decoder for Rust
LiMium/libANS
Java implementation of ANS
hugcis/rust-rans
A Rust implementation of range Asymmetric numeral systems (rANS)
ciminilorenzo/webgraph-ans-rs
Web graphs compression using ANS over BvGraph format.
tomfran/ANS-Graph-compression
Graph compression using Asymmetric Numeral Systems
spamchicoine/Huffman-Arithmetic-Recoder
A novel hardware design that re encodes Huffman encoded data to an asymmetric numeral system. Full scale applications would function as a device that can further compress infrequently accessed data. This specific design only considers a minimal case of 3 arbitrary symbols with known probabilities.