22 projects for "zlib" with 2 filters applied:

  • Earn up to 16% annual interest with Nexo. Icon
    Earn up to 16% annual interest with Nexo.

    Access competitive interest rates on your digital assets.

    Generate interest, borrow against your crypto, and trade a range of cryptocurrencies — all in one platform. Geographic restrictions, eligibility, and terms apply.
    Get started with Nexo.
  • 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
  • 1
    xlswriter

    xlswriter

    PHP Extension for creating and reader XLSX files

    PHPExcel has been unable to work properly for memory reasons at 40,000 and 100000 points, but it can be resolved by modifying the ini configuration, but the time may take longer to complete the work. xlswriter is a PHP C Extension that can be used to write text, numbers, formulas and hyperlinks to multiple worksheets in an Excel 2007+ XLSX file.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 2

    Empact Foundation Class Library

    Cross-platform C++ library for use as a default application framework.

    A mature cross-platform C++ library for use as a default application framework. Features include: * Threading & synchronization * Socket programming: SSL, NanoMsg & ZMQ * File I/O utilities: zlib, ini, yaml * Native Database access: MySQL, SQLite, BerkleyDB, Postgre, REDIS and ODBC * Built-in mini XML parser; optional EXPAT, LIBXML and MSXML support * Network protocol stack: HTTP, FTP, SMTP, POP3, SOAP, XMLRPC * Scripting languages: Perl, Python, JavaScript, VBScript, Java, Lua, TCL, Squirrel * Cloud Computing: AWS * Encryption: OpenSSL * Platforms: Linux/Posix, Windows, Arduino * Over 500+ highly reusable classes. 4000+ fully documented functions. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3

    QuaZIP

    A C++/Qt ZIP library

    Moved to GitHub: https://github.com/stachenov/quazip
    Leader badge
    Downloads: 123 This Week
    Last Update:
    See Project
  • 4
    A Perl library providing some useful functions, especially for CGI
    Downloads: 5 This Week
    Last Update:
    See Project
  • Train ML Models With SQL You Already Know Icon
    Train ML Models With SQL You Already Know

    BigQuery automates data prep, analysis, and predictions with built-in AI assistance.

    Build and deploy ML models using familiar SQL. Automate data prep with built-in Gemini. Query 1 TB and store 10 GB free monthly.
    Try Free
  • 5
    Some general purpose utility classes, templates, functions and macroes to be used in different projects.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

    OpenGL Software Development Kit

    Utility libraries for working with OpenGL.

    The Unofficial OpenGL SDK is a collection of utility libraries designed to make it easy to learn the exciting world of 3D programming with the OpenGL library. This project is not associated with The Khronos Group.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 7
    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
  • 8
    Pluma
    A minimal C++ framework for plug-in management. Small, cross-platform and simple to use.
    Leader badge
    Downloads: 6 This Week
    Last Update:
    See Project
  • 9
    SpriteWorld (spriteworld.org) is a game SDK for Macintosh written in C. The goal of this project (SpriteWorld X) is to create a cross-platform version of SpriteWorld which sits on top of SDL (libsdl.org) and OpenGL (opengl.org) / OpenAL (openal.org).
    Downloads: 0 This Week
    Last Update:
    See Project
  • Try Google Cloud Risk-Free With $300 in Credit Icon
    Try Google Cloud Risk-Free With $300 in Credit

    No hidden charges. No surprise bills. Cancel anytime.

    Use your credit across every product. Compute, storage, AI, analytics. When it runs out, 20+ products stay free. You only pay when you choose to.
    Start Free
  • 10
    OSlash is a c++ framework for developing decentralized cloud computing services. It includes a programming environment and virtual machine for assembling networks of processing nodes coordinate their operations through message passing.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Library for specific use (using SFML).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    The OgreConglo Project aims to create a useful set of libraries and tools for use with Ogre3D.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    FUnit is the first generation xUnit testing tool to leverage the custom metadata capabilities of the Flex mxmlc compiler. The tag-based attribute model of FUnit makes it the most intuitive unit-testing framework ever created for the Flex platform.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    A realistic real-time sound simulation usable in games and other interactive applications. It will include effects like echo's, HRTF's, Doppler, sound occlusion and other effect. Offered as an easy high level library that can be used from C and C++.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    "Test soon" is a testing framework trying to enable you to write tests quickly, organize them easily and still being flexible.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    A Java library designed to allow the easy creation of lightweight educational applets for websites.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    The Delirium Framework is a set of tools and a very high level library to help to create 2D games and related tools, saving time by using a very object oriented design and lots of modularization, as well as a very complete exception scheme.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Radix is a RAD framework for creating native XML web applications. Complete web applications can be created without programming knowledge using XML, XSLT, XPath and related technologies. Radix can be extended using Java, JavaScript, Python, and Tcl.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Freekode is an open source multi platform implementation of the OpenKODE 1.0 Specification.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    The g1u3 project is an extremely lightweight framework for gluing software components together. The core of the framework is written in platform neutral ANSI C with parsimony and conciseness as primary design imperatives.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    This project is an API I have created over the years and ported to several languages. It contains tools, structures, and algorithms I have found useful in graphics, robotics, and machine vision applicaitons. Points, Lines, Vectors, etc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Ninja INI is a simple, lightweight, and fast INI file reader & writer. It supports 3 levels (sections, keys, and containers), multiple keys with same name, parse command-line (argc & argv). Written in C++ with STL design and optional bindings to Lua.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next
MongoDB Logo MongoDB