Skip to content

Commit b6cfbfc

Browse files
committed
增加 Brotli
1 parent 27260a4 commit b6cfbfc

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

libs/cpp.wiki

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2723,6 +2723,18 @@ Home:[https://google.github.io/snappy/]
27232723

27242724
支持多种语言的绑定(C#、Common Lisp、Erlang、Go、Haskell、Lua、Java、Node.js、Perl、PHP、Python、R、Ruby、Smalltalk)
27252725

2726+
=== 11.2.8 Brotli ===
2727+
2728+
<h4>Brotli</h4>
2729+
2730+
Home:[https://github.com/google/brotli]
2731+
2732+
Wikipedia:[https://en.wikipedia.org/wiki/Brotli 英文]
2733+
2734+
由 Google 开发的压缩格式,压缩率很高(据说高于 LZMA 和 bz2)。
2735+
2736+
该算法很新,是2015年9月才发布的。
2737+
27262738
== 11.3 标记语言 ==
27272739

27282740
=== 11.3.1 XML ===

0 commit comments

Comments
 (0)