Showing 45 open source projects for "c++ programming language"

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

    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
  • 1
    ooRexx (Open Object Rexx)
    Home of the Open Object Rexx Project. ooRexx is the open source version of IBM's Object REXX Interpreter. It is upwardly compatible with classic REXX and will execute classic REXX programs unchanged. The project is managed by the Rexx Language Association.
    Leader badge
    Downloads: 137 This Week
    Last Update:
    See Project
  • 2
    aphasia is an advanced scripting language for the web. It features a type-safe core, C++ modules with signatures, an optimizing "compiler", higher-order functions, built-in database support, garbage collection, and more.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    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: 1 This Week
    Last Update:
    See Project
  • 4

    cuteCGI

    Simple and minimalist C library for CGI scripting

    Fast, compact and simple C library for CGI scripting inspired by Eugene Eric Kim's classic CGI-HTML. The project aims to make web programming with C simple and easy and provides only the most essential features. Targeted towards GNU/Linux.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Crowdtesting That Delivers | Testeum Icon
    Crowdtesting That Delivers | Testeum

    Unfixed bugs delaying your launch? Test with real users globally – check it out for free, results in days.

    Testeum connects your software, app, or website to a worldwide network of testers, delivering detailed feedback in under 48 hours. Ensure functionality and refine UX on real devices, all at a fraction of traditional costs. Trusted by startups and enterprises alike, our platform streamlines quality assurance with actionable insights.
    Click to perfect your product now.
  • 5
    The P* Web Programming Language
    P* (P-star) is a web programming language. P* targets to incorporate common tasks like template handling and database queries into the language. P* is currently in development, and help is needed with writing new functionality and testing. Functionality P* has by now is MySQL database access with prepared statements, HTML templates, standard arithmetic and variables, functions, structs, (to-be-classes), JSON output, GET and POST. Say hello on the mailing list if you want to participate...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    qDecoder - CGI Library for C/C++
    ======================================================================================= OUR PROJECT HOME HAS BEEN MOVED TO https://github.com/wolkykim/qdecoder PLEASE CHECK OUT OUR NEW HOME FOR THE LATEST UPDATES. ======================================================================================= The goal of qDecoder project is providing complete but simple and versatile CGI library for C/C++ language. It supports GET/POST query parsing including File Uploading, Cookie handling...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    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: 12 This Week
    Last Update:
    See Project
  • 8
    Angosso

    Angosso

    Performance and stability

    Develop: domain secure, and performing secure Domain Name System (DNS) dynamic updates. Domain Name System Security Extensions Servlet API Package The javax.servlet.http package contains a number of classes and interfaces that describe and define the contracts between a servlet class running under the HTTP protocol and the runtime environment provided for an instance of such a class by a conforming servlet container.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Translate SWF is C++ based compiler for Macromedia's ActionScript language. Translate currently supports Actionscript 1. 06/12/2010: This project is now hosted on GitHub: https://github.com/StuartMacKay/translate-cxx
    Downloads: 0 This Week
    Last Update:
    See Project
  • Test your software product anywhere in the world Icon
    Test your software product anywhere in the world

    Get feedback from real people across 190+ countries with the devices, environments, and payment instruments you need for your perfect test.

    Global App Testing is a managed pool of freelancers used by Google, Meta, Microsoft, and other world-beating software companies.
    Try us today.
  • 10
    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
  • 11
    The CogniX framework is a Web application development library based on the popular perl programming language. It is completely object orientaded,. CogniX is a tool for creating, modifying and maintaining dynamic database-enabled web applications.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    A universal parsing tool and source code generator for generative programming. It extracts useful information by parsing (BNF parser generator) and generates source code by several techniques, by interpreting a scripting language for flexibility.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    HTML template library written in C inspired by perl HTML::Template. Template language has HTML-like tags (tmpl_var, tmpl_if, tmpl_loop, etc.) Use library to build a variable list and pass it to a template.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Perl-raiser CGI Generator is a website developer application that allows the user to generate pre-configured website CGI applications without programming knowledge. Im busy these days and hope someone will take over the project. Thanks, Eugene.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 15
    Kaya: A statically typed, imperative cross-platform programming language with type inference, powerful data description capabilities and built-in abstractions and libraries for easy and robust web application development. http://kayalang.org/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    C Cod is an application that allows for a C source file to be "Compiled on Demand" prior to being executed. The source files are compiled and executed on the fly. This allows for C to be treated like a scripting language.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 17
    C++ WEB Standard Library - everything C++ WEB developer needs in one library. CGI,SMTP Mail Class,HTTP Class,URL helpers,Template Engine,built-in "cscript language", cscript UDFs, MD5 support, UTILS module,File Handling support,Benchmark,Base6,FastCGI
    Downloads: 1 This Week
    Last Update:
    See Project
  • 18
    Topsl (The Online Psychology Survey Language) is a programming language designed to make it easy to write sophisticated Web-based surveys. It features integrated support for longitudinal studies and arbitrary branching and looping on longitudinal data.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Fast template processor for HTML/XML/text templates. No template language or new tags to learn. Templates can be valid HTML/XML. Easy to use and powerful!
    Downloads: 1 This Week
    Last Update:
    See Project
  • 20
    Sehr Gut Libs (sglibs) is a set of utility libraries for general and scientific programming. It includes stack and string manipulation, CGI I/O, config file parsing, and sequence-processing for molecular biology.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 21
    XSLite is a xslt processor working as fastcgi daemon. It has also a xml-based scripting language that allows integration with databases, an http resources.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Intend to reproduce most of the conversational programming functionality of the Fagor 8055TC lathe controller. Web browser interface for easy portability between different OS. Visit project web-site for demo.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Bisker is a simple cgi scanner written in C language for GNU/linux platforms. It's an useful tool to find critical or dangerous cgis/folders/files on local and remote machines (also through proxy).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    JSP tag library, Java Class Library, and Dot Netand Mono(C#, VB.Net, any Dot Net Language) DLL to display stock quotes, stock charts and other stock data. (Examples for VB.Net, C#, Java, JSP Tags are included)
    Downloads: 2 This Week
    Last Update:
    See Project
  • 25
    ASP.NET-CMS is aimed to be a good easy to use and manage web based content management system. It will include all possible features that a web application can have like a web portal. It will have good administration features.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next
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.