24 projects for "programming c++ library" with 2 filters applied:

  • 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
  • Gen AI apps are built with MongoDB Atlas Icon
    Gen AI apps are built with MongoDB Atlas

    The database for AI-powered applications.

    MongoDB Atlas is the developer-friendly database used to build, scale, and run gen AI and LLM-powered apps—without needing a separate vector database. Atlas offers built-in vector search, global availability across 115+ regions, and flexible document modeling. Start building AI apps faster, all in one place.
    Start Free
  • 1
    LibNetBlock - A Network Blocking Library

    LibNetBlock - A Network Blocking Library

    A library for blocking access to network on-the-fly

    LibNetBlock is a library that on-the-fly (by preloading) prevents a program under its control to use the network, to help to keep the user's privacy, prevent data leakage and virus spreading. You can think of LibNetBlock as a simple layer-7 (L7) firewall that simply blocks the network access for the program it controls. There is NO NEED to rebuild your software, because LibNetBlock is a pre-loadable library, meaning you just need to RUN the software with LibNetBlock loaded. LibNetBlock is...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 2
    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: 63 This Week
    Last Update:
    See Project
  • 3

    IPMI Management Utilities

    Manage and interpret IPMI systems with common a software tool

    ipmiutil is an easy to use set of IPMI server management utilities. It can get/set sensor readings & thresholds, automate SEL management, do SOL console, etc. Supports Linux, Windows, BSD, Solaris, MacOSX. The only IPMI project tool that runs natively on Windows. See ipmiutil.sf.net for rpms, etc. (formerly called panicsel). It can run driverless in Linux for use on boot media or embedded environments.
    Leader badge
    Downloads: 850 This Week
    Last Update:
    See Project
  • 4
    Smb4K

    Smb4K

    Advanced Network Neighborhood Browser and Samba Share Mounting Utility

    Smb4K is an advanced network neighborhood browser and Samba share mounting utility. It is based on the KDE Frameworks, Samba's client library (libsmbclient) and, optionally, the KDSoap WS-Discovery client. It scans your network neighborhood for all available workgroups, servers and shares and can mount all desired shares to your local file system. It is released under the terms of the GNU General Public License, version 2 (GPL v2+). Linux, FreeBSD and its derivatives as well as NetBSD are...
    Leader badge
    Downloads: 78 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
  • 5
    OpenVPN

    OpenVPN

    Robust and flexible VPN network tunnelling

    OpenVPN is a robust and highly flexible tunneling application that uses all of the encryption, authentication, and certification features of the OpenSSL library to securely tunnel IP networks over a single TCP/UDP port. Discussion forums and project wiki can be found here: https://forums.openvpn.net/ http://community.openvpn.net/openvpn
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Stuntman - STUN server and client

    Stuntman - STUN server and client

    High performance, production quality STUN server and client library

    New version 1.2. This is the code to STUNTMAN - an open source STUN server and client code by john selbie. Compliant with the latest RFCs including 5389, 5769, and 5780. Also includes backwards compatibility for RFC 3489. ICE and WebRTC ready. Version 1.2 compiles on Linux, MacOS, BSD, and Solaris. Supports the STUN protocol on both UDP and TCP for both IPv4 and IPv6. Windows binaries are also provided. Additional features are in development. This is a mirror of the code on...
    Leader badge
    Downloads: 9 This Week
    Last Update:
    See Project
  • 7
    IPv6 CARE
    IPv6 CARE, "IPv6 Compliant Automatic Runtime Environment", provides an environment where applications instantly become IPv6-compliant ('patch' mode, see RFC6535). It can also generate a diagnosis about the IPv6 compliance of an application ('check' mode). It uses an LD_PRELOAD-based library injection technique.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    NDPMon

    NDPMon - Neighbor Discovery Protocol Monitor

    The Neighbor Discovery Protocol Monitor (NDPMon) is used by Internet Protocol version 6 network administrators for monitoring ICMPv6 packets. NDPMon observes the local network for anomalies in the function of nodes using Neighbor Discovery Protocol (NDP) messages, especially during the Stateless Address Autoconfiguration. When an NDP message is flagged, it notifies the administrator by writing to the syslog or by sending an email report. It may also execute a user-defined script. For...
    Leader badge
    Downloads: 4 This Week
    Last Update:
    See Project
  • 9
    BSD-licensed open source SNMP library written in pure C#. Supports snmpv1, snmpv2, snmpv3 with AES and SHA1 security.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 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
  • 10
    The Application Server Development Library is a generic component modules library for application server/services & software development on the Windows & Linux & BSD platforms. It can be used for rapid developing network application and generic software.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    yaSSL, or yet another SSL, is an embedded ssl library for programmers building security functionality into their applications and devices. yaSSL is highly portable, and runs on standard as well as embedded platforms(QNX, ThreadX, VxWorks, Tron) yaSSL is still available but no longer being developed. Current development on the same project continues under wolfSSL. Visit yaSSL Home above for the latest stable release.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Simple, quick'n'dirty Qt network traffic diagram. The software is provided as it is. Feel free to use it, modify it, run it, or even delete it from your PC. I don't care. Get this running via "qmake && make && ./qnd [iface]"
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    C-language Impementation of the BitTorrent core protocols
    Downloads: 1 This Week
    Last Update:
    See Project
  • 14
    easyasio is a cross-platform library uses asio for asynchronous TCP/UDP server/client. You can move from TCP to UDP/UDP to TCP without chaining your code at all, and it has connection pool/manager to handle clients connection/disconnection and messages
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Project contains a library and patches for freeRADIUS and wpa_supplicant which implements ideas of draft-tschofenig-eap-ikev2-12.txt Internet-Draft (http://tools.ietf.org/wg/eap/draft-tschofenig-eap-ikev2-12.txt)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    LibBand is a simple library wrapper written in assembly and C useful if you want to limit the bandwidth used by a program.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    NetOculus network monitoring system actually provides all the functions of well-known monitoring system MRTG. Besides it has a number of it's own benefits: - monitoring automation of any kind of alterations in computer network of enterprise (and also in
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    A DNS server for Unix and Windows platforms, supporting authoritative service (master/slave) as well as caching. Also featuring a graphical master file editor (mfedit), a graphical DNS query tool (dnsquery) and a DNS programming library for C++ (poslib).
    Downloads: 6 This Week
    Last Update:
    See Project
  • 19
    2D tilebased/networked game development libraries. Include functionality for different configuration files (INI-style, XML) and IFF (ancient format design from Electronic Arts). All is based on the Simple Directmedia Layer and related libraries.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 20
    Billing system for PPTP and PPPOE servers.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Network library lcrzo is useful to create network programs (sniff, spoof, configuration, clients, servers, etc.).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    a small, lightweight, easy-to-use, and incredibly usefull C++ class/library which allows you to easily create client/server applications for either TCP or UDP.
    Leader badge
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    A number of tools to enhance management/coding of NFR (http://www.nfr.net) IDA, and various other admin tools that can be used for both NFR and hand coding other appliance scripts.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    libslIRC is an easy to use, message loop based IRC library written in and written for C++. While being modular and allowing for easy extension, modules for many important tasks are delivered with the library.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next