Showing 1432 open source projects for "wrapper"

View related business solutions
  • Earn up to 16% annual interest with Nexo. Icon
    Earn up to 16% annual interest with Nexo.

    More flexibility. More control.

    Generate interest, access liquidity without selling, and execute trades seamlessly. All in one platform. Geographic restrictions, eligibility, and terms apply.
    Get started with Nexo.
  • Gemini 3 and 200+ AI Models on One Platform Icon
    Gemini 3 and 200+ AI Models on One Platform

    Access Google's best plus Claude, Llama, and Gemma. Fine-tune and deploy from one console.

    Build, govern, and optimize agents and models with Gemini Enterprise Agent Platform.
    Start Free
  • 1

    tclexecomp

    Tcl Executable Wrapper

    tclexecomp is a TCL exectutable wrapper, which creates a single executable file from a tcl script. Currently it can create binaries for Linux (32/64 Bit), Windows (32/64 Bit) and MACOS (64 Bit). It is based on freewrap (http://freewrap.sourceforge.net/), but with many more tcl-modules integrated.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 2
    PyDenseCRF

    PyDenseCRF

    Python wrapper to Philipp Krähenbühl's dense (fully connected) CRFs

    PyDenseCRF is a Python library that provides a wrapper around the implementation of fully connected Conditional Random Fields (CRFs) developed by Philipp Krähenbühl and Vladlen Koltun. The project allows developers and researchers to integrate Dense CRF inference into Python-based machine learning pipelines, particularly for computer vision tasks such as image segmentation and labeling.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3

    purpleair_api

    A Python3 wrapper written for the new PurpleAir API

    A Python3 wrapper written for the new PurpleAir API [https://api.purpleair.com/]. Find this package on pypi: https://pypi.org/project/purpleair-api/#history You can grab your own sensor here: https://www2.purpleair.com/ carlkidcrypto.github.io/purpleair_api/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4

    ui-utilcpp

    C++ utility library

    ... * Exception: Generic Exception classes and THROW macros. * Sys: C++ "exception" wrappers for a wide range of system C functions. * Cap: Capabilities C++ wrapper. * CharsetMagic: Charset guessing. * Recoder: Charset recoding. * Time: Misc date and time utilities. * File: Misc file utilities. * Text: Misc string utilities. * http/: Minimal HTTP implementiation. * PosixRegex: Simple wrapper for C 'regexec'. * QuotaInfo: Wrapper to fs quota information. * SMLog[Mono]: Syslog Macro Log...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 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
  • 5

    pyFLTK

    A Python wrapper library for the cross-platform FLTK GUI library.

    A Python wrapper library for the cross-platform FLTK GUI library.
    Leader badge
    Downloads: 13 This Week
    Last Update:
    See Project
  • 6
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    pypandoc

    pypandoc

    Thin wrapper for "pandoc" (MIT)

    Pypandoc provides a thin wrapper for pandoc, a universal document converter. Pypandoc uses pandoc, so it needs an available installation of pandoc. Pypandoc provides 2 packages, "pypandoc" and "pypandoc_binary", with the second one including pandoc out of the box. The 2 packages are identical, with the only difference being that one includes pandoc, while the other don't.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 8
    JAVE2

    JAVE2

    The JAVE (Java Audio Video Encoder) library is Java wrapper

    JAVE2 is a Java-based wrapper library for FFmpeg that enables developers to perform audio and video encoding operations through a structured and object-oriented API. It simplifies interaction with FFmpeg by abstracting command-line complexity into reusable Java components. The library supports tasks such as transcoding, format conversion, and media extraction, making it suitable for backend multimedia services.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    tls SNI injector OpenVPN Free Server

    tls SNI injector OpenVPN Free Server

    Value Added OpenVPN over SNI via SNI injection SSL/TLS Tunnel

    How It Works [Android Device] │ │ OpenVPN TCP/UDP ▼ [SNI Tunnel Client] ← Wraps traffic in SSL + injects fake SNI │ │ Looks like: HTTPS → microsoft.com ✓ ▼ [ISP Firewall] ← Passes through — sees only valid HTTPS │ ▼ [VPS Server] ← Decrypts TLS, recovers OpenVPN traffic │ ▼ [OpenVPN Server] ← Receives native OpenVPN traffic │ ▼ Internet The core trick is SNI injection: the tunnel client inserts a trusted domain name (e.g. microsoft.com) into the TLS handshake. The ISP sees what appears to be a standard HTTPS connection and allows it through. The VPS server on the other end strips the SSL wrapper and forwards the real OpenVPN packets to the OpenVPN server.
    Downloads: 96 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
    tls SNI injector UDP Warp+ Free Server

    tls SNI injector UDP Warp+ Free Server

    Value Added Warp over SNI via SNI injection SSL/TLS Tunnel

    How It Works [Android Device] │ │ WireGuard UDP ▼ [SNI Tunnel Client] ← Wraps UDP in TLS/ssl + injects fake SNI │ │ Looks like: HTTPS → microsoft.com ✓ ▼ [ISP Firewall] ← Passes through — sees only valid HTTPS │ ▼ [VPS Server] ← Decrypts TLS, recovers WireGuard UDP │ ▼ [Cloudflare Warp] ← Receives native WireGuard traffic │ ▼ Internet The core trick is SNI injection: the tunnel client inserts a trusted domain name (e.g. microsoft.com) into the TLS handshake. The ISP sees what appears to be a standard HTTPS connection and allows it through. The VPS server on the other end strips the TLS wrapper and forwards the real WireGuard packets to Cloudflare.
    Downloads: 113 This Week
    Last Update:
    See Project
  • 11
    libivykis is a thin wrapper over various OS'es implementation of I/O readiness notification facilities (such as poll(2), kqueue(2)) and is mainly intended for writing portable high-performance network servers.
    Leader badge
    Downloads: 155 This Week
    Last Update:
    See Project
  • 12

    JSL

    Lightweight Java Service Wrapper for Windows

    JSL is a Java Service Wrapper, a small executable used to start 32bit and 64bit JAVA-programs as a Windows Service. JSL is released as a ready to use executable. configuration and deployment is straight forward including just one small executable and one configuration file. Features offered include installation and removal of services, automatic restart of services, service dependencies, single config file, automatic detection of installed JVMs, version selection and many more.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 13

    CGISim

    Roman Space Telescope coronagraph (CGI) diffraction model/simulator

    ...It uses the PROPER optical propagation library (http://proper-library.sourceforge.net). It includes a manual and example routines. This is the model used at JPL to create CGI observation scenario time series. CGISim is a Python wrapper around the diffraction model to create dark hole images. It includes system transmission curves and will estimate fluxes. The user specifies the bandpass and spectral type, and the program will generate a broadband dark hole. It also uses the EMCCD simulator of Nemati & Miller (UAH) to add detector noise, if desired. It has a manual and example programs.
    Downloads: 54 This Week
    Last Update:
    See Project
  • 14
    Allegro.pas

    Allegro.pas

    Game library for Pascal

    Allegro.pas is a wrapper to use the Allegro Game Library with Pascal compilers (Delphi, Free Pascal, etc). Allegro is a cross-platform library intended for use in computer games and other types of multimedia programming. * Graphics: 2D and 3D, OpenGL and D3D. * Controls: Keyboard, mouse, joystick, gamepad... * Sound and music.
    Downloads: 28 This Week
    Last Update:
    See Project
  • 15

    RReady-v2k

    Graphics Wrapper RRedline 1.0 ->RRedline 2.0

    ...These dlls will redirect RRedline 1.0 calls (massaging the calling convention) to the RRedline 2.0 dlls in windows\system (from the Verité drivers) , The original microcode from the RRedline 1.0 V1000 drivers must be copied into the F1 folder along with the translation wrapper. V1000 boards with RRedline 2.0 drivers (as opposed to the F1 CD-ROM supplied RRedline 1.0 ones), will also work with this. Requires Microsoft Visual Studio 6.0 to compile. Requires Windows 95/98 machine with Rendition Verité videocard to run. Licensed under GPL 2.0
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    glvertex

    glvertex

    Support for legacy OpenGL in core profiles

    The glVertex library emulates the legacy OpenGL API, which has been deprecated in OpenGL core profiles. It is also a convenience wrapper around GLSL shaders, VBOs and FBOs.
    Downloads: 141 This Week
    Last Update:
    See Project
  • 17

    dx ACE

    dinput & xinput wrapper that modulates the input of game devices

    dx (A)xis (C)ontrol (E)dition is a directinput and xinput API wrapper utility that modulates the input of game controller devices with the objective of getting better control.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 18
    RetroScheme- Get Your Retrosynthesis

    RetroScheme- Get Your Retrosynthesis

    - RetroScheme is used for molecule sketching and retrosynthesis

    RetroScheme was specifically designed to help Chemists in knowing potential starting material through retrosynthetic analysis. The App is basically a GUI wrapper for the library Aizynthfinder from Astrazeneca.. - The App is coupled with molecular sketching tool to sketch your compound - This was made to be easy for the user and can be used endlessly to assist in potential new drug synthesis
    Downloads: 7 This Week
    Last Update:
    See Project
  • 19
    staq

    staq

    Full-stack quantum processing toolkit

    staq is a modern C++ library for the synthesis, transformation, optimization and compilation of quantum circuits. staq is written in standard C++17 and has very low external dependencies. It is usable either through the provided binary tools, or as a header-only library that can be included to provide direct support for parsing & manipulating circuits written in the OpenQASM circuit description language. Inspired by Clang, staq is designed to manipulate OpenQASM syntax trees directly, rather...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    powercat

    powercat

    Netshell features all in version 2 powershell

    PowerCat is a compact PowerShell implementation of netcat-style networking utilities that makes it easy to create TCP/UDP clients and listeners, forward ports, and move data between sockets and files. It provides both interactive shells and single-command execution modes so operators can create bind shells, reverse shells, or simple file upload/download endpoints using only PowerShell. The tool supports encrypted connections (SSL/TLS) and can act as a basic SOCKS proxy or relay, enabling...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Resources

    Resources

    Relative Examples and Resources of iBoxDB, etc...

    IOs, Graph Database Wrapper and more examples for iBoxDB Download Mirrors https://sourceforge.net/settings/mirror_choices?projectname=application-database&filename=iboxdb411.zip&selected=pilotfiber
    Downloads: 5 This Week
    Last Update:
    See Project
  • 22
    Jira Desktop Unofficial

    Jira Desktop Unofficial

    Jira Desktop Unofficial is a clean, focused desktop wrapper for Jira.

    Jira Desktop Unofficial is a clean, focused desktop wrapper for Jira. No tabs. No distractions. Just Jira in its own window — fast, secure, and memory-efficient. Think of it as giving Jira its own dedicated workspace on your desktop, similar to how Slack, Discord, or VS Code operate as standalone applications, but without the resource overhead of traditional Electron apps. 🚀 Getting Started - Download the latest release from the GitHub releases page : https://github.com/cas8398/jira-desktop-unofficial - Install the app for your operating system - Launch and enter your Jira instance URL (e.g., https://company.atlassian.net) Focus — Enjoy your distraction-free Jira experience! ...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 23

    Whisper-Studio

    Another whisper wrapper, built fully in C++, with some neat features.

    a native lightweight C++ application for OpenAI's Whisper, with a few new things like transcribing audio in real-time, identifying speakers, auto-paste transcriptions, and a few other things. Its not the prettiest app, I suck at design, but it gets the job done.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Drumstick Libraries

    Drumstick Libraries

    MIDI libraries for Qt/C++

    Drumstick is a tool to play music. This is a set of C++ MIDI libraries using Qt5 objects, idioms and style. It contains a C++ wrapper around the ALSA library sequencer interface; ALSA sequencer provides software support for MIDI technology on Linux. A complementary library provides classes for SMF (Standard MIDI files: .MID/.KAR), and Cakewalk (.WRK) file formats processing. A multiplatform realtime MIDI I/O library is also provided.
    Leader badge
    Downloads: 19 This Week
    Last Update:
    See Project
  • 25
    Skiplist-CPP

    Skiplist-CPP

    A tiny KV storage based on skiplist written in C++ language

    Skiplist-CPP is a lightweight key-value storage engine implemented in C++ using a skip list as its core data structure. It showcases how a log-structured, ordered index can deliver fast inserts, lookups, and deletes while remaining simple to implement and reason about. The project supplies a compact codebase with a clear separation between the skip list implementation and the storage operations that use it. Beyond in-memory operations, it demonstrates persistence through data dump to disk...
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB