Showing 1743 open source projects for "source code computer"

View related business solutions
  • Earn up to 16% annual interest with Nexo. Icon
    Earn up to 16% annual interest with Nexo.

    More flexibility. More control.

    Generate interest, access liquidity without selling, and execute trades seamlessly. All in one platform. Geographic restrictions, eligibility, and terms apply.
    Get started with Nexo.
  • Full-stack observability with actually useful AI | Grafana Cloud Icon
    Full-stack observability with actually useful AI | Grafana Cloud

    Our generous forever free tier includes the full platform, including the AI Assistant, for 3 users with 10k metrics, 50GB logs, and 50GB traces.

    Built on open standards like Prometheus and OpenTelemetry, Grafana Cloud includes Kubernetes Monitoring, Application Observability, Incident Response, plus the AI-powered Grafana Assistant. Get started with our generous free tier today.
    Create free account
  • 1
    PM2HTML takes PageMaker files and makes a cohesive newspaper website. It comprises a PMScript that exports all stories to a directory of tagged txts, and a python program to act as a converter to turn those tagged text files into HTML, a parser to guess
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    ZForth is a Forth interface for the Zope Web Application Server. It enables you to run forth code from Zope. It applies the new object class ZForth to the ZODB. Please note that it depends on gforth.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    HTML-Editor für provessionelle Webseiten-Erstellung; trennt Inhalt und Design, sodass jede Seite auf Wunsch automatisch in mehreren Designs dargestellt werden kann.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 4
    A web-based HTML editor written in DHTML/JavaScript. The look-and-feel follows Microsoft apps such as Word and Outlook. The "control" is implemented as a DHTML Behavior, allowing it to be used with only a couple lines of code added to a standard web pa
    Downloads: 0 This Week
    Last Update:
    See Project
  • Go From AI Idea to AI App Fast Icon
    Go From AI Idea to AI App Fast

    One platform to build, fine-tune, and deploy ML models. No MLOps team required.

    Access Gemini 3 and 200+ models. Build chatbots, agents, or custom models with built-in monitoring and scaling.
    Try Free
  • 5
    A class which will generate standards-based HTML/XHTML/CSS. The main features include: standards-based code (HTML 4.01 and XHTML 1.0: Transitional, frameset and strict supported), extensive error checking, code optimisation.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    The Zope ToDo List is a simple product to store informations, notes, code-snippets and other texts. If you add it into a zope folder, you can use it as notebook and clipboard for your project.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    jsAssertUnit is a unit testing framework based on assertions, helping JavaScript developers to test their code. Failing assertions about the program state are tracked in a Reporter window of a DOM compliant browser : IE5+, Mozilla, Netscape 6+, etc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    CosMoS is an open source content management solution working with ColdFusion. The goal of the project is to make the code work on all versions of ColdFusion for Linux, HP-UX, Solaris, and Windows. We plan on supporting as many databases as we can by build
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    A completely portable C++ library, to provide a standard set of classes similar to Java Common API. It's highly efficient and it follows the Embedded C++ Standard. It's FREE (LGPL licensed).
    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
    HTM is a management tool wich help leagues/tournaments admins. The public part uses templates (html separate from code) so editing the html is very easy. - PHP/mySql -
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    The Chicago PHP User Group (ChiPHPug) web-site is itself an OpenSource project. Visit our site and its source code to see what a wide variety of skill-levels in PHP can accomplish by working together.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    DataShare is a Java-based server that waits for clients to connect to a Channel (socket), then forwards any received data to other clients in that Channel. See the <a href="http://rendezvous.sourceforge.net">Rendezvous</a> project for client code examples
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    ROOT Apache is an open source scripting module for the Apache webserver Based on the ROOT framework <http://root.cern.ch> which is using C++ as scripting language it allows to embed C++ code directly into HTML pages.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    This project, PHP Locale, is a set of tools that provides a framework to help you develop multilingual web site. Including Locale Negotiator that detects user's language and charset preference, ISO 639-1 code to Language name mapping, ISO-3166 code to Cou
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Mock-Object Testing for Java Servlets. Works out-of-the-box to test servlets without depending on container specifics. Complete with tests and sample code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Having a clean MVC like framework in PHP based on standards like PEAR, Smarty and even Java Struts concepts. OO Code, DB Abstraction, Log, Session, Form handling, Templates, Page caching, I18N, Configuration.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    MyGraph is a easy-to-use library to draw graphs using data stored with MySQL database. The goal is to insert graph in HTML page with very few code, just selecting scales and the graph type.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    FPCode is a lightweight web publishing system. It is intended for (but not limited to) Chinese Mac OS X users. The code is (and will be) used in our production site (www.frostyplace.com).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    It is basicly a program that can make you a search engine. It is a web crawler, has all the web site source code (in ASP, soon to be PHP as well), and a mysql database.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    A picture gallery plugin for Slash, the code that runs Slashdot. This project has been moved to the pudge project at http://sf.net/projects/pudge/.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    A close implementation of the Java's AWT public library API for HTML. With HtmlAWT you build an event driven, component based tree which is used to code HTML web pages, forms, tables from a Java application. HtmlAWT is standalone library.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    The Page Creator Series is a project of a big webpage editor. It is a combination of WYSIWYG interface web page editor, and a advanced HTML source code editor. It has excellent user interface too. I will develop this project for a long long time...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    XslRoot is a web application server completely sourced in XSLT using Saxon and Apache Tomcat. Coming soon: An XML database using MySQL features fast transaction processing, indexing and mutable documents along with an XML editor and user manager.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Security, persistence and tools for building J2EE Application.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    A simple tool to update the content of your homepage. the designer can put some tags in the html-code, CoMa-Agent looks for them and let you only edit the text between the tags. So you can update your homepage without knowing html.
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB