TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

A compression algorithm designed for code simplicity

1 点作者 otabdeveloper超过 10 年前
https:&#x2F;&#x2F;bitbucket.org&#x2F;tkatchev&#x2F;yalz77<p>Fully standard platform-independent C++, only one C++ header with about 300 lines of code, and yet good enough to be useful for practical work.<p>Designed for those places where you don&#x27;t want to integrate large, incomprehensible code bases you don&#x27;t understand.

1 comment

_jomo超过 10 年前
clickable link: <a href="https://bitbucket.org/tkatchev/yalz77" rel="nofollow">https:&#x2F;&#x2F;bitbucket.org&#x2F;tkatchev&#x2F;yalz77</a><p>I find the title a bit confusing. I first thought this would simplify and&#x2F;or compress code (minify).