Showing 1858 open source projects for "engineering"

View related business solutions
  • 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
  • Go From AI Idea to AI App Fast Icon
    Go From AI Idea to AI App Fast

    One platform to build, fine-tune, and deploy ML models. No MLOps team required.

    Access Gemini 3 and 200+ models. Build chatbots, agents, or custom models with built-in monitoring and scaling.
    Try Free
  • 1
    N2A

    N2A

    Neurons to Algorithms - A neural modeling and simulation workbench

    "Neurons to Algorithms" (N2A) is a language for modeling neural systems, along with a software tool for editing models and simulating them. N2A is currently "alpha" software. The download provided on SF is for convenience to those who wish to preview the software. Please see our site on github for development status.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    AcMus is a project on musical acoustics devoted to the development of models and computer tools for the study of room acoustics and focus on helping the investigation of issues related to the design, control and acoustic treatment of environments. AcMus has not been maintained for a few years now, but the code may still be useful. We consider the current repository to be at https://gitlab.com/ccsl-usp/acmus .
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    As of August 2018 Spheral++ has moved to Github -- please see the current repository at https://github.com/jmikeowen/spheral We are leaving a frozen version here on SourceForge for historical reasons. Spheral++ provides a steerable parallel environment for performing coupled hydrodynamical & gravitational numerical simulations. Hydrodynamics and gravity are modelled using particle based methods (SPH and N-Body).
    Downloads: 0 This Week
    Last Update:
    See Project
  • Build Securely on Azure with Proven Frameworks Icon
    Build Securely on Azure with Proven Frameworks

    Lay a foundation for success with Tested Reference Architectures developed by Fortinet’s experts. Learn more in this white paper.

    Moving to the cloud brings new challenges. How can you manage a larger attack surface while ensuring great network performance? Turn to Fortinet’s Tested Reference Architectures, blueprints for designing and securing cloud environments built by cybersecurity experts. Learn more and explore use cases in this white paper.
    Download Now
  • 5
    Penthode

    Penthode

    Penthode simulates, draw and plot electrical power distributions

    Given a simple net-list describing the high level power architecture of your system Penthode: - simulates the voltage and current from device turn on to the steady state. - highlights components working out of specification - draws a nice power tree diagram showing the currents/powers balance - plots node transient voltage and gate current waveforms It is possible to change component parameters interactively to improve the design
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    CCruncher

    CCruncher

    Open-Source Project for Credit Risk Modeling

    CCruncher is a project for quantifying portfolio credit risk using the copula approach. It is a framework consisting of two elements: a technical document that explains the theory, and a software program that implements it. CCruncher evaluates the portfolio credit risk by sampling the portfolio loss distribution and computing the Expected Loss (EL), Value at Risk (VaR) and Expected Shortfall (ES) statistics. The portfolio losses are obtained simulating the default times of obligors and...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Dynamic Linkage

    Dynamic Linkage

    Dynamic Linkage Social Aggregation Model

    This project will create a user-friendly modeling system for studying animal social aggregations. The model codifies the a new hypothesis that the animal's state, kinematics, and the group's emergent properties are dynamically linked together, with each one affecting the others. The model will be constructed using Object-Oriented MatLab.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    FlexxCpu

    FlexxCpu

    Flexible and eXpandable Cpu simulation

    A small simulation of an experimental customized Cpu called FlexxCpu. A virtual Cpu whose assembly instructions have been strongly influenced by old cpus architecture (8080, 6809, z80, 68k, etc...) Please support this project by donating to this fundraiser: ------------------------------------------- Give birth to new travel bicycles!!! https://gofund.me/2201d2a4 -------------------------------------------
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    WireFactory Simulator

    WireFactory Simulator

    Small factory simulator for control logic test purpose

    Wire Factory Simulator (WFS) is a free software to simulate the control of a factory, mainly controlled by IEC 61499 applications. You can build your own factory and controller. The controller can be implemented on any programming language. WFS was originally built to simulate the action of an IEC 614999 application. So, the devices in the factory are easily connected to IEC 61499 applications. The WFS were mainly tested with FBDK (http://www.holobloc.com/). Wire Factory has been...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 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
  • 10

    JDistlib

    Java library of statistical distribution

    A Java package that provides routines for various statistical distributions. Based on R version 2.14.1 (continuously updated; current as of R v3.3.0). The major difference is that JDistlib is thread safe. The library contains the density (pdf), cumulative (cdf), quantile, and random number generator (RNG) routines of the following distributions: Ansari, Beta, Binomial, Cauchy, Chi square, Exponential, Fisher's F, Gamma, Geometric, Hypergeometric, Kendall, Logistic, Log normal, Negative...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 11
    Vital Sign Simulator

    Vital Sign Simulator

    Patient vital sign simulator for medical emergency training purposes

    The vital sign simulator simulates a patient monitor and is intended for use in medical emergency training simulations. In combination with a (cheap) cpr-manikin, it offers a low-cost alternative to commercial high-tech patient simulation manikins. It is used with a dual monitor system, one monitor with controls for the operator and one providing the vital signs to the trainees. Heart rate, oxygen saturation, etCO2, respiratory rate, blood pressure and various moving ecg-samples can be set...
    Leader badge
    Downloads: 39 This Week
    Last Update:
    See Project
  • 12
    CamShaft
    Calculation of camshafts - allows to define a camshaft profile on the set trajectory which should provide the given mechanism. The trajectory can be set graphically, co-ordinates or function.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 13
    Cache2003

    Cache2003

    Programa que simula el comportamiento de la memoria caché

    Cache2003 es un simulador de memoria caché. El software muestra la interacción que se produce entre la memoria principal y la memoria caché de un computador. El programa permite simular las diferentes políticas de emplazamiento y reemplazamiento de los bloques de instrucciones dentro de las memorias, proporcionando muchas opciones para observar el comportamiento y rendimiento de cada técnica. El software fue realizado en el año 2003 (tal como lo dice su nombre) como proyecto final de la...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    TARQUIN

    TARQUIN

    MRS/NMR analysis software

    Analysis software for MRS/NMR data. Allows processing and fitting to be performed in a fully automatic workflow.
    Leader badge
    Downloads: 9 This Week
    Last Update:
    See Project
  • 15
    Acoustic Research Tool (ART)

    Acoustic Research Tool (ART)

    Acoustic Simulation Library for Frequency and Time Domain Simulations.

    ART is a flexible simulation framework for wind instruments. It includes a growing library of modelling elements. So far bore discontinuities, branches, tone holes, cylindrical and conical tubes, Bessel horns and bent tubes are available for frequency domain modelling. In the time domain generic bidirectional propagation elements, scattering elements, fractional delays, convolution with reflection functions and general z-domain networks are available and can be described using MuParserX...
    Downloads: 4 This Week
    Last Update:
    See Project
  • 16
    Crevaya
    General purpose dataflow programming language.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    trnsys-fmu

    trnsys-fmu

    The FMI++ TRNSYS FMU Export Utility

    This project has been moved to https://github.com/fmipp/trnsys-fmu This open-source project provides a stand-alone tool for exporting FMUs for Co-Simulation from TRNSYS 17 models. The current release supports FMI version 1.0 and 2.0. Instructions on installation and usage are given in the documentation, which is provided as part of the download. This documentation also contains a tutorial on how to export a TRNSYS model as FMU for co-simulation and how to link it with a simple...
    Downloads: 4 This Week
    Last Update:
    See Project
  • 18

    TdhNet

    Free Hydraulic Model for Water Systems

    Summary of Features: FREE (no ads, no time limitations) Run on MS Windows or Linux Unlimited Network Size Unlimited ID Size (for all entities) Database storage and querying for input data and model results Contours for displaying model results Graphical data entry Attachable, searchable notes Epanet file compatibility
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    TOFSIMS

    TOFSIMS

    R/Bioconductor toolkit for mass spectrometry data

    The tofsims project is an R/Bioconductor toolkit designed for processing, analyzing, and visualizing imaging mass spectrometry data from Time-of-Flight Secondary Ion Mass Spectrometry (ToF-SIMS) instruments. It supports importing raw and preprocessed data from popular instrument platforms (e.g. IONTOF, Ulvac-Phi) and provides methods for mass calibration, peak picking, and peak integration. The package allows transformation of spectra into 2D image structures (mass images), with operations...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    KalypsoBASE
    KalypsoBASE is a Desktop-GIS built on Eclipse. It's focus lies on modelling gis data using GML Application-Schemata. Features contain generic dialogs based on GML, maps based on OGC's SLD, and other tools like a charting framework or API for timeseries
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    This site hosts the source code for C++ version of the Broker for SBW, NOM module, advanced simulation suite, analysis applications and model editors.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 22
    MEMBPLUGIN

    MEMBPLUGIN

    MEMBPLUGIN: studying membrane complexity in VMD

    MEMBPLUGIN is a membrane analysis tool for molecular-dynamics simulations. It is a collection of visual and command-line tools that can be run within the Visual Molecular Dynamics (VMD) environment to analyze biomolecular simulations of lipid bilayers.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 23

    MetaModelManager

    MetaModel Manager for transdisciplinary species risk assessment

    Metamodels provide a novel approach to species risk assessment in which diverse threats are addressed through different disciplines, act at different spatiotemporal scales, or interact in non-linear ways. A metamodel links multiple, discrete models that depict components of a complex system, governing the flow of information between models and the sequence of events in the simulation. Each discrete model simulates processes specific to its disciplinary realm while being informed of changes...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    abumpack

    abumpack

    Fortran library with the Abaqus user material subroutines UMAT/VUMAT

    ...Shterenlikht, N. A. Alexander, Levenberg-Marquardt vs Powell's dogleg method for Gurson-Tvergaard-Needleman plasticity model, Computer Methods in Applied Mechanics and Engineering 237-240:1-9 (2012). DOI: http://dx.doi.org/10.1016/j.cma.2012.04.018
    Downloads: 1 This Week
    Last Update:
    See Project
  • 25
    Agility Record Book

    Agility Record Book

    Dog agility trial result tracker

    Track your Agility dog trial results. Multiple dogs can be tracked in a single file. Many venues are supported. Windows and Mac are supported. Please note: ARB moved to GitHub on 2017-12-27: https://github.com/dconnet/AgilityBook
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB