Showing 95 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
  • 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
  • 1
    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
  • 2
    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
  • 3
    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
  • 4
    Darmowa aplikacja do zarządzania sprzedażą na allegro. WebAPI. Freeware. Open source. Automatyzacja allegro.pl, projekt również obejmuje skrypty PHP przydatne m.in. do masowego wystawiania aukcji. Projekt rozwijany przez www.mojito.waw.pl
    Downloads: 0 This Week
    Last Update:
    See Project
  • 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
  • 5
    wsdlpull is an efficient and powerful command line utility for dynamic inspection and invocation of WSDL web services.It provides a C++ library with dynamic WSDL invocation API,WSDL parser,Schema parser and Validator and an xmlpull Parser/Serializer.
    Downloads: 11 This Week
    Last Update:
    See Project
  • 6
    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
  • 7
    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
  • 8
    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
  • 9
    Zenfolio for iPhone
    This is a implementation of zenfolio web services for iPhone and iPad. Just a starting implementation, developers are welcome to contribute to make a real good application based on zenfolio apis.
    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
    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
  • 11
    WASOLIC is a Web-based Application to Search Online Library Catalogues. Main technologies are .NET, WCF, Silverlight / Mono, Moonlight.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    A binary nntp client using the QT library.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    ZK Light is renamed to ZKuery and moved to http://code.google.com/p/zkuery/. ZK Light is a client-only version of ZK; Support Java, C, PHP, Python...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    XmlRpcClientS60
    This is C++ implementation of the XML-RPC protocol for the Symbian platform (S60 series). This library implements client functionality. XML-RPC is a lightweight Internet protocol for requesting remote services.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    A Qt/C++ wrapper library around the SUSE Studio REST API.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    A high performance cross programming languages communication framework similar to Java RMI. Unlike RMI, CABLE allows server push and was tested to run up to 3x faster than RMI depending the number of threads and CPU power. Currently in Java and C#.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    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
  • 19
    Tpl makes it easy to serialize your C data using just a handful of API functions. The data is stored in its native binary form for maximum efficiency. C, Perl and XML supported. Data is portable across CPU types and OS's from Unix to Mac to Windows.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    An online judge for programming contests. Unmaintained. Please fork and maintain if you wish. Here are some notes for a future maintainer: 1. The backend is not built for large-scale submissions over the web (it works OK for a small contest). The key missing component is a job queue for submissions. If this is implemented, then the backend will be able to scale.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    FairLuck is an API to access an externalised RNG. We provide libraries to access fair random related services, although not strictly required to access the fundamental XML-RPC layer, they can be used easily for gaming applications developers to enable the fairluck feature.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    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
  • 23
    Maintain all anaksibolga project components
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    A generic cross-platform library and collection of utilities on: socket, shared memory access, XML-RPC inter-process communication and other features
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    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