Showing 13 open source projects for "lzw compression stm32"

View related business solutions
  • Gemini 3 and 200+ AI Models on One Platform Icon
    Gemini 3 and 200+ AI Models on One Platform

    Access Google's best plus Claude, Llama, and Gemma. Fine-tune and deploy from one console.

    Build generative AI apps with Vertex AI. Switch between models without switching platforms.
    Start Free
  • Auth0 B2B Essentials: SSO, MFA, and RBAC Built In Icon
    Auth0 B2B Essentials: SSO, MFA, and RBAC Built In

    Unlimited organizations, 3 enterprise SSO connections, role-based access control, and pro MFA included. Dev and prod tenants out of the box.

    Auth0's B2B Essentials plan gives you everything you need to ship secure multi-tenant apps. Unlimited orgs, enterprise SSO, RBAC, audit log streaming, and higher auth and API limits included. Add on M2M tokens, enterprise MFA, or additional SSO connections as you scale.
    Sign Up Free
  • 1
    GIFLIB

    GIFLIB

    A library and utilities for processing GIFs

    giflib is a library for reading and writing gif images. It is API and ABI compatible with libungif which was in wide use while the LZW compression algorithm was patented.
    Leader badge
    Downloads: 19,187 This Week
    Last Update:
    See Project
  • 2
    Major looseless compression algorithms library and documentation. First project: Arithmetic, Huffman, LZ77, LZ78, LZW, RLE. Second project reimplements Deflate. Documentation explains major Entropy Compression Methods.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    clzw

    clzw

    Implementation of LZW compression algorithm in C

    Simple, fast implementation of LZW (Lempel–Ziv–Welch) data compression algorithm in C. - Console encoder/decoder tools - OS independent - Could be used in embedded projects - Works with raw code-stream LZW features: - Hardcoded dictionary size - Variable code size - Code search is performed by hash table and embedded in dictionary linked lists (encoder) - No dynamic memory allocation
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4

    LZWStream

    The LZW algorithm in C#

    Implementation of the LZW algorithm in C#, adhering to the built-in System.IO.Compression. The algorithm and code is much improved, compared to projects like SharpLZW. The LZW algorithm is for arbitrary lossless data compression and are noticeable for simplicity and low (compared to others) memory consumption. Making it interesting for eg. embedded use.
    Downloads: 0 This Week
    Last Update:
    See Project
  • MongoDB Atlas runs apps anywhere Icon
    MongoDB Atlas runs apps anywhere

    Deploy in 115+ regions with the modern database for every enterprise.

    MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
    Start Free
  • 5

    angif layered

    angif fork with transparency layers (proof of concept implementation)

    ...Build as windows command line tool with MingGW. Workflow: import truecolor image to GIMP, export 24RAW from GIMP, feeding to rawtogif.exe e.g. "rawtogif.exe 1024 768 sunflower.raw" output a uncompressed (no LZW compression) GIF, needs to be feed to gifsicle for reasonable size.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

    SimpleLZW

    An file compression/decompression tool using LZW algorithm

    This is an implementation of LZW algorithm for compress/decompress files. It easy to use. type ./lzw -h to see more help.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    A simple but fairly optimized implementation of LZW compression algorithm. Designed on Windows (vs2010 project included), but since it has a command line interface and doesn't use MS-specific features, it should be cross-platform.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 8
    ClassLibrary for encoding and decoding files using LZW compression algorithm. The base for the compression is the default ANSI table.
    Leader badge
    Downloads: 1 This Week
    Last Update:
    See Project
  • 9
    Implementation of LZW compression/decompression algorithm in Java.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Forever Free Full-Stack Observability | Grafana Cloud Icon
    Forever Free Full-Stack Observability | Grafana Cloud

    Our generous forever free tier includes the full platform, including the AI Assistant, for 3 users with 10k metrics, 50GB logs, and 50GB traces.

    Built on open standards like Prometheus and OpenTelemetry, Grafana Cloud includes Kubernetes Monitoring, Application Observability, Incident Response, plus the AI-powered Grafana Assistant. Get started with our generous free tier today.
    Create free account
  • 10
    compression/decompression using lzw
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    winIZip is yet another archiver but more focused heaver encryption such as AES-TripleDES. To give the user more choice on what you can do with encryption. but it will support some popular archiving formats such as Tar; Zip, and our format called IZip
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    This is a small library, written entirely in the functional programming language "Clean". Small as in size not as in features. It includes support for reading and writing PDF files, various (de)compression schemes (LZW, Flate, JPEG) and encryption.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    nR is a java XML repository. Automatic total reuse so that differencing is not required. Data stored in a SQL Database of your choice. (MySql & Oracle9i Linux/Win32). THE perfect way to store structured data, maximal compression & total information about
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next
MongoDB Logo MongoDB