Showing 1647 open source projects for "javascript open source"

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 Studio. Switch between models without switching platforms.
    Start Free
  • MongoDB Atlas runs apps anywhere Icon
    MongoDB Atlas runs apps anywhere

    Deploy in 115+ regions with the modern database for every enterprise.

    MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
    Start Free
  • 1
    Jasclipse is an Eclipse plugin for developing applications written in Jasmin. It provides Jasmin editor with syntax highlighting, error marking and Ctrl+Space assistance. It also allows compiling your files with Jasmin 2.2
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    BioAcceso es un sistema para el control de asistencias de los empleados, tomando la huella dactilar del personal para su registro e identificación. Es una aplicacion de escritorio desarrollada con el lenguaje Java, utlizando Mysql Server como RDBMS.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    The OmniPHP Framework is a set of OOP libraries to build advanced PHP applications; such as dynamic web forms, CRUD, data entry, reports, enterprise or business applications, and others. Web 2.0, scalability, db abstraction, session management.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    ASP.PHP is an implementation of ASP in, yes, PHP. The current release is nowhere near complete, and there are some parts of ASP that are impossible to implement in pure PHP. It is designed to reduce the gap between the two languages.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Powerful App Monitoring Without Surprise Bills Icon
    Powerful App Monitoring Without Surprise Bills

    AppSignal starts at $23/month with all features included. No overages, no hidden fees. 30-day free trial.

    Tired of monitoring tools that punish you for scaling? AppSignal offers transparent, predictable pricing with every feature unlocked on every plan. Track errors, monitor performance, detect anomalies, and manage logs across Ruby, Python, Node.js, and more. Trusted by developers since 2012 with free dev-to-dev support. No credit card required to start your 30-day trial.
    Try AppSignal Free
  • 5
    ASP Classic Class Creator
    ASP Classic Class Creator generates ASP Classic Class Objects automatically from any Database table that your script can able to detect. Object Oriented Programming in ASP Classic makes this PL a powerful tool. http://aspclasscreator.hiligko.com
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Lucene-based search library that leverages on the Spring framework to provide easily configurable searches with little or no intrusion in the application code. You can create indexes from any collection of POJOs and benefit from event-triggered updat
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    ValidationFx
    ValidationFx is object oriented and aspect oriented validation framework. Provides own weaver plugin for PostSharp compiler that produces optimized code on MSIL level.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    ODO is: 1) Real-Time ORM; 2) Real-Time DBMS like TimesTen; 3) Real-Time Grid like Coherence; with deep integration ORM+DBMS+Grid; Last News: ODO Becomes Commercial and public project was frozen.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    SQLReactor is a simple ORM system for PHP5 with multi-database support. Group for brazilian users: http://groups.google.com.br/group/sqlreactor-brasil
    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
    There is a new project by a French company which aim is to develop a new hardware which contains UPS items managed by microcontrollers. The software will communicate with the uControllers. The main task is to manage the uControllers via commands.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    ENG is Not a Game
    ENG is a cross-platform event/object based SDL engine designed to manage many common application subsystems and to integrate the various input devices of handheld computers.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Qt-Extentions are additional or extended Qt or KDE classes I've written for other projects, but can be useful for other developers too. Actually the code is GPL2, but if you want another licence, just contact me.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    ScalaFish is a library to facilitate programming the fischertechnik ROBO TX Controller using the Scala programming language.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Lithron is a CSS2 compatible PDF renderer for XML templates based on PDFlib written in PHP5. It's super-slim and comes with a lot of features, like image import and unicode support. Our CMS project can be found here: http://phundament.com
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    This was my first attempt at a persistent (disk-based) allocator, but I aimed too high, used too many obscure C++ features and it got away from me. You will need the version of v3c mentioned in configure.ac.in to build it. Like I said, it contains lots of really obscure C++, if you're curious. This project isn't being actively maintained anymore - see it's way-cooler C/C++ replacement here at SourceForge - treedb.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Daileon (Domain Annotations Identifier and LEgacy annOtations arraNger) provides mechanisms for applications to implement domain annotations specifically using the Java language.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    SFMLML is an Objective Caml binding to the SFML library (http://sfml-dev.org). The SFML (simple and fast multimedia library) is a multimedia library. This binding allow you to use it in OCaml. This binding is now stable and complete.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    EIDNative Library is a freeware SDK for Belgian Electronic ID Card. EIDNative Library includes native API for: * Microsoft .NET * Native Win32 * Visual Basic 6.0 and VBA * Java (only Windows platform)
    Downloads: 1 This Week
    Last Update:
    See Project
  • 19
    Automailer is a PHP application. It allows web administrators to setup mailing lists without needing any programing experience.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Table for GWT that provides Layout (Column,Tree,etc), Renders (you can place anything you like into cell) and Model (i.e. you change model and the table does the rest for you).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    DataLG is a Data Access Layer (DAL) generator. Create stored procedures, views, and tables on the database side, then use DataLG to create an assembly (and its source) to interact with them. Works with: Ms Sql Server, Sqlite 3, Mysql 4-5, and PostgreSQL.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Extend the Alloy model checker (Java) to more natively support the OO concepts of dynamic dispatch and inheritance.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    myFuses is a Controller Framework that helps desing, develop and maintain PHP applications. MyFuses is based on Fusebox and was designed to be more extensible and stable.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    To implement the State Machine model of behavior with chain of command design pattern. Commands and created out of Actions of a State Model {ENTRY, INPUT, TRANSACTION, EXIT} and can be exectued independently or bundled together to form a chain.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    An Open Source JavaScript Library for interacting with oBIX Watches. This is a useful tool for developing 'live' Web 2.0 pages for Building Management Systems.
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB