Showing 252 open source projects for "tool"

View related business solutions
  • Earn up to 16% annual interest with Nexo. Icon
    Earn up to 16% annual interest with Nexo.

    More flexibility. More control.

    Generate interest, access liquidity without selling, and execute trades seamlessly. All in one platform. Geographic restrictions, eligibility, and terms apply.
    Get started with Nexo.
  • 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
    Interactive SBML Simulation Tool
    This project hosts the 'Simulation Tool', an extensible, interactive environment for carrying out simulation experiments of SBML models. This project can use RoadRunner or SBW enabled simulators to carry out simulations.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Exreco

    Exreco

    EXperimental REplicator COllider

    ...It aims to support the exploration of genetically rooted phenomena like - aging (programmed cell death) - sexual and asexual reproduction - altruism of individuals - spread of diseases The typical way of using Exreco starts by defining the behavior of your replicators ( agents that can reproduce and evolve over time), and defining the environment of these replicators. If it is all done you can let it run observing what kind of genes prevail over time. The tool typically runs the same world (experiment scenario) over and over again to have a statistical understanding of the various replicator strategies.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    A Disk Scheduling Simulator tool. With an intuitive GUI interface and command line functionality. Built using both VC and VB. Currently supports SSTF,LOOK,CLOOK,SCAN and CSCAN algorithms. Rotational latency is also optionally supported.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 4

    particlevis

    A particle simulation visualization program

    ParticleVis is a visualization tool specialized for loading and exploring particulate simulation data. It contains a set of features that enables powerful and useful visualizations of particle simulations to be quickly generated. Support is provided for visualization of hundreds of thousands of particles on commodity workstations, using OpenGL. Functionality includes data exploration, debugging of simulation output, and generation of presentation-quality imagery.
    Downloads: 1 This Week
    Last Update:
    See Project
  • $300 in Free Credit Towards Top Cloud Services Icon
    $300 in Free Credit Towards Top Cloud Services

    Build VMs, containers, AI, databases, storage—all in one place.

    Start your project in minutes. After credits run out, 20+ products include free monthly usage. Only pay when you're ready to scale.
    Get Started
  • 5

    PerformNet

    Queue network modelization tool

    Ceci est le projet réalisé à la session d’hiver 2014 par l’équipe Expresso. L’équipe était composée de : Philippe Olivier, François Lemonnier-Lalonde, Dominique Tremblay et François Moreau. Le projet a été réalisé pour le cours de Génie logiciel orienté objet, donné par M. Jonathan Gaudreault à l'Université Laval. Le projet consistait à développer un logiciel de modélisation de réseau de files d’attente, aussi appelé un réseau de Jackson. Chaque nœud du réspeau représente une station...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

    LipidWrapper

    Create lipid-bilayer models of arbitrary geometry.

    ...Amaro, is capable of creating curved membrane models with geometries derived from various possible sources, both experimental and theoretical. We are hopeful that this utility will be a useful tool for the computational-biology community.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Java application to display market data and technical indicators, and let developer implement custom trading strategy. It can be used as tool to combine different technical indicators (EMA + Bollinger Bands + RSI) to create a winning trading strategy.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    N.Tesla

    Numerical Transient Simulator for Power System

    ...Version 0.6.6 is released with HVDC and Switched shunt model for powerflow. Please leave feedback to the developer. N.Tesla is an open source project to provide students and researchers of EE with a tool to implement new models for power system study and research. N.Tesla is short for Numerical TransiEnt SimuLAtor for power system and is in memory of Nikola Tesla, one the greatest scientists in alternating current power system. If you have any questions, please contact the author by send email to [lichgang AT gmail DOT com] or leave feedback in the Discussion forum. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    FiberMC

    Light scattering simulation tool for fibrous media

    This Monte Carlo simulation tool calculates multiple scattering down at particle level by small spherical objects and infinitely long cylinders.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Enterprise-grade ITSM, for every business Icon
    Enterprise-grade ITSM, for every business

    Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity.

    Freshservice is an intuitive, AI-powered platform that helps IT, operations, and business teams deliver exceptional service without the usual complexity. Automate repetitive tasks, resolve issues faster, and provide seamless support across the organization. From managing incidents and assets to driving smarter decisions, Freshservice makes it easy to stay efficient and scale with confidence.
    Try it Free
  • 10

    openhealthpractice

    A simulation environment for physiology models simulation

    ...Results can also be exported to different formats (xls, txt or csv). This simulation environment is built using Spring Framework and Java technologies. For more information on how to deploy and use the tool, check the installation and user manuals. This tool was developed within the Synergy project. You can view our publication about the Simulation Environment here: http://www.translational-medicine.com/content/12/S2/S7 The rest of the publication outcomes of the project can be found here: http://www.translational-medicine.com/supplements/12/S2
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Laputa is a research tool and a sandbox environment for simulating the attainment of knowledge in social networks, such as scientific departments, editorial boards, expert groups, and the general public. It was developed at the philosophy department at the university of Lund.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    TrafficModeller is an open-source, graphical user interface (GUI) tool for the rapid high-level modeling and generation of vehicular traffic. TrafficModeler supports a variety of traffic definition models representing a wide range of traffic patterns
    Leader badge
    Downloads: 5 This Week
    Last Update:
    See Project
  • 13
    MQ Dataset Generator

    MQ Dataset Generator

    Dataset Generator

    Evaluation of methods/software is considered as a very important procedure for any user who wants to know the actual performance of a scientific tool. For the implementation of such evaluation procedure several test cases - scenarios shall be run. Obtaining the necessary test data sets can be an obstacle due to both privacy issues and also the time and cost associated with collecting multiple instances of a diverse set of data sources. An efficient alternative is the design and use of synthetic reference data sets to undertake black-box testing. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    NLFormatter

    Tool to format NetLogo code

    ***** Discontinued (may still work but will not be updated and supported anymore) ***** This formats NetLogo code that every block of code is written in a separate line. This makes the code clearer and is a pre-work for a Pseudo-Debugger running the model line-by-line. This work is in development status.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    MIST

    MIST

    A MATLAB toolbox to simulate optical systems

    Modal Interferometer Simulation Tool (MIST) is a MATLAB toolbox that can simulate arbitrary resonant optical systems in the paraxial beam approximation. It allows the user to define any optical setup (composed typically of laser sources, mirrors, lenses, electro-optical modulators and detectors) and to compute the static laser field at any point. It uses a Hermite-Gauss modal decomposition to simulate diffraction limited optics.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 16
    Object-oriented simulation-ready database simultaneously supports Java and C# APIs. Fully-transactional. Uses time-stamps and user ID to track all changes. Supports objects with properties whose values change in time under complex patterns.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    SimAssem

    SimAssem

    For processing and/or simulating species assemblage data.

    SimAssem is a tool for investigating the performances of species richness estimators across widely ranging assemblages and survey designs. Assemblages are simulated by specifying the: 1) number of species, 2) total abundance of individuals, 3) abundance distribution, 4) spatial configuration, 5) species detection probabilities, 6) survey design, and 7) number of grid cells to survey (out of a square grid comprised of 10,000 cells).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Gas Turbine Developer
    "gtdev" is an open source tool which assists the engineer in developing a new gas turbine (1D Thermo- and Aerodynamics). It is created by the student research group "Hummingbird - TUM Gas Turbines" placed at the LFA, TU Munich: http://www.hummingbird.tum.de
    Downloads: 1 This Week
    Last Update:
    See Project
  • 19

    PLLSim

    Simulation Tool for Phase-Locked Loops

    A simulation tool for Phase-Locked Loops with charge pump phase detectors. The tool simulates phase and frequency steps with continous reference and random bit stream reference for data clock recovery.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Autonomous Robot Simulator

    Autonomous Robot Simulator

    Physically-accurate robotics simulator written in Python

    ...It's main purpose is to help researchers with to develop mobile manipulators and, in general, any multi-body system. It is open-source, modular, easy to learn and use, and can be a valuable tool in the process of robot design, in the development of control and reasoning algorithms, as well as in teaching and educational activities.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Census2
    Census is a comprehensive cross-platform project manager and integration hub for NONMEM, the gold standard tool for model-based pharmacometric data analysis.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    BETR-Research (BETRS) is a modelling framework to create spatially resolved multimedia models for the environmental fate- and transport of chemical contaminants. It is intended to serve the research community and can be used as a teaching tool.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23

    nevesim

    NEVESIM is an event-driven neural simulation tool.

    NEVESIM is a software package for event-driven simulation of networks of spiking neurons with a fast simulation core in C++, and a scripting user interface in the Python programming language. It supports simulation of heterogeneous networks with different types of neurons and synapses, and can be easily extended by the user with new neuron and synapse types. To enable heterogeneous networks and extensibility, NEVESIM is designed to decouple the simulation logic of communicating events...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24

    ORIPA S

    A drawer for origami crease pattern

    ORIPA S is a drawing tool specifically designed for a origami crease pattern. It is derived from ORIPA which is developed by MITANI Jun. New features by ORIPA S are: - save current crease pattern as a image file (jpeg, png) not only original project file. - while pasting, select a point on pattern to be matched against destination point. - Some considerable bugs are fixed (i.e., wrong undo behavior on ORIPA v0.35).
    Downloads: 1 This Week
    Last Update:
    See Project
  • 25
    AnyBed: a testbed-independent topology configuration tool
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB