Showing 74 open source projects for "web dev c++"

View related business solutions
  • Bright Data - All in One Platform for Proxies and Web Scraping Icon
    Bright Data - All in One Platform for Proxies and Web Scraping

    Say goodbye to blocks, restrictions, and CAPTCHAs

    Bright Data offers the highest quality proxies with automated session management, IP rotation, and advanced web unlocking technology. Enjoy reliable, fast performance with easy integration, a user-friendly dashboard, and enterprise-grade scaling. Powered by ethically-sourced residential IPs for seamless web scraping.
    Get Started
  • Free CRM Software With Something for Everyone Icon
    Free CRM Software With Something for Everyone

    216,000+ customers in over 135 countries grow their businesses with HubSpot

    Think CRM software is just about contact management? Think again. HubSpot CRM has free tools for everyone on your team, and it’s 100% free. Here’s how our free CRM solution makes your job easier.
    Get free CRM
  • 1
    Cinemagoer

    Cinemagoer

    Python package to retrieve and manage data of the IMDb

    Cinemagoer is a Python package useful to retrieve and manage the data of the IMDb movie database about movies, people, characters and companies. Platform-independent, it can retrieve data from both the IMDb's web server and a local copy of the whole db.
    Downloads: 6 This Week
    Last Update:
    See Project
  • 2
    Automatic Drawing Generation

    Automatic Drawing Generation

    A canvas library for generating technical drawings

    The ADG library (Automatic Drawing Generation) is a set of functions focused on automating the drawing of mechanical parts. It is not a CAD system but a GObject-based library where a custom application can put common CAD entities such as paths, hatches and dimensions, to automatically create technical drawings. A demo application is provided in order to show the capabilities of the canvas. Although it is possible to interact with the library directly in C (that is what the adg-demo program...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    hr ("High Resolution") is a small command-line utility to calculate possible elemental compositions for a given mass. It allows to run calculations interactively, in batch mode, via the command line, or (using a webserver) via a web interface.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4

    juanff-repro

    Reproductor de audios

    ***************************** # Basado en Music Library & Player (c) 2018 James Moats - jhmoats@willowlakestudio.com - www.thejamesmachine.com *****************************
    Downloads: 0 This Week
    Last Update:
    See Project
  • Our Free Plans just got better! | Auth0 by Okta Icon
    Our Free Plans just got better! | Auth0 by Okta

    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 secuirty. Auth0 now, thank yourself later.
    Try free now
  • 5

    CgiApp

    CGI Interface for DAS web-applications

    DEPRECATED!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    MVProc FastCGI

    MVProc FastCGI

    MVProc implemented as a FastCGI

    MVProc FastCGI is a Model-View-Controller platform that uses MySQL stored procedures as the Controller element. It's based on the stable Apache module MVProc, and all functionality has been tested (and load tested), so it may be "Production Ready" even though it hasn't been implemented in a production environment as yet. Benchmarking indicates it's "nearly as fast" on lighttpd as the MVProc Apache module, though a truly thorough benchmarking with a variety of servers and web applications...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    The P* Web Programming Language
    ...: p-star-dev@googlegroups.com Checkout P* on Github: https://github.com/P-star/P-star Please visit the web-page for more details.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    DACS - Distributed Access Control System

    Authentication, Access Control, and Single Sign-On

    DACS,a light-weight single sign-on and role-based security system for Apache or server-based software, provides comprehensive authentication capabilities, and powerful, transparent rule-based authorization checking for any web service or CGI program. The latest release is DACS 1.4.52 (24-Sep-2024) It is not available here! Get it at https://dacs.dss.ca/download.html
    Downloads: 1 This Week
    Last Update:
    See Project
  • 9
    CppWeb - C++ Web developement framework

    CppWeb - C++ Web developement framework

    Cross-platform C++ library for developing CGI Web applications

    CppWeb is cross-platform C++ library for developing web applications with server push support. The library decodes CGI variables and cookies, supports file uploads, performs automatic cookie detection, provides URL and HTML entity encode/decode functions, supports server-push (long-polling via ajax), has built-in HTML parser, SQLite database wrapper etc. CppWeb compiles on Windows, Linux and MacOSX (tested with GNU C++, MingW, MS Visual C++ and Borland C++ compiler) and can run...
    Downloads: 0 This Week
    Last Update:
    See Project
  • NeoLoad is a very comprehensive tool if you are looking for a performance test tool for web applications and other applications Icon
    NeoLoad is a very comprehensive tool if you are looking for a performance test tool for web applications and other applications

    Continuous performance testing

    Your applications are all built differently, but they all need to perform. NeoLoad simplifies and scales performance testing for everything, from APIs and microservices, to end-to-end application testing through innovative protocol and browser-based capabilities.
    Learn More
  • 10
    Fast Artificial Neural Network Library is a free open source neural network library, which implements multilayer artificial neural networks in C with support for both fully connected and sparsely connected networks. Cross-platform execution in both fixed and floating point are supported. It includes a framework for easy handling of training data sets. It is easy to use, versatile, well documented, and fast. Bindings to more than 15 programming languages are available. An easy to read...
    Downloads: 32 This Week
    Last Update:
    See Project
  • 11
    Syndicateme.net ... Ajax Atom 1.0 Syndication Engine Tell your story ... Especially if you are a business along Queen St. in Toronto Canada or King Street Waterloo Canada. Syndication can be from a pop mailbox, and can use XInclude.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Ming is an SWF ("Flash") file format output library. It is written in C, with wrappers for C++, Python, and PHP, plus rudimentary support for Ruby and Perl.
    Downloads: 6 This Week
    Last Update:
    See Project
  • 13
    Webio is a small-footprint web server, designed for embedding in an application or an embedded system. It includes a tool for generating embedded SSI and CGI routines, and a detailed programmers manual.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    CAILogin (Counter AI Login) is an image-based user verification program for web-page logins. It's written in plain C with no special dependencies, and hence it's very suitable for embedded systems which lack "big" interpreted languages, such as PHP.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    This project will design a data format and several tools to manipulate data related to cataloging sports cards.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    A simple C# .NET fastcgi client. Allows C# applications to serve web requests through the fastcgi protocol over TCP. No assembly is provided; to use, simply add include/fcgidotnet.cs to your C# project.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Cross platform object oriented stack programming language. This general purpose RPN language works in terminal (running scripts), can be used to develop graphic applications, run as a CGI under web servers or embeded in other applications.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    QtWui is a library which provides a web widgets toolkit based on Trolltech's Qt library (www.trolltech.com).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    GobSmack is a GUI framework for the web. It contains a session manager daemon, a CGI frontend written in C, and an AJAX-based JavaScript library to deal with server communication.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Seagull is an OO PHP application framework that has the following design goals: a) independence of data, logic & presentation layers; b) extensible component architecture; c) comprehensive error handling; d) integration with PEAR; e) coding standards
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    [Moved to Github] A PHP-based client class that communicates with the TuCows OpenSRS Domain Name Registry System via an API.
    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: 3 This Week
    Last Update:
    See Project
  • 23
    Porcupine is an open-source Python based web application server that provides front-end and back-end revolutionary technologies for building modern data-centric Web 2.0 applications.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    libwebappremote is a C library that would allow application to provide a web-based service to provide monitoring and sending commands to the application via HTTP
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Tutorials: http://teethgrinder.co.uk/open-flash-chart-2/ http://forums.openflashchart.com/ Libraries: Ruby .Net Perl Java Python Coldfusion GWT Smalltalk Pentaho c http://teethgrinder.co.uk/open-flash-chart-2/tutorial-other-libraries.php
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • Next