Showing 1270 open source projects for "javascript open source"

View related business solutions
  • 99.99% Uptime for Your Most Critical Databases Icon
    99.99% Uptime for Your Most Critical Databases

    Sub-second maintenance. 2x read/write performance. Built-in vector search for AI apps.

    Cloud SQL Enterprise Plus delivers near-zero downtime with 35 days of point-in-time recovery. Supports MySQL, PostgreSQL, and SQL Server.
    Try Free
  • Go From Idea to Deployed AI App Fast Icon
    Go From Idea to Deployed AI App Fast

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

    Access Gemini 3 and 200+ models. Build chatbots, agents, or custom models with built-in monitoring and scaling.
    Try Free
  • 1
    Web Application Structure for PHP - A powerful multi-tier MVC web application framework built on Object Oriented PHP5. Uses PEAR DB_DataObjects and Html_Template_Flexy.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    This is a C++ template class library for generic smart data. Smart data substitutes plain old data (in the smart pointers' manner), automatically generating associated: copy constructor, assignment operator, toString(), serialization, etc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    A component-based, object-oriented workflow system designed to allow workflows to be defined using XML or database records and implemented using PHP objects. New workflow actions may be developed and dropped into the system with no overhead.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    A collection of useful and time-saving classes for the Progress 4GL from Dot R.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Push Code. Get a Production URL. Done. Icon
    Push Code. Get a Production URL. Done.

    Cloud Run deploys any language instantly. Scales to zero. Pay only when code runs.

    Skip the Kubernetes configs. Cloud Run handles HTTPS, scaling, and infrastructure automatically. Two million requests free per month.
    Try Cloud Run Free
  • 5
    Cross-platform C++ Socket Library which supports TCP, non-blocking/blocking mode, listening, connecting. It is highly customizable, examples given.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    C++ Virtual Object Networking Classes. This is a series of generic objects that can be 'linked' together and generic objects that can 'navigate' the networked objects. Supports: mapping, finding/path tracing.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Catnap is a lightweight Java persistence layer which stores and retrieves objects from an Oracle database using PL/SQL packages.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    PHP interpretation of Martin Fowler's 'Active Record' pattern as popularised by Ruby on Rails. Translates MySQL tables to Classes and Rows to Objects with bare-minimum configuration.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    A framework that provides AJAX technologies for web pages created with ASP.NET. It allows developers to easily integrate AJAX support into their pages without replacing the ASP.NET controls and/or writing javascript code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Try Google Cloud Risk-Free With $300 in Credit Icon
    Try Google Cloud Risk-Free With $300 in Credit

    No hidden charges. No surprise bills. Cancel anytime.

    Use your credit across every product. Compute, storage, AI, analytics. When it runs out, 20+ products stay free. You only pay when you choose to.
    Start Free
  • 10
    PHP5 ObjectOriented CMS - render websites based on the obtree db-model - build websites with template/slot mechanism - easy to use web authoring tool - authorization on object-layer - use rdbms like MySQL, PGSQL, MSSQL and Oracle - OS independent
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Ultimate CIM is the Eclipse plugin that enables developers to explore CIMOM, walk associations, execute WQL queries, graphically view class hierarchy and more... It is the ultimate tool to aid in CIM (WBEM) client development.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Longenis is a simple, powerful object-oriented scripting language incoporating elements of Python, Tcl, Java, and Lua. It is designed to be light, clean, elegant, and cross-platform.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    OdeDotNet is a set of object-oriented CLS-compliant .NET bindings to the Open Dynamics Engine (ODE).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    JEvent is a framework for java-based Event Dispatching, similar to the event/delegate capabilities with the Microsoft .NET/Mono environment. It allows one to define an event and have that event fired synchronously or asychronously.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    PHPTools is a set of php modules. The tools are not intended to make development faster but safer. Features include: Type safety, Logging, Database abstraction, HTML abstraction, Test framework, Language-by-file, File handling, Date handling
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    The Delirium Framework is a set of tools and a very high level library to help to create 2D games and related tools, saving time by using a very object oriented design and lots of modularization, as well as a very complete exception scheme.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Northwind Starter Kit project has moved, see details in the news below.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    The converter performs automatically the full process of converting the files of a C project into the equivalent C++ files. Classes are created, var and functions becomes attributes and methods and the changes are propagated into all files.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 19
    sandboss is a messaging framework generator that creates complete communications, persistency, UI forms, configuration management, and runtime control infrastructure from struct and node declarations. Full generator support in the dependency-aware build
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    MOFISP is (another) relational object mapper. The purpose is to create an object oriented view over legacy bases.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    phpjb - a php interface / management system to your audio files and feeds. Focuses merely on providing platform, system independeent data layer for your PHP applications.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Building Blocks that build off of each other. Libraries in PHP, CSS, JavaScript, and examples included to custom tailor them to your needs. File Manager -> uses File PHP class, Directory PHP class, CSS menu, JavaScript enabled CSS menu for IE.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    A C++ based framework for highly object-oriented cross-platform programming. Includes Thread, Processes,Filesystem access,GUI, etc. plus a set of generic utilities like Strings,Data structures,advanced debugging tools, etc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Raistlin is a fork of the "retired" Apache Merlin/Avalon projects. Raistlin is a Service Oriented Architecture (SOA) container built upon the Java platform providing common features such as logging, dependency management, configuration, and deployment.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    This project indents to create a C# compiler with AOP support. Currently NKalore have support for After, Before, Around and Throwing advices. This project is based on Mono C# Compiler.
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB