Skip to content

Commit 131693b

Browse files
committed
Readme
1 parent c5a6b10 commit 131693b

File tree

1 file changed

+1
-5
lines changed

1 file changed

+1
-5
lines changed

README.md

+1-5
Original file line numberDiff line numberDiff line change
@@ -223,7 +223,6 @@ Compressors with versions 16.08.2016 <br>
223223
- [TurboAC](https://sites.google.com/site/powturbo)
224224
- [subotin range coder v2000](http://ezcodesample.com/ralpha/Subbotin.txt)
225225
- [Fast AC v2006](http://www.cipr.rpi.edu/research/SPIHT/)
226-
- [htscodecs Range Coder](https://github.com/samtools/htscodecs)
227226
- [FQZ/PPMD Range Coder v15-03](http://encode.su/threads/2149-ao0ec-Bytewise-adaptive-order-0-entropy-coder)
228227
- [PPMD Range Coder v15-03](http://encode.su/threads/2149-ao0ec-Bytewise-adaptive-order-0-entropy-coder)
229228
- [sserangecoding](https://github.com/richgel999/sserangecoding) :new:2023.05
@@ -236,8 +235,6 @@ Compressors with versions 16.08.2016 <br>
236235
- [TurborANS](https://sites.google.com/site/powturbo)
237236
- [Finite State Coder v15-05](https://github.com/skal65535/fsc)
238237
- [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
241238

242239
###### Huffman Coding
243240
- [TurboHF-Huffmann v1.3](https://sites.google.com/site/powturbo)
@@ -254,7 +251,6 @@ Compressors with versions 16.08.2016 <br>
254251

255252
#### Encoding:
256253
- [TurboRLE](https://github.com/powturbo/TurboRLE) Turbo Run Length Encoding
257-
- [Hypersonic-rle-kit](https://github.com/rainerzufalldererste/hypersonic-rle-kit) :new:2023.06
258254
- [tcobs](https://github.com/rokath/tcobs) short messages compression with COBS framing :new:2023.06
259255
- [TurboBase64](https://github.com/powturbo/TurboBase64) Turbo Base64 Encoding/Decoding
260256
- [fastbase64](https://github.com/lemire/fastbase64) Base64 Encoding
@@ -264,5 +260,5 @@ Compressors with versions 16.08.2016 <br>
264260
- [bwt:libdivsufsort](https://github.com/y-256/libdivsufsort)
265261
- [st: bsc schindler transform](https://github.com/IlyaGrebnov/libbsc)
266262

267-
Last update: 04 JUL 2023
263+
Last update: 07 JUL 2023
268264

0 commit comments

Comments
 (0)