Showing 21 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
  • MongoDB Atlas runs apps anywhere Icon
    MongoDB Atlas runs apps anywhere

    Deploy in 115+ regions with the modern database for every enterprise.

    MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
    Start Free
  • 1
    .NET Interactive

    .NET Interactive

    .NET Interactive takes .NET and embeds it into your experiences

    ...We recently introduced the .NET Interactive Notebooks extension for Visual Studio Code, which adds support for .NET Interactive using the new Visual Studio Code native notebook feature. We encourage you to try it out. .NET Interactive enables users to mix languages in a single notebook or cell without a wrapper. The multi-language experience opens up doors for users to use the best language for the task at hand. .NET Interactive enables you to write code in multiple languages within a single notebook and in order to take advantage of those languages' different strengths, you might find it useful to share data between them. In just a single line of code easily visualize data with Microsoft SandDance and nteract DataExplorer.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    RobocopyKIS

    RobocopyKIS

    Graphical keep-it-simple (KIS) wrapper to Microsoft's Robocopy

    RobocopyKIS is a graphical interface to Microsoft's robocopy (Robust copy) tool, specifically its mirror mode where KIS means keep-it-simple. The mirror mode is ideal for home computer backups of a set of folders with unique names to an external USB drive. The intended use is to backup your User folders like Documents, Pictures, Videos, etc. to a directory location on a USB drive. The folder names are created on the USB drive and the contents mirrored (i.e., the contents of your User folders...
    Downloads: 5 This Week
    Last Update:
    See Project
  • 3
    Windows Service Wrapper permissive

    Windows Service Wrapper permissive

    A wrapper executable that can run any executable as a Windows service

    ...You basically write a configuration file specifying how you'd like your process to be launched, and we provide programmatic means to install/uninstall/start/stop services. Another notable difference is that winsw can host any executable, whereas Java Service Wrapper can only host Java apps. Whether you like this or not depends on your taste, so I wouldn't claim mine is better. It's just different. WinSW 3 can run on Windows platforms with .NET Framework 4.6.1 or later versions installed. For systems without .NET Framework, the project provides native 64-bit and 32-bit executables based on .NET Core.
    Downloads: 66 This Week
    Last Update:
    See Project
  • 4
    Unity Standalone File Browser

    Unity Standalone File Browser

    A native file browser for unity standalone platforms

    A simple wrapper for native file dialogs on Windows/Mac/Linux. Unity Standalone File Browser is a native file browser for unity standalone platforms.
    Downloads: 1 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
    Uart32

    Uart32

    Win32 API wrappers for accessing COM Uart in blocking mode

    Uart32 is a C++ wrapper around the win32 Serial Port API that allows blocking-mode access to the COM port. This library works great for accessing a UART serial port from a background worker thread. It features: a simple c++ class. (temporarily removed for maintainance. Use DLL API Instead) built in per access timeout on data receive. a C-API wrapper that is exportable to C# DLL import class
    Downloads: 1 This Week
    Last Update:
    See Project
  • 6
    CANUSB Library written in C#
    This is a C# library dedicated for using with a www.canusb.com device Full notes: See ReadMe.txt Summary The LAWICEL DLL is 'unmanaged code' and was not designed for use by C#/VB/Mono http://en.wikipedia.org/wiki/Managed_code If you wish to call 'unmanaged code' from 'managed code', you need to use a 'C# wrapper' to access the DLL. This wrapper uses 'PInvoke' (like peek/poke) to 'martial' calls from managed to unmanaged code. It sounds complicated, and it is. IT IS ALSO TOTALLY UNNECESSARY. Why not have the DLL as managed code?? Why not simply reference the library in your project and just call its functions?? This project does just that Licence: LGPLV3.: In summary, the only thing we ask is if you improve / bugfix / extend the library then feed these changes back into the project by emailing jon_newcomb or requesting sourceforge access. ...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 7
    GUI wrapper for escputil (command line utility to manage Epson printers): it allows to watch ink levels, clean print heads, print nozzle patterns, align printer heads, .... with a simple and friendly user interface.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 8

    vJoyWrapper

    A .NET wrapper library for the vJoy virtual joystick driver

    This is a .NET wrapper library for vJoy, a virtual joystick driver for Windows. It only works with the PPJoy-compatible versions of vJoy. http://sourceforge.net/projects/vjoystick/ Some code borrowed from PPJoyWrapper http://sourceforge.net/projects/ppjoylib/ See the wiki for usage instructions.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    DigitalEnlightenment.Net

    DotNet Wrapper for Digital Enlightenment DMX IF

    This is a .net wrapper to access the digital-enlightenment DMX Interface. You can find all information related to digital enlightenment on http://www.digital-enlightenment.de (german page) To run the application, you have to get the usbdmx.dll from the digital enlightenment website (http://www.digital-enlightenment.de/usbdmx.htm). The dll is part of the project archive linked at the bottom.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8 Monitoring Tools in One APM. Install in 5 Minutes. Icon
    8 Monitoring Tools in One APM. Install in 5 Minutes.

    Errors, performance, logs, uptime, hosts, anomalies, dashboards, and check-ins. One interface.

    AppSignal works out of the box for Ruby, Elixir, Node.js, Python, and more. 30-day free trial, no credit card required.
    Start Free
  • 10

    WMINetHooks

    A small wrapper for WMI networking functions

    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    OpenHash is a desktop application for .NET which uses the "OpenSSL .NET" managed wrapper for OpenSSL from Frank Laub (also on SourceForge) to produce the cryptographic hash value for a string or any file using any of the hash functions from OpenSSL.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    7-Zip-NBinding
    .NET wrapper for 7Zip, based on 7-Zip-JBinding, produced with IKVM. Extracts (password protected, multi-part) 7z Zip Rar Tar Split Lzma Iso HFS GZip Cpio BZip2 Z Arj Chm Lhz Cab Nsis Deb Rpm Udf archives. Archive creation/more formats coming soon.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    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
  • 14
    A C++.net wrapper around the Windows ToolHelp32 library
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    A full featured hooking library for Windows 2000 and later. Supports 32- and 64-Bit processors, hooking through different terminal sessions and system services, injection of NET-Code and has a very fast IPC. A pure NET-Wrapper is also included.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    pcap-sharp is a CLI wrapper around libpcap, giving managed languages like C#, VB.NET, and Boo the ability to capture network traffic in real-time.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    MMC .NET Library - managed wrapper library to support MMC snapin development for Windows.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Tmd is a wrapper around Cmd.exe and Windows PowerShell. Directories can be navigated via a folder view as in Windows Explorer. A batch editor allows easy editing of batch files.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    This utilities is designed to help organize all the ZIP files you download from Usenet, allowing you to remove the ZIP file wrapper, read the file_id.diz file, select the name of the program, create a folder with that name, and then test the RAR (or equiv
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    This project is a Widcomm Bluetooth stack opensource wrapper to allow developers to write applications using Microsoft .net framwork. New homepage: http://widcommwrapper.codeplex.com/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    sleuthkit-sharp is a .NET wrapper for The Sleuth Kit. It provides classes and methods that covers most much of Sleuth Kit's API. It supports Windows, Mac, and Linux.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next
MongoDB Logo MongoDB