@@ -223,7 +223,6 @@ Compressors with versions 16.08.2016 <br>
223
223
- [ TurboAC] ( https://sites.google.com/site/powturbo )
224
224
- [ subotin range coder v2000] ( http://ezcodesample.com/ralpha/Subbotin.txt )
225
225
- [ Fast AC v2006] ( http://www.cipr.rpi.edu/research/SPIHT/ )
226
- - [ htscodecs Range Coder] ( https://github.com/samtools/htscodecs )
227
226
- [ FQZ/PPMD Range Coder v15-03] ( http://encode.su/threads/2149-ao0ec-Bytewise-adaptive-order-0-entropy-coder )
228
227
- [ PPMD Range Coder v15-03] ( http://encode.su/threads/2149-ao0ec-Bytewise-adaptive-order-0-entropy-coder )
229
228
- [ sserangecoding] ( https://github.com/richgel999/sserangecoding ) :new : 2023.05
@@ -236,8 +235,6 @@ Compressors with versions 16.08.2016 <br>
236
235
- [ TurborANS] ( https://sites.google.com/site/powturbo )
237
236
- [ Finite State Coder v15-05] ( https://github.com/skal65535/fsc )
238
237
- [ Finite State Entropy v16-08] ( https://github.com/Cyan4973/FiniteStateEntropy )
239
- - [ htscodecs rANS] ( https://github.com/samtools/htscodecs ) :new : 2023.05
240
- - [ hypersonic-rANS] ( https://github.com/rainerzufalldererste/hypersonic-rANS ) :new : 2023.07
241
238
242
239
###### Huffman Coding
243
240
- [ TurboHF-Huffmann v1.3] ( https://sites.google.com/site/powturbo )
@@ -254,7 +251,6 @@ Compressors with versions 16.08.2016 <br>
254
251
255
252
#### Encoding:
256
253
- [ TurboRLE] ( https://github.com/powturbo/TurboRLE ) Turbo Run Length Encoding
257
- - [ Hypersonic-rle-kit] ( https://github.com/rainerzufalldererste/hypersonic-rle-kit ) :new : 2023.06
258
254
- [ tcobs] ( https://github.com/rokath/tcobs ) short messages compression with COBS framing :new : 2023.06
259
255
- [ TurboBase64] ( https://github.com/powturbo/TurboBase64 ) Turbo Base64 Encoding/Decoding
260
256
- [ fastbase64] ( https://github.com/lemire/fastbase64 ) Base64 Encoding
@@ -264,5 +260,5 @@ Compressors with versions 16.08.2016 <br>
264
260
- [ bwt: libdivsufsort ] ( https://github.com/y-256/libdivsufsort )
265
261
- [ st: bsc schindler transform] ( https://github.com/IlyaGrebnov/libbsc )
266
262
267
- Last update: 04 JUL 2023
263
+ Last update: 07 JUL 2023
268
264
0 commit comments