awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
atomicobject avatar

atomicobject/heatshrink

0
View on GitHub↗
1,534 stars·228 forks·C·ISC·11 views

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 history

Star history chart for atomicobject/heatshrinkStar history chart for atomicobject/heatshrink

How this analysis was created: This summary and feature list are AI-generated from collected project material and can contain mistakes. Stars, license and language are imported from GitHub. Inclusion does not mean that we have tested or audited this project. Check the source documentation for any feature you depend on. Learn more on our About page.

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Projects sharing features with Heatshrink

These projects share indexed features with Heatshrink. Shared tags can include platform or build tooling; verify the primary use case before treating a result as a replacement.
  • antirez/smazantirez avatar

    antirez/smaz

    1,222View on GitHub↗

    Small strings compression library

    C
    View on GitHub↗1,222
  • cyan4973/finitestateentropyCyan4973 avatar

    Cyan4973/FiniteStateEntropy

    1,486View on GitHub↗

    New generation entropy codecs : Finite State Entropy and Huff0

    Cccompressionentropy
    View on GitHub↗1,486
  • ariya/fastlzariya avatar

    ariya/FastLZ

    539View on GitHub↗

    Small & portable byte-aligned LZ77 compression

    Camd64ansi-carm64
    View on GitHub↗539
  • google/brotligoogle avatar

    google/brotli

    14,753View on 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
    View on GitHub↗14,753
Compare all 30 related projects→

Frequently asked questions

What does atomicobject/heatshrink do?

data compression library for embedded/real-time systems

What are the main features of atomicobject/heatshrink?

The main features of atomicobject/heatshrink are: Compression Libraries, Data Processing, Windows Environments.

Which projects share features with atomicobject/heatshrink?

Projects with overlapping indexed features include: 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.…