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

  • 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
  • Cloud-based help desk software with ServoDesk Icon
    Cloud-based help desk software with ServoDesk

    Full access to Enterprise features. No credit card required.

    What if You Could Automate 90% of Your Repetitive Tasks in Under 30 Days? At ServoDesk, we help businesses like yours automate operations with AI, allowing you to cut service times in half and increase productivity by 25% - without hiring more staff.
    Try ServoDesk for free
  • 1
    C++ On Air

    C++ On Air

    Light-weight C++ web application server library

    C++ On Air (or "ConAir") is a light-weight library that combines the power of C++ with the flexibility of Interpp to allow you to create impressive web applications with new / existing C++ code. ConAir uses an embedded http server and Interpp interpreter to serve html, and process http requests from within your C++ application. This internal server establishes a bidirectional web socket connection between your C++ application and a client-side JavaScript interface for interactive scripting via the web. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    The Clerk Ignite Project is building an Object Oriented-database and application-host. All-in-one solution to data centric applications. The system features an event based backbone, simple programming model, zero setup. Fast, small footprint, opensource.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    ...Bindings to more than 15 programming languages are available. An easy to read introduction article and a reference manual accompanies the library with examples and recommendations on how to use the library. Several graphical user interfaces are also available for the library.
    Downloads: 23 This Week
    Last Update:
    See Project
  • 4
    Cross-platform desktop application based on QT4 to browse, download, archive and organise manga from online sources.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 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
  • 5
    CLucene is a C++ port of Lucene: the high-performance, full-featured text search engine written in Java. CLucene is faster than lucene as it is written in C++.
    Leader badge
    Downloads: 98 This Week
    Last Update:
    See Project
  • 6

    libqtcp

    Library that provides communication over a network

    The project is based on Qt framework. It wraps the capabilities related to networking in simple to use, service based server and client configurations. The library starts with the tcp protocol as it is implemented in the QtNetwork module[1] and creates two top level managing structures: a client and a server. Both support multiple connections that may or may not be encrypted. On top of this basic framework we implement the service support. Any server may host any number of services...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 7
    Managana

    Managana

    Managana is a free cross-platform software for digital publication.

    Managana is a free cross-platform software for digital publication. It allows the creation and maintenance of communities that share interactive content on the web, tablets, smartphones and exhibits. Each community has interactive streams composed of clusters of audiovisual, photos, text and external feeds. Managana mixes and sequences playlists that can be created, displayed, and animated in the software itself. Managana works with both Adobe Flash Player and/or HTML5 canvas. Check our...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    QuickSock

    QuickSock

    A simple C++ socket library used to make socket programming tolerable.

    The latest version of QuickSock is version (1.1.2). Wrapper for the Monkey Programming Language: http://monkeycoder.co.nz/Community/posts.php?topic=4866 QuickSock is a very simple C++ based UDP networking library. QuickSock currently relies on the WinSock library on Windows, (and as of April 2013, QuickSock uses BSD sockets on other platforms). QuickSock is a work in progress, so later down the road I may add new features, or change how things function. ...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 9
    POCO C++ Libraries

    POCO C++ Libraries

    Cross-platform C++ libraries with a network/internet focus.

    NOTE: Current source code as well as bugs/patches are on GitHub: https://github.com/pocoproject/poco/ C++ class libraries for network-centric, portable applications, integrated perfectly with the C++ Standard Library. Includes network protocols (Sockets, HTTP, FTP, SMTP, POP3, etc.), SQL database access and XML parsing. Licensed under Boost license.
    Downloads: 6 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
    codebird

    codebird

    A Twitter library in multiple programming languages

    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    curlplusplus

    A c++ wrapper/bind around libcurl

    This wrapper is meant to use curl in an OOP manner while preserving the programming style / API style of libcurl. This is more like an object oriented c++ bind rather than a wrapper, as it tries to keep the api as simple and as close to the original as possible without wrapping unnecessary stuff.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    Google Mass Search

    Export google search result links to file.

    Google Mass Search is a small script written in python to get large number(as you need) of urls from google search results of a specified string. It is really simple to use but fast & powerful. You can specify a search string, no. of results filename, and some optional fields. GMS retrieves all the required links in a few seconds and save it to the file. It also eliminates the redundant links. You can also apply filters like links containing a given string or not containing a string....
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    udt
    UDT: UDP-based Data Transfer Protocol
    Leader badge
    Downloads: 35 This Week
    Last Update:
    See Project
  • 14
    This is the home of the old MindTouch Platform and Core. This project was turned over to the community in 2010. Please visit www.MindTouch.com for the most up to date version of MindTouch--software that accelerates customer success. More info on the old Core and Platform: http://mndt.ch/oss-dep Thanks for your interest and for making the old MindTouch open source one of the most popular (top 5) open source projects in the world from 2007-2010. Some key terms commonly associated...
    Downloads: 4 This Week
    Last Update:
    See Project
  • 15
    Multi-connection command line tool to download Internet sites. Similar to wget and cURL, but it manages up to 50 parallel links. Main features are: recursive fetching, Metalink retrieving, segmented download and image filtering by width and height.
    Downloads: 6 This Week
    Last Update:
    See Project
  • 16

    SCGI Library

    POSIX-compatible lightweight implementation of SCGI protocol

    This library provides parsing of Simple Common Gateway Interface (SCGI) requests. SCGI is a protocol for applications to interface with HTTP servers, as an alternative to the CGI protocol. It is similar to FastCGI, but designed to be easier to implement. Web servers which implement SCGI include Apache HTTP Server, Lighttpd, and Cherokee, as well as Mathopd (with unofficial patch) and nginx (with a third party module). When using this library, the developer chooses a SCGI server...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17

    Restad

    Relational storage for tagged documents

    Restad is an indexing-querying tool for tagged documents. It uses a relational database for storage and querying. See the last news on the blog : https://sourceforge.net/p/restad/blog/ The Ruby first prototype can be found there : https://github.com/ymoreau/Restad
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    sqlmap
    sqlmap is an open source penetration testing tool that automates the process of detecting and exploiting SQL injection flaws and taking over of database servers.
    Downloads: 6 This Week
    Last Update:
    See Project
  • 19
    OpenVRML is a cross-platform VRML and X3D browser and C++ runtime library.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 20
    OmniHelp is a cross-platform, browser-independent, tri-pane help viewer built in pure JavaScript and CSS with HTML 4. Some functions (such as help embedding) may in the future be in Java, C, or C++; CSH is fully supported. All code is under the LGPL.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    AusRegistry EPP Client Library
    AusRegistry's open source EPP client libraries.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    A C# library to read and create XBEL (Xml Bookmark Exchange Language) documents.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Caudium WebServer is a single process multi-threaded webserver. It has a built-in pre-processing language and includes an easy to use web-based configuration interface.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    OffscreenGecko is a library for rendering HTML etc content to offscreen buffers, sitting atop of the Mozilla Gecko rendering engine. The goal is to simplify embedding of Gecko into environments were its output is needed as pixel data, such as 3D engines.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Intergated communication server with multiple services and interfaces based on exists projects. PgMCK and PgLinkPoint was removed (Export Control issues)
    Downloads: 0 This Week
    Last Update:
    See Project