Showing 1057 open source projects for "javascript open source"

View related business solutions
  • $300 in Free Credit Across 150+ Cloud Services Icon
    $300 in Free Credit Across 150+ Cloud Services

    VMs, containers, AI, databases, storage | build anything. No commitment to start.

    Start your project in minutes. After credits run out, 20+ products include free monthly usage. Only pay when you're ready to scale with Google Cloud.
    Start Building Free
  • Custom VMs From 1 to 96 vCPUs With 99.95% Uptime Icon
    Custom VMs From 1 to 96 vCPUs With 99.95% Uptime

    General-purpose, compute-optimized, or GPU/TPU-accelerated. Built to your exact specs.

    Live migration and automatic failover keep workloads online through maintenance. One free e2-micro VM every month.
    Try Free
  • 1
    Thorough Java library for 3DS files. JOGL and maybe M3G demos will appear later on.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    The Generic Analyzer is a framework in Java that is designed to allow users to build, quickly and easily, compilers and interpreters without the need to implement all the complex steps of a translator.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    GCSTL is a port of the C++ Standard Template Library to the C programming language. This library is for developers that desire the functionality of lists, stacks, queues, sets, or maps when using the C programming language.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Component (library, framework) refactoring may affect existing applications, where the client code used previous component versions. Our tool preserves applications binary-compatible by generating an adaptation layer out of change history.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 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
  • 5
    Python port of Platform LSF API using swig. Access is provided directly to the API call in addition to server Object classes.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Eclipse RCP (Rich Client Platform) tutorial plugin source code. This is intended for intermediate to advanced programmers.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    ezContract contains a Java library and a Java bytecode instrumentor to support Design by Contract in the Java language.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Lightweight include files adding reflection capabilities to C++. Generates SQL queries and serialization routines. STL-style iterations over class members. Compile-time / run-time reflection. Based on templates and meta-programming.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Autofetch automates adding association prefetches to object queries. Prefetch is an optimization to reduce the number of round-trips to an object store. Autofetch is designed to integrate with different object persistence technologies such as Hibernate.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Train ML Models With SQL You Already Know Icon
    Train ML Models With SQL You Already Know

    BigQuery turns your data warehouse into an AI platform. No new languages required.

    Build and deploy ML models using familiar SQL. Automate data prep with built-in Gemini. Query 1 TB and store 10 GB free monthly.
    Try Free
  • 10
    A free rendered GUI library providing windowing and widgets for the easy creation of HUDs for games. It supports themes/skinning, XML-based configuration, and works with any graphics API or rendering engine including Axiom, Irrlicht, and SDL.NET.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    ASGMemProf is an exact, bytecode instrumenting memory profiler for Java EE, relying on a novel scheme - memory accounts.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    This educational software simulates an Ad-hoc network with AODV algorithm, it uses a high level view and only works in Routing layer. it has a user-friendly graphical user interface and has been written in java language.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    PHP Class that provides a easy interface for read and write files in ods format (Open Document Sheet)
    Downloads: 1 This Week
    Last Update:
    See Project
  • 14
    BeanReader is a tool that uses annotations on Java classes to extract objects from XML documents. The annotations indicate (using XPaths) where in the document the object's properties are represented.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 15
    The Simple Object-Oriented Game Library is basically a simplification of SDL with some nifty features. SOOGL is used in a C++ course at Mälardalen University (http://www.mdh.se) and is mainly intended for beginners.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Simple Signals and Slots is a very simple and easy to use implementation of signals and slots.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    PHPOP, or POP for short, is an open source web application framework for fast and efficient scripting and serving of your websites and Internet applications.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Qomo Project is a JavaScript-implemated, custom-cuttable OOP framework (with namespace, AOP, templet ...) and UI Library for Web Browsers. The project is opened for all JavaScript fans, DOM specialists, etc. Hope you join/impulse now.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Simplifed All Gaming Graphical User Interface (SAGGUI). Project aimed towards simplifying inclusion of GUI elements in games. Graphical backends include: Allegro,SDL,and OpenLayer. Font backends include: FreeType. Easily extensible to any other system.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    ORB (Object Relational Bridge) is an all Java O/RM database persistence solution.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    A very simple and easy to use command line argument parser library for .NET C# console applications. No need to read any documentation - just look at the provided example that you can also use as a template. The library has only 4 methods.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    A domain framework based on PHP5, XML and XSLT. The framework is implemented in two layers. A domain layer implemented as a OO state masching, for flow control, and GUI manipulation. A system layer for interaction width the DB, and storing env. variables
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    "Siberia types" is a member of the "Siberia Rich Client Platform" plugins environment. It's a plugin that define the basic bean types that can be managed on a Siberia based software for manipulating strings, numbers, booleans, urls and collections.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    `parsehtml.php` is a HTML parser written in PHP. It should be pretty fast and can even cope with invalid HTML input. Additionally a function is provided to indent HTML code properly.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Random Java utility classes 1. Prefix Trie based data structure 2. An indexed map (indexed by keys or values). 3. Main class that provides start/stop functionality for standalone apps. 4. File io api's based based on callback design.
    Downloads: 1 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB