Showing 1432 open source projects for "wrapper"

View related business solutions
  • 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
  • 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.
  • 1
    A generic BOINC wrapper for legacy applications utilizing GitBox (a variant of BusyBox): Use POSIX like shell scripting and built-in commands like tar, awk, sed, zip, etc. to control and execute your legacy application.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Joomdle consists of a series of extensions for Moodle and Joomla to integrate them. SSO from Joomla to Moodle. Show Moodle contents in Joomla pages.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 3
    Wrapper for vendors to simplify usage of the Java Speech API (JSR 113). Note that the spec is an untested early access and that there may be changes in the API.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 4

    atcacl

    Misc sysv boot scripts and wrappers for security and/or convienence

    atcacl: Atcacl is a collection of scripts and c wrapper programs that help make disappearing into the mists of IP land easier from userland. Once set up the commands are; dhcp0, dhcp1, idown, torstart, and torstop. dhcp0 and dhcp1 take down the eth0 and eth1 interfaces, randomize the MACs, bring the interfaces back up, and connect with dhcp again. idown shuts the interfaces down (including wlan0, wlan1), randomizes the MACs, and takes no further action. torstart starts tor and privoxy. torstop stops tor and privoxy. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 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
  • 5

    InChI-JNI

    JNI wrapper to generate Inchi keys and strings from molecules

    Wrapper for Inchi to run the full command-line program in Java. This allows using MOL or SMILES input and generating the keys. A typical execution time is 20 milliseconds per compound A sample java progam is included that reads an SD file and returns the inchi key and string.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Jazz, a scientific research tool, is a new python wrapper for LAMMPS implemented to calculate the lifetimes of vibrational normal modes based on forces as calculated for any interatomic potential available in the package. The anharmonic character of the normal modes is calculated via the Monte Carlo-based moments approximation as is described in Yang Gao and Murray Daw, Modeling and Simulation in Materials Science and Engineering (2014).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    MXLib is a C++ wrapper around the Intel® Integrated Performance Primitives (IPP) library and NVidia NPP CUDA library. You can use either IPP code (or a subset of functions that do not require IPP) on the CPU side, or use NPP/CUDA on the GPU side, or use both together. The function syntax is similar to that found in MatLab and the library is designed to make it easy to port your code from MatLab to C++.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    NW.ORM

    NW.ORM

    API based wrapper for Hibernate framework

    Java API wrapper for working with Hibernate.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    This project is a wrapper that brings together the Irrlicht 3D engine and the OpenDE physics engine. It features most of the OpenDE features and a plugin for Irrlicht's IrrEdit world editor.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Auth0 B2B Essentials: SSO, MFA, and RBAC Built In Icon
    Auth0 B2B Essentials: SSO, MFA, and RBAC Built In

    Unlimited organizations, 3 enterprise SSO connections, role-based access control, and pro MFA included. Dev and prod tenants out of the box.

    Auth0's B2B Essentials plan gives you everything you need to ship secure multi-tenant apps. Unlimited orgs, enterprise SSO, RBAC, audit log streaming, and higher auth and API limits included. Add on M2M tokens, enterprise MFA, or additional SSO connections as you scale.
    Sign Up Free
  • 10

    Javascript Universal Chess Interface

    Port of UCI to Javascript

    ...This allows javascript chess engines to be launched in most chess guis. The progam is based on the Google V8 Javascript Engine. This program expects the path to the .js file of the engine in the first parameter. A wrapper for the open source Javascript Engine p4wn by Douglas Bagnall is provided as an example. A successful and very complete implementation is the Javascript Chess Engine Lozza by Colin Jenkins. The webpage also includes a simple step-by-step guide setting up jsuci with Lozza. http://op12no2.me/toys/lozza/ You may also want to try connecting this javascript translation of the chess engine Stockfish 5 to jsuci: https://github.com/exoticorn/stockfish-js
    Downloads: 2 This Week
    Last Update:
    See Project
  • 11

    SSL for native python

    Effort to implement SSL for native python when it was not available

    Modifying socket module to implement native SSL support for python. Implemented a wrapper around pyDes for various algorithms, done as a part of college main project for Model Engineering College: Members: Adithya Nair, Aniraj Kesavan, Arun Scaria, Ayrine John, Nilufir Sulthana
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    CryptoEngine

    CryptoEngine (C) is a DLL Library that provide Cryptography Services.

    CryproEngine (C) is a Class Library (DLL) that provide (API) interface, programmer can use it when writing applications that needs Standard Cryptography Algorithms, using Qt-SDK. Actually this library is a Wrapper for Crypto++ library, by Wei Dai, which is approved by NIST (see www.cryptopp.com for details), CryptoEngine is intended to provide simple & easy to use interface (API) for standard cryptography algorithms for Qt-SDK Developers.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    RSQLite3

    SQLite3 lightweight wrapper

    RSQLite3 is Pascal interface based programming interface for SQLite3. Useable from Delphi versions 6 and newer.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    expect4groovy

    Thin Groovy wrapper of Expect4j library

    Provides set of groovy closures which wraps the Expect4j closures thus provides expect like structures in groovy language. The project aims to automate CLI like command sequences for some of the most popular network vendors such as Cisco, Juniper and Huawei.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    StickyStack.js

    StickyStack.js

    A jQuery plugin that creates a stacking effect by sticking panels

    A jQuery plugin that creates a stacking effect by sticking panels as they reach the top of the viewport.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    crypto-native

    crypto-native

    Java native access for pc/sc, pkcs11, openct based on JNA

    This is a java native wrapper, based on JNA of standard methods to access smart cards (pkcs11, pc/sc, openct, libusb). Goals of this projects are: * interoperability: it can work on any platform where JNA runs: Windows, Linux, Mac (and one day even Android) * modularity: you don't need to include pc/sc support if you only use pkcs11 * ease of integration: it depends only on few required libraries
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Bolter v. 1.0.0

    Bolter v. 1.0.0

    Interactive web-search.

    Program for web-search by defenite sites and periods of time. Definition by user. Using: http://www.yandex.ru/, http://www.google.ru. Search achived by redirect search query to search services. In other words Bolter - wrapper of existing search services. Visit http://vk.com/bolter_app for more info.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18

    QNetMapMigrate

    Wrapper for QNetMap library

    This is a library that allows applications that does not use Qt to use the QNetMap library (https://sourceforge.net/projects/qnetmap/). Library developed in the T8 LLC (http://t8.ru). Written and supported by Sergey Shumeyko.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19

    Rpg.NET

    Performance enhancement API for RPG Maker XP, VX, VXA.

    ...Contained within are various functions and classes that extend the ability of RPG Maker in areas such as graphics, audio, and Windows API interop. Included is a Ruby script that is the wrapper around the library, so it can be used as any other script within your game.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 20
    jQuery-webcam

    jQuery-webcam

    A webcam wrapper plugin for jQuery

    A small jQuery plugin that wraps a Flash-based webcam interface (via .swf) to enable webcam capture and control from JavaScript in web pages. A small wrapper library to be able to communicate with a Flash webcam via JavaScript. The camera doesn't work if you have any dom-errors on your page. If you want to draw the picture onto a canvas, have a look at the source of the page on the blog. For further details and code examples take a look at the demonstration and documentation page.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    The Open Toolkit is an advanced, cross-platform, C# OpenGL, OpenAL and OpenCL wrapper for Mono/.Net. It is especially suitable to RAD development and can be used in games, GUIs (WinForms, WPF, GTK#) and scientific applications. The official repository can be found in github: https://github.com/opentk/opentk The sourceforge repository will no longer be updated, but will remain online for posterity.
    Downloads: 9 This Week
    Last Update:
    See Project
  • 22

    Robocode Python Wrapper

    Wrapper to allow Robocode robots to be built in Python

    A wrapper to allow Robocode (http://robocode.sourceforge.net/) robots to be created in Python.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    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
  • 24
    Delphi rtl-sdr.dll headers wrapper

    Delphi rtl-sdr.dll headers wrapper

    Delphi pas headers for those who want to develop using rtl-sdr dongles

    This is just a header wrapper for osmocom's rtl-sdr.dll to work with RTL2832 dongle from Delphi.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25

    jx264

    This project is a x264 codec JNI wrapper

    This project is a x264 codec JNI wrapper. It can encode YUV I420 picture into the H264 frame. Supported following profiles defined in the x264 C implementation: baseline, main, high.
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB