Showing 540 open source projects for "lib"

View related business solutions
  • $300 Free Credits for Your Google Cloud Projects Icon
    $300 Free Credits for Your Google Cloud Projects

    Start building on Google Cloud with $300 in free credits. No commitment, no credit card required until you're ready to scale.

    Launch your next project with $300 in free Google Cloud credits—no strings attached. Test, build, and deploy without risk. Use your credits across the entire Google Cloud platform to find what works best for your needs. After your credits are used, continue with always-free tier services. Only pay when you're ready to scale. Sign up in minutes and start exploring.
    Start Free Trial
  • 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
  • 1
    This is basically something like a memory management library to get rid of all those mallocs, callocs, reallocs and frees ...... no need to do any memory allocation and free.. the library itself frees if memory had been previously allocated to it ... and
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    ECCard - a library for elliptic curve cryptographie
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    php_lib_login is a quick and easy feature-rich login/session library for php. supports many different databases and human languages.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    rio500_tui is a text user interface to your Diamond Rio 500. It provides a file manager style interface to the lib rio500 available at http://rio500.sf.net. It is written in Perl using the cpan module Term::Clui. It is quick and easy to use and unders
    Downloads: 0 This Week
    Last Update:
    See Project
  • Build Agents and Models on One Platform Icon
    Build Agents and Models on One Platform

    Everything you need to build production-ready agents and models. Access 200+ Google and third-party AI models and tools.

    Gemini Enterprise Agent Platform is Google Cloud's comprehensive platform for developers to build, scale, govern, and optimize agents and models. Choose from Google's most advanced models and third-party models like Anthropic's Claude Model Family.
    Try It Free
  • 5
    RTP library in C. Send and receive RTP packets.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 6
    TemplateTagLib is a JSP custom tag library that allows the creation of JSP templates that support composition, parameters requirement and type checking at compile-time, and access to the parameters via the request.getParameter() and getAttribute() methods
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    With Bills Image-Uploader & Resizer you can upload JPEG- and PNG- or GIF-files to your server. It automatically resizes the image file and creates a thumbnail. Optimized for use with phpCMS (www.phpcms.de) - requires GD-Lib.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    A bug profiling and -reporting program/lib written in java. It enables implementing (java-)programs to generate meaningful reports in case of an error. They can be submitted (automaticly/dialog) by mail (text, html, bugzilla ..) without external programs
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    ezFTP, a PHP Class to for an easy use of your FTP.
    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
  • 10
    OLAFS is an Open Local Area File Sharing tool. It is written in Java and consists of a peer to peer lib for local area networks and a music player gui. The gui plays shared files from OLAFS users in the LAN no matter where they are physically located.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    This project is a extraction of the classparser from the KDevelop project into a project of its' own. This was done since there are a lot of other projects depending on this specific lib and it felt like a Good Thing(tm).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    This lib permits to read and interpret the data on Akai formated Medias (CDRom, HDs, Zips). This format is widely used in the music world as the basic and standard sample and instrument interchange format for samplers and sampling synthesizers.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    The Dragon and Kangaroo Parser Framework Library, for C++, is intended to be useful for developers of more specific parser libraries, generic or otherwise. The aim is to generate, at compile time, efficient parsers from grammars.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    The Personal Data Interchange (PDI) standard was initially developed by Versit for the communication of data including the popular vCard and vCalendar types. This Java package allows a programmer to take an InputStream and parse its PDI data.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Reads and writes ID3 tags v1 and v2 from MP3 files.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    IPPhone Lib is aimed at being a convenient API to assist in developing PHP applications for Cisco IP Phones. It is an object-oriented frontend to the Cisco IP Phone XML Data Type Definition.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    This simple wrapper module written in Python that allows easy interfacing with a MySQL database and utilizes the MySQLdb module. It requires very little knowledge of actual SQL syntax and is very easy to use.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    [en] Functions SELECT_QUERY() INSERT_QUERY() UPDATE_QUERY() to display/process forms/query in one line. <br>[fr] Fonctions SELECT_QUERY() INSERT_QUERY() UPDATE_QUERY() pour afficher/exécuter des requętes/formulaires en une ligne
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    This is a repository for experimental code (both extensions and examples) for the Loki library (http://sourceforge.net/projects/loki-lib). The developers are all part of the Association of C and C++ Users. Use for whatever you want, but no warranties.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    This project is a general purpose java packages ensemble dedicated to provide simple but useful/efficient software tools to help developpers. This text area is limited to 255 chars, so have a look for details ;)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    A PHP class for use with Surepay.com's SSL merchant gateway services. This class lets you add AUTHORIZE requests for Creditcard or Telecheck with simple functions, submit them to Surepays gateway and decode the response.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    This MEGA ALPHA project (CURRENTLY) provides java tools for : XML file to org.w3c.dom.Document, Document to HashMap (recursive), HashMap to Document (recursive), Document to File or String, Document to XSLT to File or String
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    A completely portable C++ library, to provide a standard set of classes similar to Java Common API. It's highly efficient and it follows the Embedded C++ Standard. It's FREE (LGPL licensed).
    Downloads: 1 This Week
    Last Update:
    See Project
  • 24
    win32 c/c++ lib for java-style GUI creation. This lib allows to use the native win32 API with an easy-to-use java style code. A linux version (in order to make the apps using gWindows crossplatform) should be planned.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    The Coconut Library is an Objective-C class library for PC-UNIX systems and MacOS X. This library is designed to develop software which works unix systems and MacOS X. And depends on Cocoa library for MacOS or Cacao library for unix systems.
    Downloads: 0 This Week
    Last Update:
    See Project