Showing 17 open source projects for "zlib-1.2.3"

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

    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 security. Auth0 now, thank yourself later.
    Try free now
  • AI-powered service management for IT and enterprise teams Icon
    AI-powered service management for IT and enterprise teams

    Enterprise-grade ITSM, for every business

    Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity. Maximize operational efficiency with refreshingly simple, AI-powered Freshservice.
    Try it Free
  • 1
    rust-rocksdb

    rust-rocksdb

    Rust wrapper for rocksdb

    Binding is statically linked with a specific version of RocksDB. If you want to build it yourself, make sure you've also cloned the RocksDB and compression submodules. By default, support for the Snappy, LZ4, Zstd, Zlib, and Bzip2 compression is enabled through crate features. If support for all of these compression algorithms is not needed, default features can be disabled and specific compression algorithms can be enabled. The underlying RocksDB does allow column families to be created and dropped from multiple threads concurrently. But this crate doesn't allow it by default for compatibility. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    MyDumper

    MyDumper

    MyDumper project

    MyDumper is a MySQL Logical Backup Tool. It has 2 tools. mydumper which is responsible to export a consistent backup of MySQL databases. myloader reads the backup from mydumper, connects the to destination database and imports the backup. Both tools use multithreading capabilities. MyDumper is Open Source and maintained by the community, it is not a Percona, MariaDB or MySQL product. Parallelism (hence, speed) and performance (avoids expensive character set conversion routines, efficient...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 3
    Replibyte

    Replibyte

    Seed your development database with real data

    ...Database Subsetting: Scale down a production database to a more reasonable size. Start a local database with the prod data in a single command. On-the-fly data (de)compression (Zlib). On-the-fly data de/encryption (AES-256). Fully stateless (no server, no daemon) and lightweight binary. Use custom transformers. Auto-detect and version database schema change. Auto-detect sensitive fields. Auto-clean backed up data. At Qovery (the company behind Replibyte), developers can clone their applications and databases just with one click. ...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 4
    The Object-Role Modeling (ORM) standard version 2, associated schemas and generation tools, and a reference implementation in the form of the Natural Object-Role Modeling Architect for Visual Studio (NORMA) product.
    Downloads: 2 This Week
    Last Update:
    See Project
  • Ship AI Apps Faster with Vertex AI Icon
    Ship AI Apps Faster with Vertex AI

    Go from idea to deployed AI app without managing infrastructure. Vertex AI offers one platform for the entire AI development lifecycle.

    Ship AI apps and features faster with Vertex AI—your end-to-end AI platform. Access Gemini 3 and 200+ foundation models, fine-tune for your needs, and deploy with enterprise-grade MLOps. Build chatbots, agents, or custom models. New customers get $300 in free credit.
    Try Vertex AI Free
  • 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
    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: 0 This Week
    Last Update:
    See Project
  • 7
    CFD General Notation System (CGNS)
    The CFD General Notation System (CGNS) provides a standard for recording and recovering computer data associated with the numerical solution of fluid dynamics equations. WE HAVE MOVED! Very old (unsupported) stable releases can still be found here, but the new repository is at https://github.com/CGNS
    Downloads: 1 This Week
    Last Update:
    See Project
  • 8
    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
  • 9
    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
  • Run Any Workload on Compute Engine VMs Icon
    Run Any Workload on Compute Engine VMs

    From dev environments to AI training, choose preset or custom VMs with 1–96 vCPUs and industry-leading 99.95% uptime SLA.

    Compute Engine delivers high-performance virtual machines for web apps, databases, containers, and AI workloads. Choose from general-purpose, compute-optimized, or GPU/TPU-accelerated machine types—or build custom VMs to match your exact specs. With live migration and automatic failover, your workloads stay online. New customers get $300 in free credits.
    Try Compute Engine
  • 10
    Tool (C) to split the WURFL XML mobile browser database into individual device files with symlinks (stubs for NTFS) to reduce access time and server load. Includes a simple PHP library/API as an example how to access the data and an example phtml file.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    libTopo and TopoMap are tools to use, convert, analyze and display topography maps such as ETOPO2, ETOPO5 and GLOBE. TopoMap is the command line interface to convert topography databases to raw data, images, etc...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 12
    A Python extension for the SQLite Embedded Relational Database.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    MYdb is an alternative database system programmed in PHP. The main attraction to MYdb is that it doesn't have a server or modules that is required for it to work. It uses Zlib for compression and decompression.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    SQLpp, A n-Tier generator in C++: generates complex SQL queries, C# wrappers for multiple database
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    WebMiel is a file documentation and content manager over internet with access control.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    This project will allow a developer to work with any database without regard to the underlying database by making the ADO.NET database interfaces more usable.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    SQLiteDB is a C++ wrapper around the SQLite database library. It will be designed to be as generic as possible making it able to be used with Standard C++ as well as with other libraries (wxWidgets, etc)
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next
MongoDB Logo MongoDB