Showing 235 open source projects for "simulate"

View related business solutions
  • Ship Agents Faster Icon
    Ship Agents Faster

    Transform your applications and workflows into powerful agentic systems at global scale.

    Gemini Enterprise Agent Platform lets you rapidly build, scale, govern and optimize production-ready agents grounded in your organization's data. The platform enables developers to build custom or pre-built agents for virtually any use case. New customers get $300 in free credits.
    Get Started 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
    This project is a simulator and data visualization tool used by the Queen's University Solar Vehicle Team in the 2005 American Solar Challenge. Its purpose is to simulate a solar car's battery, speed, power etc. for a given stretch of road.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 2
    ERepSim presents an agent-based cloud simulation environment integrating electronic institutions from multiagent research to simulate Internet-of-Services systems.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    This program can be used to simulate the thermodynamics of magnetic materials with "classical" spins. It does this using the Metropolis Monte Carlo method. Arbitrary lattices and a number of magnetic interactions can be modelled.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    JSens is a tool to model, analyse and simulate linked networks.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Our Free Plans just got better! | Auth0 Icon
    Our Free Plans just got better! | Auth0

    With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.

    You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
    Try free now
  • 5
    JPACS, Java Processor and Cache Simulator, was developed to give a simple and clear tool to simulate a processor with a complete associative memory cache at ISA level, using direct memory access or using a program written in assembly.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    PSRPOP - a package to simulate radio pulsar populations has been undergoing development and use since 2003. The package is used to infer the underlying properties of pulsars and help make predictions for future surveys.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    This software can simulate heat transfer in solid heterogenous materia using cellular automata. There are two different simulation methods and several test model implemented at the moment. It is also possible to define boundary conditions.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Artifical World simulator, it simulate virtual 3D world and execute IA programs. It have API for programming IAs in C++. it use Irrlicht as 3D engine.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    ...The considered implemented parametric and non-parametric Monte Carlo likelihood methods were chosen for their ability to treat both one-dimensional and multivariate SDE systems, although the quality of the inferential results can't match those obtained using more advanced techniques. Nevertheless the toolbox capabilities to simulate numerical solutions of SDE systems are still valid and can serve as a useful starting point to those willing to simulate stochastic dynamical models easily.
    Downloads: 1 This Week
    Last Update:
    See Project
  • $300 Free Credits for Your Google Cloud Projects Icon
    $300 Free Credits for Your Google Cloud Projects

    Start building on Google Cloud with $300 in free credits. No commitment, no credit card required until you're ready to scale.

    Launch your next project with $300 in free Google Cloud credits—no strings attached. Test, build, and deploy without risk. Use your credits across the entire Google Cloud platform to find what works best for your needs. After your credits are used, continue with always-free tier services. Only pay when you're ready to scale. Sign up in minutes and start exploring.
    Start Free Trial
  • 10
    The webcam4mouse program simulate the mouse working through the interpretation of webcam streams (using at most 3 webcams). An effective event of mouse (moving or clicking) can be joined with one (or more contemporaneous) movement finding by webcams.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 11
    A library of data objects that simulate mathematical neurons, including classic Hodgkin-Huxley neurons and theta neurons.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    The code is a molecular dynamics code used to simulate etch and deposition processes. During the process, the structure of the surface will change on a larger length scale.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    QUENAS (QUeued Event Network Automatic Simulator) is a Network Simulator that enables to create a network of nodes and simulate communications between then. Currently, the Hypercube protocol is implemented at network layer.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    Circuit Sandbox

    Visually build and simulate boolean logic circuits

    Visually build boolean logic circuits and then simulate their operation. Create custom components from user-designed circuits. Written in Java for cross-platform functionality. NOTE: This project has moved to Bitbucket at http://bitbucket.org/kwellwood/circuitsandbox
    Downloads: 1 This Week
    Last Update:
    See Project
  • 15
    TrafSim is a scientific/research project that uses Agent-Based Modeling to simulate traffic. The aim is analyzing some emergent properties of interaction of these agents (cars/drivers) in a cross or high-way with U-turn structures.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Create and simulate Hybrid Petri Nets.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    sibsim is designed to simulate either genotype and/or quantitative phenotype data in family structures in a modern, easy to use and highly scaleable way. sibsim is based on XML, completely written in C++ and published under the GNU General Public License
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    PSI stands for Prototype-Simulate-Interact. Its aim is to provide a complete, modular, flexible and easy-to-use framework to prototype dashboards and cockpits.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    A basis for robot balance that eases the software development of balancing robots with a balancing engine. The DBE also will simulate physics locally on a desktop in Open GL to test the actual balancing algorithm or the client's ideas for a balancing ro
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    This project is a tool for developers on modular robotics. You can create modular robots, movements for each servo of the robot, simulate the robots. Also it has an API for creating your own Python scripts.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Arlisy stands for artificial life synthesizer. It uses artificial neural networks and an evolutionary algorithm to simulate the process of life.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Small project to simulate artificial life, and to try to construct a world where this life forms will be inteligent.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    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
  • 24
    The official repository of JCSim is now hosted by github at https://github.com/almejo/jcsim JCSim is a fully functional Digital Circuit simulator written in Java. You can create and simulate simple (and not so simple) circuits in an easy way. It includes a basic set of gates, simple creation of new gates and simulation.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    The Neural Assembly Simulation Environment (NASE) is a collection of routines written in the Interactive Data Language (IDL) by Research Systems Inc. It provides routines to simulate neural networks and to visualize those networks' behavior.
    Downloads: 0 This Week
    Last Update:
    See Project
Auth0 Logo