Showing 73 open source projects for "wrapper"

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
  • Forever Free Full-Stack Observability | Grafana Cloud Icon
    Forever Free Full-Stack Observability | Grafana Cloud

    Our generous forever free tier includes the full platform, including the AI Assistant, for 3 users with 10k metrics, 50GB logs, and 50GB traces.

    Built on open standards like Prometheus and OpenTelemetry, Grafana Cloud includes Kubernetes Monitoring, Application Observability, Incident Response, plus the AI-powered Grafana Assistant. Get started with our generous free tier today.
    Create free account
  • 1
    Scrawl.js

    Scrawl.js

    For the handling and manipulation of the HTML5 <canvas> element

    A JavaScript library which adds an API for handling and manipulating HTML5 <canvas> elements in the DOM. Uses the '2d' context with each canvas element. On starting, Scrawl.js investigates the HTML DOM and automatically creates controller and wrapper objects for each <canvas> element it finds. Can also generate visible canvas elements programatically, and add them to the DOM. Users create sprite and gradient objects using scrawl factory functions, set their styling and position, and render them onto the canvas element. Creation, positioning and styling can all be handled by a single call to the factory function. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Kippo-Graph

    Kippo-Graph

    Full featured script to visualize statistics from a Kippo SSH honeypot

    Kippo-Graph is a full featured script to visualize statistics from a Kippo SSH honeypot. It uses “Libchart” PHP chart drawing library by Jean-Marc Trémeaux, “QGoogleVisualizationAPI” PHP Wrapper for Google’s Visualization API by Thomas Schäfer and geoPlugin geolocation technology (geoplugin.com). Kippo-Graph currently shows 24 charts, including top 10 passwords, top 10 usernames, top 10 username/password combos, success ratio, connections per IP, connections per country, probes per day, probes per week, ssh clients, top 10 overall input, top 10 successful input, top 10 failed input and many more. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Minifyer for OsClass

    Minifyer for OsClass

    Minifyer helps your OsClass website load faster

    ...These headers can allow clients to perform conditional GETs (serving content only when clients do not have a valid cache) and tell clients to cache the file for a period of time. This plugin is a wrapper for the php Minify library created by Steve Clay.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    CppWeb - C++ Web developement framework

    CppWeb - C++ Web developement framework

    Cross-platform C++ library for developing CGI Web applications

    ...The library decodes CGI variables and cookies, supports file uploads, performs automatic cookie detection, provides URL and HTML entity encode/decode functions, supports server-push (long-polling via ajax), has built-in HTML parser, SQLite database wrapper etc. CppWeb compiles on Windows, Linux and MacOSX (tested with GNU C++, MingW, MS Visual C++ and Borland C++ compiler) and can run with almost any web server (Apache, IIS, Boa etc.). Can be used in embedded systems (tested with FriendlyARM Mini2440 and Raspberry PI)
    Downloads: 0 This Week
    Last Update:
    See Project
  • Go From AI Idea to AI App Fast Icon
    Go From AI Idea to AI App Fast

    One platform to build, fine-tune, and deploy ML models. No MLOps team required.

    Access Gemini 3 and 200+ models. Build chatbots, agents, or custom models with built-in monitoring and scaling.
    Try Free
  • 5

    curlplusplus

    A c++ wrapper/bind around libcurl

    This wrapper is meant to use curl in an OOP manner while preserving the programming style / API style of libcurl. This is more like an object oriented c++ bind rather than a wrapper, as it tries to keep the api as simple and as close to the original as possible without wrapping unnecessary stuff.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    QuickSock

    QuickSock

    A simple C++ socket library used to make socket programming tolerable.

    The latest version of QuickSock is version (1.1.2). Wrapper for the Monkey Programming Language: http://monkeycoder.co.nz/Community/posts.php?topic=4866 QuickSock is a very simple C++ based UDP networking library. QuickSock currently relies on the WinSock library on Windows, (and as of April 2013, QuickSock uses BSD sockets on other platforms). QuickSock is a work in progress, so later down the road I may add new features, or change how things function.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    thumb_imp ( smarty image plugin )

    thumb improved ( smarty image plugin )

    ...Of course the images are cached, because the unsharp mask needs more CPU-power than the conventional way." CE This new improved thumb plugin gots some addons. For example a legend and supporting transparent GIFs. Additionally there is a wrapper available from the old plugin to this one, so that you needn't change your HTML / smarty code. The original version of thumb comes from Christoph Cerdmann (CE). First public version of thumb_imp was 20071027. This program uses PHP (5.x.y) as scripting language. This PHP program uses the 'Smarty' (2.6.x/3.1.x) template engine. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    http-client-3-wrapper

    Java wrapper around the old commons-http-client.3.1

    This is a java wrapper around the old commons-http-client.3.1 HTTP client which not developed anymore. The wrapper is using the new HttpClient 4.x and keeps binary compatibility. The intention for developing this wrapper was using Axis 2 for accessing a Microsoft Exchange 2010 server which requires a NTLM2 authentication. Not all methods are implemented, but it works for me.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    Tinycc4j

    Small Java API wrapper for popular tiny.cc shortening service

    Downloads: 0 This Week
    Last Update:
    See Project
  • Enterprise-grade ITSM, for every business Icon
    Enterprise-grade ITSM, for every business

    Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity.

    Freshservice is an intuitive, AI-powered platform that helps IT, operations, and business teams deliver exceptional service without the usual complexity. Automate repetitive tasks, resolve issues faster, and provide seamless support across the organization. From managing incidents and assets to driving smarter decisions, Freshservice makes it easy to stay efficient and scale with confidence.
    Try it Free
  • 10
    SANJER is a wrapper class that brings together SAJAX (the Simple AJAX toolkit) and JSON (JavaScript Object Notation). These two, when combined, allow great AJAX usability. SANJER provides a simple and convenient way to put the two to work together.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    A Python wrapper (bindings) for tidylib at <http://tidy.sourceforge.net>.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    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
  • 13
    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
  • 14
    HTML Canvas Javascript Library
    A full-featured lightweight wrapper library of the native html canvas element written in Javascript, aimed to make visualization and animation using canvas simpler. Features animation support, layers, event capture, multitouch and many examples.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Provide an LDAP client API for Python, C wrapper module around OpenLDAP 2.x with an object-oriented API, several additional modules for processing LDIF, LDAP URLs and LDAP schema information
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Twick.it API Wrapper
    If you like to use the Twick.it API you should take a look at this wrappers. By simply calling some static methods you can read data from the API and don't have to care about all the REST stuff like sending HTTP request or parsing XML data.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Java wrapper for the Flickr API.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Adito is an open-source, browser-based SSL VPN solution. Base on Agent code, i add a swing wrapper to it and run it as a standalone client. more detail here: http://zhoupengylx.blogspot.com/2010/03/adito-standalone-agent-client.html
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    WGT is short for "WebGL Toolkit Module for GoogleWebToolkit". Besides the WebGL-Wrapper it does provide an Wrapper for Canvas2D, several math classes, a resource manager, an input manager, a simple scene manager framework and some other useful tools.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20

    googlemaps

    Python wrapper for Google Maps V2 API

    * Note: The Google Maps V2 API used by this module has been deprecated. * For V3, consider pygeocoder: https://pypi.python.org/pypi/pygeocoder Easy-to-use Python wrapper for the Google Maps V2 and Local Search APIs. Provides geocoding, reverse geocoding, directions, and local search.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Java/Swish-e bridge. This application is built arround a simple API and a Web container to provide access to the search facility (via web-services) and management/indexing (wep app).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    The Cornell Web Lab Collaboration Server is a suite of tools and services for GUI-based extraction, analysis and sharing of archived web data. See http://weblab.infosci.cornell.edu/ and http://www.cs.cornell.edu/~weigel for details about the project.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 23
    A better python wrapper for the Google APIs. Provides wrapper functions for Google Maps, Google Calculator, Google Translate and Google Search (uses REST)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    A c++ wrapper for the Twitter API. I haven´t maintained this project and the wrapper is probably outdated in several areas since twitter has changed alot of their api. If you can use it or build upon it I will be happy to answare any questions I can.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 25
    A Java library as a wrapper for the Google Search Appliance's search protocol XML API. The XML API is publicly available at: http://code.google.com/gsa_apis/xml_reference.html The homepage and tutorial for this project is at: http://gsa-japi.sf.net
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB