Showing 249 open source projects for "zlib"

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
  • $300 in Free Credit Towards Top Cloud Services Icon
    $300 in Free Credit Towards Top Cloud Services

    Build VMs, containers, AI, databases, storage—all in one place.

    Start your project in minutes. After credits run out, 20+ products include free monthly usage. Only pay when you're ready to scale.
    Get Started
  • 1

    rgxg

    ReGular eXpression Generator

    Downloads: 0 This Week
    Last Update:
    See Project
  • 2

    xvatool

    Tool for checking integrity of XVA and some more

    ...Installation: just run make in the directory you unpacked this archive Usage: xvatool [options] <XVA filename> verify integrity of XVA file Options: -v verbose output -h this help TODO: * Disk assembly from XVA * XVA generate from block device * ZLIB pack/unpack with checking * MBR decode
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    LibSylph
    LibSylph is a cross-platform C++ basic utility and data processing library. It has classes and methods that facilitate reading, writing, processing and sharing data in various kinds of formats.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4

    NIOSH_BViewer

    NIOSH Digital Radiograph Viewer for B Readers

    BViewer Version 1.0p Purpose: Development of viewing software assuring consistent softcopy display and usability in the NIOSH Coal Workers' Surveillance and B Reader Certification Programs. The most recent additions support a general-purpose mode of operation (the installation default) and report form. Installable standard reference images must be licensed by the individual B Reader from the International Labor Organization. NIOSH Contact: David N. Weissman, MD,...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Go from Code to Production URL in Seconds Icon
    Go from Code to Production URL in Seconds

    Cloud Run deploys apps in any language instantly. Scales to zero. Pay only when code runs.

    Skip the Kubernetes configs. Cloud Run handles HTTPS, scaling, and infrastructure automatically. Two million requests free per month.
    Try it free
  • 5
    OGDL is a structured format for representing graphs of information, alternative to XML. Its grammar is very simple allowing for compact parsers. The text version is easily readable; the binary version is used for storage and interprocess communication.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    2licht Irrlicht Engine Wrapper

    2licht Irrlicht Engine Wrapper

    Multi-Language Wrapper Collection for the Irrlicht Engine

    2licht's aim is to provide a collection of wrappers for the popular Irrlicht Engine (http://irrlicht.sf.net/). It is still in development; the first wrappers to be released will be the C and Object Pascal interface; followed by a .NET library.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    MySciTools

    MySciTools

    My scilab tools

    Repository of "my" public contributions to Scilab software Sourceforge ATOMS repository of my dev. for Scilab software Many modules available To add ATOMS repository to your Scilab 5.4: atomsRepositoryAdd('http://myscitools.sourceforge.net/5.4') see https://sourceforge.net/p/myscitools/wiki/Home/ for more information.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    ndefpack

    Tools for EasyFlash cartridge (C64) image creation

    ndefpack is a pack of tools for creating EasyFlash cartridge images. EasyFlash is a cartridge for the Commodore 64/128/GS computers.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Jepp (Java Embedded Python) embeds CPython in Java. It is stable and thread-safe, and is suitable for many different scripting needs. Note: for most purposes Jep is now at https://github.com/mrj0/jep Releases can be found on pypi: https://pypi.python.org/pypi/jep/3.1.0
    Leader badge
    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
  • 10
    The Wizard's Apprentice is an application that allows you to ask questions from a script. It uses Windows dialog boxes in the so-called Wizard style: dialogs asking one question at a time, with a Back button, a Next button and a Cancel button.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 11
    Defunct; see https://github.com/chazomaticus instead.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 12
    jLina is a Services-oriented application written in C for Windows, which uses the Winsock library, zlib and ODBC library.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Quake III Arena

    Quake III Arena

    Quake III Arena GPL Source Release

    Quake-III-Arena is the legendary first-person shooter originally released in 1999, and this repository holds its GPL-licensed source code release. By making the engine code fully open under GPL-2.0 (with licensing details regarding some bundled libraries like zlib), it allows the community to build, port, and maintain the engine, ensuring that the game remains playable even decades later. The release includes all major game subsystems: rendering, physics, network code, game logic, and tools (map compilation, asset packing, etc.), enabling full builds on Windows, Linux, macOS — assuming you provide the original game assets. ...
    Downloads: 111 This Week
    Last Update:
    See Project
  • 14

    FixeEngine

    A 3D rendering / entity engine

    This engine is not an attemp to re-inventing the wheel. It is a more learning-oriented project than something intended to provide a wide set of features. The approach to the OpenGL in this engine is something very experimental born from my own thoughts and can be usefull in future. If you want to help for your portfolio just ask: the TODO list is very long :)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    GoaheadZ

    Translate HTML file to *.c file and using zlib to compress HTML Data

    Translate HTML to *.c file and use zlib to compress HTML Data. You can use it to cut down the size of Web Server ROM. (Vxworks and Win)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Intlize, the internationalization tool that brings gettext's ease-of-use to catgets or its own optimized format.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    EasyFlash is a flash memory cartridge for the Commodore 64 with multiple configurations and banks possible. Since it does not use traditional UV-EPROMs but Flash memory, it is possible to "burn" the cartridge using your C64. No EPROM programmer is needed.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 18

    duff

    Command-line tool for finding duplicate files

    Duff is a Unix command-line utility for quickly finding duplicates in a given set of files. Duff is written in C and should build and run on most modern Unices.
    Leader badge
    Downloads: 73 This Week
    Last Update:
    See Project
  • 19
    Ever wanted to use old LAN-only programs over the Internet? Well Broady is for you. It allows the transportation of UDP Broadcast over a network. Win32 users might be required to install WinPcap. http://www.winpcap.org/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    ebookutils is a collection of utilities which are useful for working with ebooks, specifically the REB1100/1150/1200 models made by RCA/Gemstar in the early 2000s.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21

    Java Decision Diagram Libraries (BDD)

    Java Decision Diagrams (BDD) libraries: JDD and JBDD

    This project has been moved to bitbucket.org: - https://bitbucket.org/vahidi/jbdd/wiki/Home - https://bitbucket.org/vahidi/jdd/wiki/Home It includes two libraries for working with decision diagrams: - JBDD: a Java interface to two popular BDD libraries, CUDD and BuDDy - JDD: a native Java library supporting BDD, Z-BDD
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Tiny Interpreter for embedded system. (Java spec based)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Motion Blur is a free, professional program to simulate various visual effects like blur, judder or tearing that accompany a motion picture. This gives you a preview of how a real motion picture would look like when filmed with the custom parameters.
    Leader badge
    Downloads: 16 This Week
    Last Update:
    See Project
  • 24
    The stuff here has no documentation and some of it may never be completed. This is my playground, use at your own risk.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 25
    Embedded Font Generator (EFGen) is a generator of a cross-platform ANSI C code that renders a text using OpenGL. Generated code includes everything you need to render a custom text, also it is easy to compile and link with your application.
    Downloads: 11 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB