Showing 642 open source projects for "javascript open source"

View related business solutions
  • 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
  • AI-powered service management for IT and enterprise teams Icon
    AI-powered service management for IT and enterprise teams

    Enterprise-grade ITSM, for every business

    Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity. Maximize operational efficiency with refreshingly simple, AI-powered Freshservice.
    Try it Free
  • 1
    jSGP is a Java implementation of the five SGP/SDP propagators described in NORAD's Spacetrack Report No. 3.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    This program tries to simulate a simple computer. Users can write assembly programs for this simulator, which can be loaded and interpreted as instructions. An OS is also included with it, providing process dispatching and file system functions.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    ABSim is an Agent-Object-Relationship (AOR) simulation system based on a Java program library. The development of ABSim has terminated. Its successor is <a href="http://oxygen.informatik.tu-cottbus.de/aor/?q=node/2">AOR-JSim </a>
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    XML Parser, Data Processing API and Specific Implementations for SensorML.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Cut Cloud Costs with Google Compute Engine Icon
    Cut Cloud Costs with Google Compute Engine

    Save up to 91% with Spot VMs and get automatic sustained-use discounts. One free VM per month, plus $300 in credits.

    Save on compute costs with Compute Engine. Reduce your batch jobs and workload bill 60-91% with Spot VMs. Compute Engine's committed use offers customers up to 70% savings through sustained use discounts. Plus, you get one free e2-micro VM monthly and $300 credit to start.
    Try Compute Engine
  • 5
    Jef-X willl come to be a very usefull platform independent tool to help enginers to calculate 3D spatial porch using springs, bars and frames (the finite elements). It uses JavaScript and XML to build and run structure objects.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 6
    jColony is an implementation of 'The Game of Life', written in Java in an object-oriented fashion. jColony aims to be as easy-to-use as possible, for both programmers (The source code) and end users (The Graphical User Interface).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Blackjack Analyst is a program allowing evaluation of blackjack playing strategies through simulation.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    CHIRIS (Canada Health Infoway Reference Implementation Suite) is a demonstration of Electronic Health Record (EHR) interoperability messaging created by Canada Health Infoway. The project demonstrates and proves Patient Registry interoperability messagin
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    The Brunswick Science Fair Project is an attempt to evolve code snippets into complex organisms. Programmed in Java
    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
  • 10
    Molevolve is a Java library for running a Genetic Algorithm to model the 3-dimensional structures of peptide chains from amino-acid sequences. Client code can specify its own peptide chain model, fitness functions and GA operations. Requires JDK 1.5.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 11
    SB-MASE is aimed at students and researchers in AI, for simulation and control of agents and robots. It uses task based decomposition and the subsumption architecture as its core control mechanisms and includes numerous possibilities for adding plug-ins.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    A game/toy that simulates a world environment with organisms to survive: game of life with more complex rules. Every programmer can make his/her own organisms and compete with others. Hopefully in the future it will support genetics.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    YABI93 is an Interpreter for the esoteric programming language Befunge, version "Befunge93". It is written in Java 1.5 and uses Swing for its graphical interface. YABI supports a multilanguage GUI.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 14
    The Network Security Response Framework (NSRF) allows for testing different computer security response engines and methodologies. It supports simulated and real: Intrusion Detection Systems (sensors), Attacks, and Responses.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    JSys is a simple to use graphical package for simulating continuous dynamical systems. It was created for use in a first level undergraduate introduction to systems thinking for students of Information Technology and Information Systems.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    B.O.T.S (Bots Tactical Simulation) is a programming game, where players "code" the behaviour of their bot and watch them fight with others bots in a arena. It comes with a full environnement in Java/Swing, for coding, debugging, playing matchs, etc ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    This is a framework to develop Contexts and Agents and a Container to run them. The Container lets each Agent interact with the Context and other Agents. The agents are deployed in jar files and each one runs in an exclusive sandbox.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Jannis stands for "J Artificial Neural Net Interactive Simulator". Jannis' primary purpose is simulation of neural net models for scientific experiments in special-needs-education and neuropsychology.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    msgnet is a library that implements a simulation framework with visualisation for message passing networks. This might be useful for teachers and students of distributed systems courses.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 20
    LineageEvolver is a simulation system for molecular evolution. Sequence evolution is simulated using modular processes such as substitutions, gene duplication/death, horizontal gene transfer, and more.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    CRANKS is an Java application that uses the Swing toolkit to provide an interactive environment for the animation and kinematic synthesis of four-bar mechanisms created through a series of geometrical constructions.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    ISAS is a configurable computer instruction set architecture simulator, written in Java, that can be used to quickly define, test and measure performance of computer instruction set architectures.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Alan is a Java Implenmentation of a Turing Machine for educational purpose. Features include: - Easy to use GUI - Many example Programs - ReUsable Turing Machine Component
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    A java framework for developing meta-heuristics that supports the use of grids environments. The meta-heuristics planned to be realeased are GAs, VNS and NNs. The grid middleware that will be firstly explored is the OurGrid solution.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    JWhirli is a graphical simulator that allows one to model whirligig beetles.
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB