Showing 109 open source projects for "oorexx source code"

View related business solutions
  • Gemini 3 and 200+ AI Models on One Platform Icon
    Gemini 3 and 200+ AI Models on One Platform

    Access Google's best plus Claude, Llama, and Gemma. Fine-tune and deploy from one console.

    Build generative AI apps with Vertex AI. Switch between models without switching platforms.
    Start Free
  • Add Two Lines of Code. Get Full APM. Icon
    Add Two Lines of Code. Get Full APM.

    AppSignal installs in minutes and auto-configures dashboards, alerts, and error tracking.

    Works out of the box for Rails, Django, Express, Phoenix, and more. Monitoring exceptions and performance in no time.
    Start Free
  • 1
    This project is a PHP project. The project's purpose is to create the object that can be dynamically extended oneself . ExtensibleObject can extend oneself by other ExtensibleObject anywhere in your code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    A FastCGI module to execute javascript code on the server, powered by the Google V8 engine
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Cheetah is a template engine and code generation tool, written in Python. Web development is its principle use, but Cheetah is very flexible and is also being used to generate C++ game code, Java, sql, form emails and even Python code.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 4
    A C and C++ Library + a compiler to create Adobe Flash SWF movies up to version 9 (v1.8.1). Supports nearly all the tags, includes an ActionScript compiler. Detailed docs and other tools: convert fonts to Flash, decompile Flash, jpg2swf. LASTEST IS 1.8.4
    Leader badge
    Downloads: 4 This Week
    Last Update:
    See Project
  • Forever Free Full-Stack Observability | Grafana Cloud Icon
    Forever Free Full-Stack Observability | 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
  • 5
    Java port of Mozilla&#39;s automatic charset detection algorithm. See... <a href="http://www.mozilla.org/projects/intl/chardet.html"> http://www.mozilla.org/projects/intl/chardet.html </a>for the details of the orginal code and Author.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Jolene is a toolkit which provides a DOM (Document Object Model) of HTML documents to Java. This gives developers a pure view unlike JSP, ASP, Velocity. Use plain HTML documents to generate your website and swap them out without changing server side code
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    A collection of discreet, mostly Web-related libraries, utility classes, and some AWT code (good for applets). Package xentity implements a JDBC-based administrative system for building an O/R persistence layer.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Xtirer is a lightweight, easy to deploy solution to get formatted output from MYSQL Database by only defining the objects, their data source and optional data manipulation without writing a line of code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    TPLN is a new template class written in php that could interface with your database (PDO, MySQL , mSQL , Sybase, Interbase ....) via AdoDB it's simple and powerful. This class separates your php code and your design that reduce update design of your sit
    Downloads: 0 This Week
    Last Update:
    See Project
  • Fully Managed MySQL, PostgreSQL, and SQL Server Icon
    Fully Managed MySQL, PostgreSQL, and SQL Server

    Automatic backups, patching, replication, and failover. Focus on your app, not your database.

    Cloud SQL handles your database ops end to end, so you can focus on your app.
    Try Free
  • 10
    JavaStats77 is a tool for generation source code statistics in html format and converting .java files to html. See report example at the homepage.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    wickettools-extjs is a library that integrates ExtJS, a client-side javascript library with wicket, a J2EE web framework.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    This project is now hosted on Google Code: http://code.google.com/p/wicket-web-beans
    Downloads: 1 This Week
    Last Update:
    See Project
  • 13
    PTM is a Perl/HTML hybrid, similar to PHP in tag syntax. It allows for the ease of PHP-style inline code in your dynamic HTML documents while supplying the power of Perl that many find to be sorely lacking in PHP.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    myMVC is yet another mvc framework for php. The purpose of this one is not to generate all your code, but to help you write your code faster and easier. This framework is for the php coder who need a starting minimal framework to make is web application.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Akelos is a PHP framework for developing database-backed web applications according to the MVC pattern. Being port of Ruby on Rails to PHP it lets you write beautiful PHP/Javascript/Ajax Code by favoring convention over configuration.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    An open source cross-browser WYSIWYG editor that's packed with every rich-text editing feature you need. Setting up openWYSIWYG is so easy, you can quickly turn any TextArea into a powerful WYSIWYG editor with just a few simple lines of code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Tool for creating javascript font file with simple function for writing strings on canvas tag
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    XTemplate is a template engine for PHP that allows you to store your HTML code separately to your PHP code. It has many useful features yet code is short and highly optimized. The code is stored here but eveything else is on http://www.phpxtemplate.org/
    Downloads: 2 This Week
    Last Update:
    See Project
  • 19
    WebComponent

    WebComponent

    PHP class that separates programming from presentation using templates

    WebComponent is a simple but flexible and powerful PHP class that outputs HTML content to the browser, based on templates and variables. Under a good design it eliminates the "developers vs art designers" war, separating the programming from presentation code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Smallest PHP template engine Have been migrated to google code: https://code.google.com/p/damn-small-php-template/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    LayManSys - Layout Management System - is a PHP framework, that helps you providing a consistent look&feel of your web pages. It stores the meta information about the documents in RDF files and uses them for generating the HTML frame (<head> and footer).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Php Object Template, really separate the logic from the code. Also it is a powerful IDE for programmers.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 23
    htmltmpl is a templating engine for Python and PHP. It is targeted to web application developers, who want to separate program code and design (HTML code) of their projects. Even webdesigners can easily learn its simple but powerful template language.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    the authors of ibo found the base ideas of ibo in the much stronger http://www.djangoproject.com/. if you stumbled in ibo, do have a look at our documentation, but please consider checking django.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    GateRoom is a real MVC framework. The only one which also thrives to divide between server code and client code completly. Those creating a loose framwork (or collection of tools) to create web sites and web application with the newest of techs available.
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB