awesome-repositories.com
博客
MCP
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目MCP 服务器关于排名机制媒体报道
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
atomicobject avatar

atomicobject/heatshrink

0
View on GitHub↗
1,534 星标·228 分支·C·ISC·4 次浏览

Heatshrink

data compression library for embedded/real-time systems

Features

  • Compression Libraries - Compression for embedded and real-time systems.
  • Data Processing - Data compression for embedded systems.
  • Windows Environments - Listed in the “Windows Environments” section of the Awesome C awesome list.

Star 历史

atomicobject/heatshrink 的 Star 历史图表atomicobject/heatshrink 的 Star 历史图表

AI 搜索

探索更多 awesome 仓库

用简单的语言描述您的需求 —— AI 将根据相关性为您从数千个精选开源项目中进行排序。

Start searching with AI

Heatshrink 的开源替代方案

相似的开源项目,按与 Heatshrink 的功能重合度排序。
  • antirez/smazantirez 的头像

    antirez/smaz

    1,222在 GitHub 上查看↗

    Small strings compression library

    C
    在 GitHub 上查看↗1,222
  • cyan4973/finitestateentropyCyan4973 的头像

    Cyan4973/FiniteStateEntropy

    1,486在 GitHub 上查看↗

    New generation entropy codecs : Finite State Entropy and Huff0

    Cccompressionentropy
    在 GitHub 上查看↗1,486
  • ariya/fastlzariya 的头像

    ariya/FastLZ

    539在 GitHub 上查看↗

    Small & portable byte-aligned LZ77 compression

    Camd64ansi-carm64
    在 GitHub 上查看↗539
  • google/brotligoogle 的头像

    google/brotli

    14,753在 GitHub 上查看↗

    Brotli is a lossless data compression library and engine that uses dictionary coding and frequency analysis to reduce file sizes. It provides tools for shrinking data streams and files while ensuring every bit of original information is preserved for perfect restoration. The project focuses on optimizing web content and network bandwidth by reducing the size of HTML, CSS, and JavaScript files. It is designed for integration into web servers and browsers to improve the efficiency of data transmission. The library includes capabilities for both compressing and decompressing data streams. It al

    TypeScript
    在 GitHub 上查看↗14,753
查看 Heatshrink 的所有 30 个替代方案→

常见问题解答

atomicobject/heatshrink 是做什么的?

data compression library for embedded/real-time systems

atomicobject/heatshrink 的主要功能有哪些?

atomicobject/heatshrink 的主要功能包括:Compression Libraries, Data Processing, Windows Environments。

atomicobject/heatshrink 有哪些开源替代品?

atomicobject/heatshrink 的开源替代品包括: antirez/smaz — Small strings compression library. libarchive/libarchive — Multi-format archive and compression library. cyan4973/finitestateentropy — New generation entropy codecs : Finite State Entropy and Huff0. ariya/fastlz — Small & portable byte-aligned LZ77 compression. google/brotli — Brotli is a lossless data compression library and engine that uses dictionary coding and frequency analysis to reduce… klauspost/compress — This is a high-performance Go compression library providing implementations of Zstandard, Snappy, and Huffman coding.…