Showing 253 open source projects for "wrapper"

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
  • Custom VMs From 1 to 96 vCPUs With 99.95% Uptime Icon
    Custom VMs From 1 to 96 vCPUs With 99.95% Uptime

    General-purpose, compute-optimized, or GPU/TPU-accelerated. Built to your exact specs.

    Live migration and automatic failover keep workloads online through maintenance. One free e2-micro VM every month.
    Try Free
  • 1
    SoundsSharp
    A .NET 3.5 (CLR) sounds engine based on FMODex.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Small programs for special image processing tasks with wrapper script for seamless integration into GIMP.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    TiffIO is a plugin to enable TIFF images from any Qt app. The plugin is a wrapper to libtiff 3.9.4 : It enables any Qt3 or Qt4 based application to load and save any QImage to and from most TIFF formats combinations supported by libtiff.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    pappy = PortAudio Pushed to PYthon. It's a Pyrex wrapper around the PortAudio library. No attempt has been made to make it more Pythonic; it's simply the C functions turned into Python as closely as I could.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Ship Agents Faster Icon
    Ship Agents Faster

    Transform your applications and workflows into powerful agentic systems at global scale.

    Gemini Enterprise Agent Platform lets you rapidly build, scale, govern and optimize production-ready agents grounded in your organization's data. The platform enables developers to build custom or pre-built agents for virtually any use case. New customers get $300 in free credits.
    Get Started Free
  • 5
    Libavinterface is a C++ wrapper library for the C video library FFMPEG and the C graphics library SDL. It is designed to be class-based, predominantly for scenarios where non-class data is impossible (eg. the VST SDK). It is designed for mingw/msys.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    A lightweight C++ wrapper around OpenGL
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Wrapper for the library Libdc1394 to enable communication with the Java programming language. Java Video Capture for ieee 1394 cameras. Support for jfm JMF-2.1.1e, register a new protocol dc1394. ieee1394 camera for jmf, with this library jvc1394
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    A simplified OpenGL wrapper that will allow fast development of OpenGL applications if you're not concerned with the performances.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    streamplayer
    A very simple, CLI, stream player. It's just a mplayer wrapper.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 99.99% Uptime for MySQL and PostgreSQL Databases Icon
    99.99% Uptime for MySQL and PostgreSQL Databases

    Sub-second maintenance. 2x read/write performance. Built-in vector search for AI apps.

    Cloud SQL Enterprise Plus delivers near-zero downtime with 35 days of point-in-time recovery. Supports MySQL, PostgreSQL, and SQL Server.
    Try Free
  • 10
    JAviSynth is a wrapper library that allows AviSynth to be used in the Java programming language. Through JNI, it provides access to the input and video processing capabilities of AviSynth. Videos and scripts can be opened, manipulated and viewed.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Easily add interactive animated characters to any application. Can be directly used as a C++ library or through COM\ActiveX wrapper. It makes it easy to trigger animations, set emotions, and speak using a SAPI 5 speech synthesiszer. Built on OGRE3D.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Wrapper for FFmpeg and iTunes for Windows. Converts video files to iPod/iPhone format and adds them to iTunes.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Java Libary for Googles Chart API. It supports developers to generate charts within the java environment via an intuitive API. Most features of the google API are supported and it is easily expandable to match own requirements.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    invenoo.WinSystem is the wrapper class of many popular windows API. This class contains safe and unsafe many of windows API declaration (Based on the System.Windows.Forms.dll from Microsoft® .Net Framework® 3.5) Enjoy with it :)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    The JAVE (Java Audio Video Encoder) library is Java wrapper on the ffmpeg project. Developers can take take advantage of JAVE to transcode audio and video files from a format to another (
    Downloads: 1 This Week
    Last Update:
    See Project
  • 16
    GLW is a C++ wrapper library aimed to simplify usage of common OpenGL features, like vertex/index buffers, framebuffer objects, GLSL shaders.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Simple MPlayer wrapper for subtitles watching. You can find Ubuntu packages of submplayer at https://launchpad.net/~konishchevdmitry/%2Barchive/submplayer
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    A python wrapper for Houdini to make it easier to code from an external IDE.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    MedosW is a media open source wrapper build on top of gstreamer. Provides: Playback functionality for mp3 and ogg files and their metadata extraction. Future version will support multiple of enhancements.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    A very simple VST instrument to let you get up and running quickly with creating music. It acts as a minimal wrapper layer around the Microsoft Wavetable Synth that is provided in all versions of Windows.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    .Net MCI Wrapper Class, to allow develpoers to add Multi-Media abilities to their .net project.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    This project provides a configurable graphical wrapper many for open source tools for video and audio editing for the purpose of providing the ability to convert anything to anything.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    IrrSinn is a Python-wrapper for the Irrlicht 3D engine (http://irrlicht.sourceforge.net/)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    FreeImagePy is a FreeImage library python wrapper. It export the FreeImage library functions, so a python developer can simple use it into python programs. It need a compiled FreeImage library and ctypes for work.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 25
    This project is a Qt based C++ wrapper for the Csound api.
    Downloads: 0 This Week
    Last Update:
    See Project