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

View related business solutions
  • 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
  • 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
  • 1
    Mongoose Embedded Web Server

    Mongoose Embedded Web Server

    An embedded web server

    Mongoose is a networking library for C/C++. It implements event-driven non-blocking APIs for TCP, UDP, HTTP, WebSocket, MQTT. It is designed for connecting devices and bringing them online. On the market since 2004, used by vast number of open source and commercial products - it even runs on the International Space Station! Mongoose makes embedded network programming fast, robust, and easy.
    Downloads: 7 This Week
    Last Update:
    See Project
  • 2
    GeoWebCache

    GeoWebCache

    GWC is a tile server and caching proxy written in Java

    GeoWebCache is a WMS tile cache that lets you serve cached map data to WMS clients, Goole Earth, Google Maps and MS Virtual Earth. The system is pluggable on both ends and does automatic matching to the best available tile. It is very fast and scalable.
    Leader badge
    Downloads: 56 This Week
    Last Update:
    See Project
  • 3

    Simple WebSocket Server C++

    An easy way to make WebSocket endpoints in C++.

    Please go to https://github.com/eidheim/Simple-WebSocket-Server, as this sourceforge page will no longer be updated.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4

    The mimedecode library

    C++ MIME decode library

    A C++ library which provides a MIME decode capability only. The library specialises in that it provides a dynamic (on-the-fly) decode capability. This would make it suitable for applications which use MIME to encapsulate real-time streams.
    Downloads: 0 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
    a POSIX-C implementation of the http://oauth.net/ protocol. libOauth provides functionality to encode URLs and sign HTTP request data according to the oAuth standard.
    Leader badge
    Downloads: 3,999 This Week
    Last Update:
    See Project
  • 6

    libzeep

    SOAP and webapp library for C++

    A C++ library used to create SOAP and REST servers. This library uses several boost libraries to create a complete SOAP server implementation during compile time based on the signature of exported methods. This library includes a validating XML Parser.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 7

    LibY!Mail

    .NET object oriented encapsulation and access library to Yahoo! Mail

    LibY!Mail is a .NET object oriented hierarchical encapsulation of the Yahoo! Mail web services. It allows developers of web applications easy access to the web services, without the hassle of having to follow message ID's, part ID's and their relations.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    This is the Open Source RESTful client for the take.io platform.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Python XML Serialization
    pyxser stands for python xml serialization and is a python object to XML serializer that validates every XML deserialization against the pyxser 1.0 XML Schema. pyxser is written entirely in C as a python extension.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Build Securely on Azure with Proven Frameworks Icon
    Build Securely on Azure with Proven Frameworks

    Lay a foundation for success with Tested Reference Architectures developed by Fortinet’s experts. Learn more in this white paper.

    Moving to the cloud brings new challenges. How can you manage a larger attack surface while ensuring great network performance? Turn to Fortinet’s Tested Reference Architectures, blueprints for designing and securing cloud environments built by cybersecurity experts. Learn more and explore use cases in this white paper.
    Download Now
  • 10
    mod_wscpp is an Apache module, part of a Web Service C++ Framework, that allows to serve SOAP requests via the gSOAP library, with session information and Web Services implemented in multiple libraries. Apache 2.x multi-process and multi-threading
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Slightly Automated Public Turing test. CAPTCHA like authentication but 'Slightly' because you have to add the pictures yourself, and 'Automated' cause they are randomly changed.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    libaws is a C++ library that allows to communicate with Amazon Web Services. Currently supported are Amazon S3, SQS, and SDB.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    The openNetcam project aims to build a set of lightweight, modular components that work together with a webserver to create a network system compatible with a range of hardware device platforms, such as a high definition surveillance camera system.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    That project aims at providing a clean service API, and the corresponding C++ implementation, for freely available geographical-based services on the Internet (e.g., GeoIP service by the GPL-based software77 database, Yahoo! GeoPlanet, etc.).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    A software to store, (PUT) meteorological data from complex free form text format to databases and and GET stored (and already loaded) data from databases using OPeNDAP protocol. Written using Java6, XSD, and C++. It support OPeNDAP clients thanks to
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    MetaTweet is a highly-extensible client-server modeled intelligent gateway as one platform, namely Hub System, to access micro-blogs such as Twitter, etc. MetaTweet also provides independent generic data/object model.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    That project aims at providing a framework around the WSDLPull (http://wsdlpull.sourceforge.net) source code, so as to ease the packaging and delivery processes, allowing to deliver packages for a great number of Linux distributions and Unices.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    A Qt/C++ wrapper library around the SUSE Studio REST API.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    MonoOSC is a project composed of two parts. A CSharp, C#, library used to access the openSUSE Build Service, OBS. The second part is a nice GUI which uses this library. MonoOSC requires the Mono >= 2.1 version of the distribution.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    C++ library for interpreting HTTP requests as REST service calls. Classes for method, resource, endpoint make it easy to expose business objects as a REST interface. Provides etags and time versioning constraints for HTTP caching control.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    libdodo is not a web framework but a toolkit for building fast and scalable web applications easy. Its purposes is to develop as complex systems under high load that require good stability as small and fast applications for embedded world.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    CUAHSI water1flow web service 1.0 api provide programming interface for water1flow web services. Api will expose to .net, java, php, javascript etc programming language. Developed by Joe hu at MapWindow software lab,Idaho State University
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    This project intend to help in fast connection to the Sphinx search engine.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    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
  • 25
    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
  • Previous
  • You're on page 1
  • Next