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

View related business solutions
  • 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
  • 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
  • 1
    A collection of C++ classes for work with socket io, networking, rpc, encryption, threading, pcre, logging etc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    mod_gsoap is an Apache module that allows Apache to serve SOAP requests via the Gsoap library. Modules are available for both Apache 1.3 and 2.x.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 3
    This project aims to replace the multimedia server application for the Gateway, GoVideo, and NetGear DVD players & set-top devices. The new server software aims to be more organized and support a wider variety of formats than Digital 5's original.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Ajax.NET is an implementation of the AJAX technology used by Google, Orkut, Flickr, ... for the .NET environment. Call server side methods as if they were on the clientside.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Auth for GenAI | Auth0 Icon
    Auth for GenAI | Auth0

    Enable AI agents to securely access tools, workflows, and data with fine-grained control and just a few lines of code.

    Easily implement secure login experiences for AI Agents - from interactive chatbots to background workers with Auth0. Auth for GenAI is now available in Developer Preview
    Try free now
  • 5
    A service-oriented, single-source, Java integration server with virtual Service Stores(TM) that expose services via web services, HTTP and more. Service Flows provide process automation. Mainframe, database, email, web, soap & ftp adapters are included.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    SOAP is Simple Object Access Protocol from W3C. This project is focused on the SOAP module for Apache 2.0. Also we will provide simple C SOAP client library.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    WG Sharp API library

    A C# wrapper for Wargaming API

    WG API Sharp is a library which should help people using .Net/C# to interact with WarGaming API. For the moment the main target is to cover all methods exposed related to World of Tanks, but in the future(when I'm fully happy with it) I will extend it to support the rest too.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    A library with the intent to provide a single interface to files and data in various locations, like inside archives and across the internet.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    SOAP dotNET Graph

    SOAP service to access .net Charting software

    A SOAP service written in .NET to allow any programmer using any programming language to access the .NET charting software. It will also contain clients written in multiple language to access this service.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Secure remote access solution to your private network, in the cloud or on-prem. Icon
    Secure remote access solution to your private network, in the cloud or on-prem.

    Deliver secure remote access with OpenVPN.

    OpenVPN is here to bring simple, flexible, and cost-effective secure remote access to companies of all sizes, regardless of where their resources are located.
    Get started — no credit card required.
  • 10
    The aim of the project is to write an distributed object compiler/interpreter. Object reside on special server and can be accessed in a java/c++ style programming language through a network. This project is currently being renamed please check http://obj
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    AceJudge is a system for managing programming contests. AceJudge's basic features include automatic judging of submitted programs, answering to clarification questions about problem descriptions, reevaluation of programs, real time ranking etc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    GeoSharp is a C# library that can read and process GeoRSS feeds.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    .NET C# implementation of the Hessian protocol.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    W3CValidator.NET

    W3CValidator.NET

    .NET library to perform validation of CSS/(X)HTML documents.

    .NET library to perform validation of CSS/(X)HTML documents, using WWW Consortium's web services. It utilizes the following W3C services : 1. Markup Validation Service http://validator.w3.org/docs/api.html 2. CSS Validation Service http://jigsaw.w3.org/css-validator/api.html NuGet package : https://www.nuget.org/packages/W3CValidator
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Yandex.NET.Detector

    Yandex.NET.Detector

    .NET library for Yandex.Detector service to get info on mobile devices

    Yandex.Detector is a .NET library for Yandex.Detector web service (http://api.yandex.ru/detector) that supplies information about capabilities of mobile devices based on provided HTTP headers. NuGet package : https://www.nuget.org/packages/Yandex.Detector
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    RuLaw.NET

    RuLaw.NET

    .NET library for official Russian State Duma API web service

    RuLaw.NET is a .NET library for official Russian State Duma API web service for querying and searching information of laws, deputies, authorities, sessions, votings and the like. NuGet package : https://www.nuget.org/packages/RuLaw
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    An open-source c++ library for accessing and creating if-maps servers, as specified by the trusted computing group
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    SMSWrapper provides a WebService interface for sending and receiving SMS through backends like Gnokii or Gammu. Additional backends can be added through PlugIns.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Sistema de comunicaciones utilizando PDA y portatiles. Puediendo ver lo que ve tu compañero. I see what you see. Communications system using PDAs and laptops. You can see what you see your partner.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20

    wLinkRelations

    Insert link relations into the responses of a WCF REST service.

    wLinkRelations is a library for WCF REST services used to insert link relations into outgoing messages and handle custom media types in HTTP Accept & Content-Type headers. REST services refers to those WCF services which are usually built using WebHttpBinding, WebGet, WebInvoke, etc. It is written in C#, and works with both JSON & XML requests/responses. The SourceForge project is still undergoing early maintenance. The associated project tests, downloadable libraries, documentation...
    Downloads: 0 This Week
    Last Update:
    See Project
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.