Showing 37 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
  • Add Two Lines of Code. Get Full APM. Icon
    Add Two Lines of Code. Get Full APM.

    AppSignal installs in minutes and auto-configures dashboards, alerts, and error tracking.

    Works out of the box for Rails, Django, Express, Phoenix, and more. Monitoring exceptions and performance in no time.
    Start Free
  • 1
    Java Service Wrapper
    Configurable tool which allows Java applications to be installed and controlled like native NT or Unix services. Includes fault correction software to automatically restart crashed or frozen JVMs. Critical when app is needed 24x7. Built for flexibility.
    Leader badge
    Downloads: 233 This Week
    Last Update:
    See Project
  • 2
    Open Source Routing Machine

    Open Source Routing Machine

    Open Source Routing Machine - C++ backend

    High-performance routing engine written in C++14 designed to run on OpenStreetMap data. There are several services available via HTTP API, C++ library interface and NodeJs wrapper. Nearest, snaps coordinates to the street network and returns the nearest matches. Route finds the fastest route between coordinates. Table computes the duration or distances of the fastest route between all pairs of supplied coordinates. Match snaps noisy GPS traces to the road network in the most plausible way. Trip solves the Traveling Salesman Problem using a greedy heuristic. ...
    Downloads: 5 This Week
    Last Update:
    See Project
  • 3

    Yet Another Java Service Wrapper

    Install java, groovy and native applications as services or daemons

    YAJSW is an Apache licensed pure java alternative for tanuki java service wrapper. It implements a multitude of additional functions and can be easily extended with groovy scripts. JSW configurations can be easily ported.
    Leader badge
    Downloads: 935 This Week
    Last Update:
    See Project
  • 4
    Mangum

    Mangum

    AWS Lambda support for ASGI applications

    ...Works with existing deployment and configuration tools, including Serverless Framework and AWS SAM. The heart of Mangum is the adapter class. It is a configurable wrapper that allows any ASGI application (or framework) to run in an AWS Lambda deployment. The adapter accepts a number of keyword arguments to configure settings related to logging, HTTP responses, ASGI lifespan, and API Gateway configuration.
    Downloads: 1 This Week
    Last Update:
    See Project
  • AI-generated apps that pass security review Icon
    AI-generated apps that pass security review

    Stop waiting on engineering. Build production-ready internal tools with AI—on your company data, in your cloud.

    Retool lets you generate dashboards, admin panels, and workflows directly on your data. Type something like “Build me a revenue dashboard on my Stripe data” and get a working app with security, permissions, and compliance built in from day one. Whether on our cloud or self-hosted, create the internal software your team needs without compromising enterprise standards or control.
    Try Retool free
  • 5
    MsQuic

    MsQuic

    Cross-platform, C implementation of the IETF QUIC protocol

    MsQuic is a Microsoft implementation of the IETF QUIC protocol. It is cross-platform, written in C and designed to be a general-purpose QUIC library. MsQuic also has C++ API wrapper classes and exposes interop layers for both Rust and C#. QUIC has many benefits when compared to existing "TLS over TCP" scenarios. MsQuic has several features that differentiate it from other QUIC implementations. Optimized for client and server. Optimized for maximal throughput and minimal latency. Asynchronous IO. Receive side scaling (RSS) support. ...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 6
    Imagen - Pytorch

    Imagen - Pytorch

    Implementation of Imagen, Google's Text-to-Image Neural Network

    Implementation of Imagen, Google's Text-to-Image Neural Network that beats DALL-E2, in Pytorch. It is the new SOTA for text-to-image synthesis. Architecturally, it is actually much simpler than DALL-E2. It consists of a cascading DDPM conditioned on text embeddings from a large pre-trained T5 model (attention network). It also contains dynamic clipping for improved classifier-free guidance, noise level conditioning, and a memory-efficient unit design. It appears neither CLIP nor prior...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    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: 594 This Week
    Last Update:
    See Project
  • 8

    Network Enumeration Tool

    Network Enumeration Tool for Host Exploration and Recon

    ...It’s core purpose is to perform fast, comprehensive, and consistent host and port discovery across single targets or large lists of IP addresses. N-ETHER functions as an intelligent, opinionated wrapper around the powerful nmap tool, bundling best-practice scanning techniques—including service versioning, NSE scripting, and intelligent port selection—into a single, easy-to-use utility. This significantly reduces auditor workload and potential for human error compared to manually executing multiple complex nmap commands. Read the README!!!
    Downloads: 2 This Week
    Last Update:
    See Project
  • 9
    jNetPcap - A Libpcap Java Binding

    jNetPcap - A Libpcap Java Binding

    A java PCAP and DPI library

    A java wrapper for popular "libpcap" and "WinPcap" libraries. Accurate full API translation. Packet buffers delivered with no copies. Send custom packets, gather statistics. Comprehensive and easily extensible DPI engine.
    Downloads: 30 This Week
    Last Update:
    See Project
  • 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
  • 10
    CONNECTINY Hotspot

    CONNECTINY Hotspot

    Share your connection (Ethernet,3G, 4G ..etc) with other devices .

    ...Thanks to the “Virtual WiFi” technology that’s built into Windows 7 and up, your computer can create a WiFi hotspot, even while it stays connected to another WiFi network. However, Connectiny Hotspot is a lot more than just a wrapper around these command-line tools. • Easily Create a Wi-Fi Hotspot and Connect all your Devices. • Share Any Type of Internet Connection. • Enjoy Safe and Secure Sharing . THANK YOU for support ♥ ♥
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Comcast

    Comcast

    Simulating bad network connections so you can build better systems

    ...It works by wrapping up some system tools in a portable(ish) way. On BSD-derived systems such as OSX, we use tools like ipfw and pfctl to inject failure. On Linux, we use iptables and tc. Comcast is merely a thin wrapper around these controls. Windows support may be possible with wipfw or even the native network stack, but this has not yet been implemented in Comcast and may be at a later date. On Linux, Comcast supports several options: device, latency, target/default bandwidth, packet loss, protocol, and port number.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    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
  • 13
    SNMPpp

    SNMPpp

    Easy-to-use C++ library for various SNMP tasks

    Easy-to-use C++ library for various SNMP tasks. Is meant to be used as a C++ wrapper to net-snmp. Requires netsnmp-dev.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 14
    MX is a host management system written in Java based on the MX4J, Quartz, Java Service Wrapper, JXTA, EJtools JMX Browser, Jakarta Tomcat, WMI or nagios frameworks .It includes a JXTA adaptor for JMX, mail notification, port manager, job management etc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    FreePascal / Lazarus / Delphi / Kylix - compatible bindings and object-oriented wrapper for LibCURL, the client-side URL transfer library, and TidyLib, the HTML parsing and formatting library based on HTML-Tidy.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 16
    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
  • 17
    check_multi is a Nagios wrapper plugin. It drastically increases Nagios performance and provides a independent configuration interface. New feature: Process Views can map and illustrate complex circumstances
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    This is a traffic replicator and mirror is an application made through SharpPcap that utilizes the standard wrapper on Libpcap to mirror traffic on one interface of a machine (physical/virtual) to another (physical/virtual).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19

    WMINetHooks

    A small wrapper for WMI networking functions

    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    This is a GUI wrapper for IPeek module (Python IPv4 Address Calculator). This little application can help with day-to-day IP address calculations.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 21
    A simple IPv4 Address Calculator. It's a free Python module. It's also a core part of the IPeek-GUI wrapper.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 22
    Library is a C++ wrapper for libcURL. It adds multi-threading support, jobs based parallel request processing and high level class encapsulation.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    rmstat is a small java based utility which is a command line rstatd client; its a wrapper to JPerfMeter. It uses JPerfMeter & Remote Tea.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    The LeeuwenNet Library is a light TCP-wrapper which supports packetizing of the TCP-stream, XTEA encryption and splitting/joining data from/into chunks. Everything is kept as simple as possible.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    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
  • Previous
  • You're on page 1
  • 2
  • Next
MongoDB Logo MongoDB