This website requires JavaScript.
Explore
Help
Sign In
dranke
/
upkr
Watch
1
Star
0
Fork
0
You've already forked upkr
mirror of
https://github.com/exoticorn/upkr.git
synced
2026-01-20 11:36:42 +01:00
Code
Issues
Projects
Releases
Wiki
Activity
Files
a8fd3dc5732a8ffe2a22948194dfea982a9ca643
upkr
/
src
History
Dennis Ranke
c8924456aa
-r reverses both input and output
2022-09-18 23:38:41 +02:00
..
context_state.rs
implement simplified prob update, update unpack.c
2022-09-10 12:01:42 +02:00
greedy_packer.rs
add bitstream variant, could be useful on 8bit platforms
2021-12-28 23:59:56 +01:00
lib.rs
add compressed_size function
2022-06-19 23:08:47 +02:00
lz.rs
add bitstream variant, could be useful on 8bit platforms
2021-12-28 23:59:56 +01:00
main.rs
-r reverses both input and output
2022-09-18 23:38:41 +02:00
match_finder.rs
add compression levels
2021-11-26 00:01:33 +01:00
parsing_packer.rs
add bitstream variant, could be useful on 8bit platforms
2021-12-28 23:59:56 +01:00
rans.rs
BE bitstream, flip bit encoding
2022-09-10 11:31:09 +02:00