Showing 284 open source projects for "programming c++ library"

View related business solutions
  • Level Up Your Cyber Defense with External Threat Management Icon
    Level Up Your Cyber Defense with External Threat Management

    See every risk before it hits. From exposed data to dark web chatter. All in one unified view.

    Move beyond alerts. Gain full visibility, context, and control over your external attack surface to stay ahead of every threat.
    Try for Free
  • 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
  • 1

    outerIP

    Acquires external IP address from command line

    Returns external IP address. That is all! Details: program is written in .net but can be used as library also. Executable available here is for winXP or higher. but you can convert it to c# <http://www.developerfusion.com/tools/convert/vb-to-csharp/> or run on linux using mono (it is tested for mono compilation here <http://www.tutorialspoint.com/compile_vb.net_online.php> and works fine) so it should work using mono on OSX also. You are welcome to contribute compiled executable for other OS' - to simplify process there is only one file required for compilation. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    NetworkSpeed

    NetworkSpeed

    Simple tool to display network traffice

    2018/05: Project moved to GitHub. https://github.com/mdevoldere/NetworkSpeed NetworkSpeed displays live network traffice. User can select interface to display.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Open source Diameter and Diameter related protocols. Written in C++ (porting to Java is welcome!)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    libcurl-edk2

    libcurl-edk2

    Port of libcurl to edk2 (UEFI)

    libcurl-edk2 is a port of the libcurl file transfer library to edk2 (https://sourceforge.net/projects/edk2/), the current UEFI development environment. This enables network file transfers (e.g. http) within edk2 (UEFI) applications. libcurl is licensed under an MIT/X derivative license, see http://curl.haxx.se/docs/copyright.html for terms
    Downloads: 1 This Week
    Last Update:
    See Project
  • Gen AI apps are built with MongoDB Atlas Icon
    Gen AI apps are built with MongoDB Atlas

    Build gen AI apps with an all-in-one modern database: MongoDB Atlas

    MongoDB Atlas provides built-in vector search and a flexible document model so developers can build, scale, and run gen AI apps without stitching together multiple databases. From LLM integration to semantic search, Atlas simplifies your AI architecture—and it’s free to get started.
    Start Free
  • 5
    SysTools is a library of utility routines & classes for Borland Delphi, C++Builder, & environments that support COM. It includes 1-D & 2-D bar codes, sorting, money routines, logging, high-precision math, a run-time math expression analyzer, & much more.
    Downloads: 11 This Week
    Last Update:
    See Project
  • 6

    NetLink Sockets C++ Library

    Networking/Socket C++ Library.

    NetLink Sockets: Networking C++ Library. Probably the easiest socket C++ library. See the documentation, examples and API reference at http://netlinksockets.sourceforge.net
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Icmp Ping for Java by ShortPasta
    <WARNING> <WARNING> <WARNING> "Icmp Ping for Java" is now icmp4j, with native implementations for Linux, Mac, Solaris, Windows. Currently hosted here: https://sourceforge.net/projects/icmp4j/ Website: www.icmp4j.org </WARNING> </WARNING> </WARNING> ShortPasta-icmp is an ICMP ping implementation for Java with a simple and clean API. Windows is supported natively. Linux is supported by spawning ping. If you can provide other native implementations, please contact the author!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    NOTE: Project has moved to github, including file downloads. SharpPcap is a cross-platform packet capture framework for the .NET environment, based on the famous pcap / WinPcap libraries. It provides an API for capturing, injecting, analyzing and building packets using any .NET language such as C# and VB.NET.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 9
    Simple Network Management Protocol (SNMP) .Net library written in C# (csharp). Implements protocol version 1, 2 and 3
    Downloads: 11 This Week
    Last Update:
    See Project
  • Keep company data safe with Chrome Enterprise Icon
    Keep company data safe with Chrome Enterprise

    Protect your business with AI policies and data loss prevention in the browser

    Make AI work your way with Chrome Enterprise. Block unapproved sites and set custom data controls that align with your company's policies.
    Download Chrome
  • 10
    cIPS is a robust TCP/IP stack for embedded devices.The cIPS library runs without an Operating System and is entirely abstract from any platform. However, it has been fully tested on the Xilinx Spartan 3E Starter Kit.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    HttpRequester

    HttpRequester

    HTTP request utility designed with developers in mind.

    This program is a custom solution to the problem of requiring the use of a HTTP WebApi or similar resource from a language that lacks support for socket communication. The only requirement of the client language is that it has a standard I/O library and is able to execute system commands. You pass a JSON request body to this CLI tool and it will print a response JSON object to the standard out with usual HTTP response information, status, body, request time etc. See the wiki...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Cave Canem
    Cave Canem is an extensible monitoring and intrusion detection system based on the Object Management Group (OMG) Data Distribution Service (DDS) standard.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Applet and .NET (C#) Framework for the Logitech G15 Keyboard to display Systeminformation on its LCD like CPU Usage, NetworkIO, DiskIO etc..
    Downloads: 1 This Week
    Last Update:
    See Project
  • 14

    GEMS IoT

    IoT Device, Gateway, Server platform

    ...Bi-WSLP runs fast and provides a response rapidly, yet it takes a small code size occupies small memory. Bi-WSLP can be easily ported to various hardware platforms because it is coded in C, which is the most popular programming language for embedded systems. In addition, Bi-WSLP allows transmission of large-size data such as still images as well as common sensor data such as temperature and humidity. Bi-WSLP can be modified to conform to the IEEE 802.15.4 standard. Bi-WSLP supports bidirectional data transmission, so it allows a user not only to control the operation of sensor nodes immediately, but also to receive responses to the user almost in real-time.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    AsyncWcfLib

    AsyncWcfLib

    Actor based programming using WCF and async-await.

    Note: There is a successor of AsyncWcfLib: https://github.com/steforster/Remact.Net AsyncWcfLib is a software library for distributed computing based on Microsoft WCF. AsyncWcfLib is a lightweight message bus bridging Windows and Linux by using the .NET Framework or Mono. It supports callback based asynchrony as well as the new async-await pattern available in .NET 4.5. AsyncWcfLib supports threadsafety through an actor based programming model.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    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: 0 This Week
    Last Update:
    See Project
  • 17
    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
  • 18
    Splits large PCAP files into multiple files with one TCP or UDP session per file. SplitCap is a command line tool developed in .NET. The packet parsing library in SplitCap comes from NetworkMiner. SplitCap can also filter large PCAPs on port or IP.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Argus socket is a generic C++ library which support Win32, Linux2.4 and Linux2.6. Design goal is easy use and high performance.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Relacy is a framework for agent-oriented programming in C++. Agents are autonomous objects, they interact fully asynchronously with messages. Relacy provides means for defining user agents and messages, as well as runtime system.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    vMotion Detector

    vMotion Detector

    vMotion Detector for Linux & Windows Platforms

    vMotion Detector is an application suite designed for Oracle OEM, Oracle Grid or Nagios that allows a Windows or Linux Guest VM detect when it has its Session ID modified due to an underlying DRS or HA clustered environment change.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22

    WirelessAPI

    A c# library wrapping native Windows wlan api (wlanapi.dll)

    This was my small project I did while learning P/Invoke in C#. I am aiming to wrap whole wlanapi.dll (native Windows Wi-Fi API) in easy to use C# library. As for now there is a set of classes to use Hosted Access Point. As this is my first project I decided to publish, any pointers, advice or constructive criticism is welcome.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 23
    udt
    UDT: UDP-based Data Transfer Protocol
    Leader badge
    Downloads: 48 This Week
    Last Update:
    See Project
  • 24

    StateTransmitter

    A library that keeps objects synchronized over a network.

    Designing network protocols by hand is a costly and sometimes troublesome work. This C# library implements a generic network protocol that transports the events object creation, object destruction and the change of a property of one of those objects. It also has facilities to observe the objects for property changes. In sum, the properties of objects that are taken care of by the library are automatically kept in sync.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    SOEM is an open source EtherCAT master library written in c. Its primary target is Linux but can be adapted to other OS and embedded systems.
    Downloads: 2 This Week
    Last Update:
    See Project