Showing 1078 open source projects for "wrapper"

View related business solutions
  • 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
  • Cut Data Warehouse Costs by 54% Icon
    Cut Data Warehouse Costs by 54%

    Easily migrate from Snowflake, Redshift, or Databricks with free tools.

    BigQuery delivers 54% lower TCO with exabyte scale and flexible pricing. Free migration tools handle the SQL translation automatically.
    Try Free
  • 1
    A well designed and portable SQLite wrapper library for C++ You're welcome to make suggestions for design improvements. Feature requests are welcome too.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    QuickTime wrapper for the famous x264 H.264/AVC video encoder.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3

    PyVIX2

    Python wrapper around VMware VIX

    A simple wrapper around VMware VIX that uses Python ctypes.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 4

    LocateXml

    accesses xml by interpreting DOM tree nodes as levels and positions.

    java based wrapper for xml dom parser. this package reads the dom and create the tree using linked lists & hashmaps. the dom nodes can be randomly accessed using their level & position on the dom tree.
    Downloads: 0 This Week
    Last Update:
    See Project
  • $300 Free Credits to Build on Google Cloud Icon
    $300 Free Credits to Build on Google Cloud

    New to Google Cloud? Get $300 in credits to explore Compute Engine, BigQuery, Cloud Run, Gemini Enterprise Agent Platform, and more.

    Start your next project with $300 in free Google Cloud credit. Spin up VMs, run containers, query petabytes in BigQuery, or build agents with Gemini Enterprise Agent Platform. Once your credits are used, keep building with 20+ always-free tier products including Compute Engine, Cloud Storage, GKE, and Cloud Run functions. No commitment required—just sign up and start building.
    Claim $300 Free
  • 5
    .NET wrapper for VLC media player. This library allows you to use libvlc from .NET code without dll imports. Simple and easy to use for playing, streaming, transcoding of video streams. Visit the home page for more info.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Zebra_Session

    Zebra_Session

    A wrapper for PHP’s default session handler, using MySQL for storage

    Zebra_Session is a PHP class that acts as a wrapper for PHP's default session handling functions but instead of storing session data in flat files it stores them in a MySQL database, thus providing both better security and better performance. The library is also a solution for applications that are scaled across multiple web servers (using a load balancer or a round-robin DNS) and where the user's session data needs to be available.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Zebra_Database

    Zebra_Database

    A MySQL database wrapper written in PHP

    Zebra_Database it is an advanced, compact (one-file only), lightweight, MySQL database wrapper built upon PHP's MySQL extension. It provides methods for interacting with MySQL databases that are more powerful and intuitive to use than PHP's default ones. It supports transactions and provides ways for caching query results either by saving cached data on the disk, or by using memcache. The class provides a comprehensive debugging interface with detailed information about the executed queries: execution time, returned/affected rows, excerpts of the found rows, error messages, etc. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    giPlayer-ext

    Extended version of giPlayer

    A python-gtk wrapper for get_iplayer, adapted from robbiecsmith's code. I would have liked to have simply contributed to the original project, but have been unable to contact the original author. Addendum. I have now been able to contact the original author and so it's likely that this will be merged back to the original project in the future (sometime in the New Year 2012 in all probability).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    OpenCg .Net Library

    OpenCg .Net Library

    C# Wrapper for nVidia's Cg

    OpenCg is an open source, easy to use, managed library which enables .NET applications to take full advantage of the nVidia's Cg library.
    Downloads: 1 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
    ImageStone

    ImageStone

    A powerful C++ class library for image manipulation

    ...Its features include load, save, display, transformation, and nearly 100 special image effects. It can be used cross platform (includes Windows, Linux, Mac), and especially under windows it can be used as a DIB wrapper class.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 11
    An Ogre Bullet wrapper
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    wsqlite

    A SQLite wrapper С++ library

    The library only uses the STL. Unit tests for the library using the boost-library
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    xle

    Execute, log and email the results of any command line

    Best used as a wrapper for cron jobs. Scripts executed from cron can be simpler by letting the xle wrapper handle logging and error handling and email notifications.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Wrapper for Java Connection object, that has Logging and Debugging features. If you have "statement.executeUpdate", this utility will display the query with values (espc, PreparedStatement) and all exceptions will be logged with DB Specific message.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    SQLiteW is a minimalist wrapper written in C++ for the SQLite3 C API that simplifies the execution of simple SQL statements against a database and handling the results from within a program.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 16
    Minecraft Beta server wrapper.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    This will Check for Java Runtime Environment before executing a jar file. If no JRE is installed it will install one automatically and continue to your jar file. If JRE is present it will simply go on to your jar file. Sets Heap to 75% of memory.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Reddit API library is intended to provide an object-oriented wrapper around connections for Reddit's REST JSON server API.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19

    Jailbroken Serial for iOS

    Serial communication on jailbroken iOS.

    Introduction A Jailbroken Serial for iOS is an ObjectiveC wrapper for the UART interface, which is available on jailbroken iOS device. This wrapper provides basic read/write command set with various pre-defined baud rate. Also, it provides both sync and async communication for a 'read' command (attention: although async mode is very convienient, but it will hog the CPU time on your device! It will continously check the read buffer thorugh whole running time).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    This project has been migrated to GitHub. https://github.com/coder0xff/QPFloat A mixed mode VC++/CLI library for software emulation of quadruple-precision floating points. The unmanaged implementation is accessed using __float128. Managed implementation (wrapper) is accessed via the type Quadruple. Includes trig functions.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    as3scorm
    A lightweight as3 library SCORM 1.2 and 2004 implementaion + js wrapper (SCORM’s the most important contribution to elearning). Create flash/flex eLearning content easily or port existed projects to SCORM. Library license: MIT mainly (see classes)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Java wrapper around the SWIG libgv bindings and prototype graph rendering based on GEF.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Spreadsheet-to-RDF wrapper capable of transforming spreadsheets to arbitrary RDF graphs; supports mapping language with powerful formula expressions as you know from Excel, local/remote Excel/ODF/CSV, SPARQL service - source available at https://github.com/theandyl/xlwrap
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Xeno Physics
    A havoc physics wrapper for DarkBASIC Pro
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Cloudy
    C# wrapper to CloudMade Leaftel javascript api, for educational purposes. The presence of the JavaScript Library in the web test code is not provided nor intended as a distribuition of the library, just go get it on the Leaflet - CloudMade website.
    Downloads: 0 This Week
    Last Update:
    See Project