Showing 969 open source projects for "zlib-1.1.3"

View related business solutions
  • Our Free Plans just got better! | Auth0 by Okta Icon
    Our Free Plans just got better! | Auth0 by Okta

    With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.

    You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your secuirty. Auth0 now, thank yourself later.
    Try free now
  • Bright Data - All in One Platform for Proxies and Web Scraping Icon
    Bright Data - All in One Platform for Proxies and Web Scraping

    Say goodbye to blocks, restrictions, and CAPTCHAs

    Bright Data offers the highest quality proxies with automated session management, IP rotation, and advanced web unlocking technology. Enjoy reliable, fast performance with easy integration, a user-friendly dashboard, and enterprise-grade scaling. Powered by ethically-sourced residential IPs for seamless web scraping.
    Get Started
  • 1
    InstallOptionsEx is a plug-in for NSIS designed to include extra functionality that the original InstallOptions plug-in does not have.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 2
    Street Chaves

    Street Chaves

    Versão BÁSICA multiplataforma do jogo Street Chaves

    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    TestDriven.NET is a zero friction unit testing add-in for Visual Studio .NET. It is compatable with NUnit, xUnit and MSTest. You can download the full extension from http://www.testdriven.net. TestDriven.Net is now being maintained here: https://github.com/jcansdale/TestDriven.Net-Issues
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    NVG510

    NVG510

    ADSL Gateway CPE

    ADSL Gateway CPE
    Downloads: 0 This Week
    Last Update:
    See Project
  • Build Securely on AWS with Proven Frameworks Icon
    Build Securely on AWS with Proven Frameworks

    Lay a foundation for success with Tested Reference Architectures developed by Fortinet’s experts. Learn more in this white paper.

    Moving to the cloud brings new challenges. How can you manage a larger attack surface while ensuring great network performance? Turn to Fortinet’s Tested Reference Architectures, blueprints for designing and securing cloud environments built by cybersecurity experts. Learn more and explore use cases in this white paper.
    Download Now
  • 5

    objSQL

    Database Access Classes

    objSQL is a PHP based database access layer for multiple database types. Primarily designed for small to medium projects, objSQL uses an "Object Based" approach for handling general database queries. Built-in support for transactions and prepared statements allow for a common interface to all supported database types. Recordset paging is simplified by incorporating the paging method along with many helper methods for general queries. objSQL is easily extended to create your own unique...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Since version 3 (inclusive) the project was moved to https://github.com/bagaturchess/EGTB-In-Java Portable Java API for usage of Gaviota Endgame Tablebases
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    BackupTool

    BackupTool

    Tool for backup in zip and iso, burn backup and recovery.

    The BackupTool was developed using Qt/C++ and the libraries QuaZip and zLib. It is a tool to help the backup control. The user can backup files and folders in .zip or .iso file. The backup contains date and time of its creation and the user can also write a description that will be saved inside the backup file. The software also offers a recovery tool from an existing backup (for .zip files) and the possibility of burning CD/DVD in case of .iso files. The version used in the project was: QuaZip...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 8
    C++ generic open address hash map

    C++ generic open address hash map

    Simple oaht template class

    The advantage of this project is that you can use this hash map by including only 2 files to your project. (or 1 if you want by cut/paste pool.hpp content directly in hashmap.hpp if you want). It is template and doesn't require that your contained types are PODs, it doesn't require to set delete_key and empty_key. Unlike google densemap. It is mostly "C++ unordered_map" standard conformant and if you download it, you'll find a visual studio project, or a CMakeLists.txt that integrates...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    A Perl library providing some useful functions, especially for CGI
    Downloads: 5 This Week
    Last Update:
    See Project
  • Gain insights and build data-powered applications Icon
    Gain insights and build data-powered applications

    Looker is an enterprise platform for BI, data applications, and embedded analytics that helps you explore and share insights in real time.

    Chat with your business data with Looker. More than just a modern business intelligence platform, you can turn to Looker for self-service or governed BI, build your own custom applications with trusted metrics, or even bring Looker modeling to your existing BI environment.
    Try it free
  • 10
    The AngelCode tool box is a set of independent classes and functions used to speed up development of applications. Functionality covered includes light Win32 wrapper, image loading/saving, timer, etc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    NG764x

    NG764x

    xDSL Gateway CPE

    xDSL Gateway CPE
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Zada is a Zlib implementation fully in Ada. The advantage of Zada is its unconditional portability: native compiled code, but no need to worry about endianness or 32 bit or 64 bit versions, or bindings, or DLL's, or whatever. So far, the project is dormant, but the realization is a straightforward task using two existing SourceForge projects: 1) Clone the ZLib-Ada thick binding project. 2) Replace the functions having Import pragma in Zlib.Thin (zlib-thin.ads) by native ones...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Lnect

    Lnect

    Kinect viewer

    With Lnect you will be able to view both RGB and depth cameras as well as change tilt of Microsoft Kinect for Xbox 360 devices. The application by default is set to connect up to 4 Kinect devices present on the host computer. However, you can alter the maximum Kinect devices support in the source file.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Some general purpose utility classes, templates, functions and macroes to be used in different projects.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    didgmo is a software for DIDGeridoo sound MOdeling. didgmo is capable of predicting the sound characteristica of a didgeridoo by providing its inner geometry. didgmo uses the method of acoustic transmission line modeling.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    RudeMocks is a mocking framework for C++ that allows you to easily create mock objects and set up expectations on them using a record & replay model by simply calling functions on the mock objects.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    This project has been moved to https://github.com/inikep/XWRT XWRT (XML-WRT) is a high-performance XML compressor (it also works with textual files). It transforms XML to more compressible form and uses zlib (default), LZMA, PPMd, or lpaq6 as back-end compressor. It is similar to XMill, but has many improvements.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 18

    debug_mutex

    c/c++ debug-mutex library

    A cross-platform implementation of a mutex, that automatically checks for everything, you might be doing wrong: - DeadLocks - Invalid mutex leave order - Thread Shutdown, while still holding mutex locks - Destroying a locked mutex - (Un)Locking a destroyed mutex - UnLocking an unlocked mutex - UnLocking an mutex locked by another thread - Locking a non-recursive, locked mutex - Not destroying all mutexes before application termination Every abnormal produces a console...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    MASkinG is an addon library for the Allegro game programming library intended for building GUI applications in C++. An allegro-5 port is currently under development.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    innoextract

    innoextract

    Tool to unpack installers created by Inno Setup

    Inno Setup is a tool to create installers for Microsoft Windows applications. innoextract allows to extract such installers under non-Windows systems without running the actual installer using Wine. NOTE: NEW VERSIONS WILL NOT BE UPLOADED TO SOURCEFORGE! Instead, use the official website at http://constexpr.org/innoextract/
    Downloads: 11 This Week
    Last Update:
    See Project
  • 21
    ClassBuilder is freeware CASE tool targeted at the C++ developer, running on Win2K/XP/Vista/7. It lets you create, manipulate and navigate classes, class relations, class members and class methods at a high level of abstraction through a graphical user interface
    Downloads: 1 This Week
    Last Update:
    See Project
  • 22
    A Wee Tiny Blog

    A Wee Tiny Blog

    A small PHP class to add a blog to an existing website

    A Wee Tiny Blog is a little script that you can use as a building block for your site or as a way to add a blog to an existing site. Instead of being a complete website template or system, it's just a little class instance that can be neatly inserted into an existing design.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 23

    libkml files

    source archive of libkml's dependencies

    This project is a mirror to host all source archives of libkml's dependencies. Boost, expat, zlib, minizip. You can download them for a specific libkml version from here or at the project site. You can also find a combined archive of all sources that can be used for offline libkml compilation.
    Downloads: 40 This Week
    Last Update:
    See Project
  • 24
    Stunt Marble Racers (aka Marbles 2) is a game "inspired by Marble Madness" where you race various tracks with a marble, either against the clock, against another player in splitscreen or agains up to 3 others in network.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    SurfFind
    SURF FIND is a simple and fast grep-like text search software, which keeps the previous search results as separate tabs. It also implements file caching mechanism so that the subsequent searches for the same set of files will be completed faster. Each tab has the list of found files and lines on the left, and the text viewer on the right to show the selected line on the list. On the text viewer, user can select a new keyword and start a new search instantly. On the list view, external...
    Downloads: 5 This Week
    Last Update:
    See Project