Showing 56 open source projects for "no code"

View related business solutions
  • Vibes don’t ship, Retool does Icon
    Vibes don’t ship, Retool does

    Start from a prompt and build production-ready apps on your data—with security, permissions, and compliance built in.

    Vibe coding tools create cool demos, but Retool helps you build software your company can actually use. Generate internal apps that connect directly to your data—deployed in your cloud with enterprise security from day one. Build dashboards, admin panels, and workflows with granular permissions already in place. Stop prototyping and ship on a platform that actually passes security review.
    Build apps that ship
  • Find Hidden Risks in Windows Task Scheduler Icon
    Find Hidden Risks in Windows Task Scheduler

    Free diagnostic script reveals configuration issues, error patterns, and security risks. Instant HTML report.

    Windows Task Scheduler might be hiding critical failures. Download the free JAMS diagnostic tool to uncover problems before they impact production—get a color-coded risk report with clear remediation steps in minutes.
    Download Free Tool
  • 1

    neuranep

    Neural Network Engineering Platform

    ...NeuraNEP handles microthread scheduling, synchronization, distribution and communication. This project is a fork of SpikeOS (sourceforge.net/projects/spikeos) and represents a major update to that code base, including a scripting interface and low-level rewrite of several components. SpikeOS was oriented towards computational modeling. NeuraNEP is oriented toward neural network research.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    igafem

    igafem

    Open source 3D Matlab Isogeometric Analysis Code

    ...The tight coupling of CAD and analysis within IGA requires knowledge from both fields and it is one of the goals of the MIGFEM is to provide a simple-to-understand IGA FEM code. The work is funded under the FP7 Initial Training Network Funding under grant number 289361 'Integrating Numerical Simulation and Geometric Design Technology.' If you use this code or inspired by it please cite the following reference in your work: VP Nguyen, C Anitescu, S Bordas, T Rabczuk. "Isogeometric analysis: an overview and computer implementation aspects". ...
    Leader badge
    Downloads: 15 This Week
    Last Update:
    See Project
  • 3
    CellCompiler
    The target system of this project is to develop mathematically efficient program code generator from cellml like biological models described by mathematical markup languages.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    MDDriver
    [OBSOLETE, check Github repository: https://github.com/LBT-CNRS/MDDriver) MDDriver is a library allowing a user to easily couple molecular visualisation tools with simulation code through a network. It allows to carry out interactive molecular dynamics, visualize simulation results and drive a simulation in interactive time.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Atera all-in-one platform IT management software with AI agents Icon
    Atera all-in-one platform IT management software with AI agents

    Ideal for internal IT departments or managed service providers (MSPs)

    Atera’s AI agents don’t just assist, they act. From detection to resolution, they handle incidents and requests instantly, taking your IT management from automated to autonomous.
    Learn More
  • 5
    potfit

    potfit

    potfit force-matching code

    The potfit code uses the force-matching method to generate effective potentials from ab-initio reference data.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    CommandCentre

    CommandCentre

    Command Centre

    ...The Command Centre is a Simulation Programming Framework for advanced Command and Control Simulators on Linux/Windows using C/C++ and Java. The Framework integrates with Leading Tools like Visual Paradigm (UML), Net Beans 7.0 (Java), and Code Warrior (C/C++). The codebase supports building Heterogenous Command and Control Consoles and Accelerated User Attached Audiovisuals. The Command Centre Real Time Simulation Framework (under RT Linux) allows designers to build Fast Prototyped Consoles for advanced Simulations running on Local Area Networks.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    GENESIS (GEneral NEural SImulation System) is a software platform for the simulation of neural systems ranging from subcellular components and biochemical reactions to complex models of single neurons, large networks, and systems-level processes.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    MIT SPHERES Simulation (Release)

    MIT SPHERES Simulation (Release)

    MIT's spacecraft simulator for control algorithm development

    The SPHERES simulation is designed to support most software-related aspects of single- and multi-satellite SPHERES operations. The simulation code base consists of simulated versions of most of the SPHERES core flight code and additional code that simulates dynamics, communications, and other environmental interaction. The simulation is particularly valuable during the early stages of algorithm development and implementation as an aid in accelerating the learning curve for any Guest Scientist for SPHERES. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    ASCEND modelling environment
    ASCEND is a modelling environment and solver for large or small systems of non-linear equations, for use in engineering, thermodynamics, chemistry, physics, mathematics and biology. Solvers for both steady and dynamic (NLA & DAE) problems, are provid
    Downloads: 0 This Week
    Last Update:
    See Project
  • Desktop and Mobile Device Management Software Icon
    Desktop and Mobile Device Management Software

    It's a modern take on desktop management that can be scaled as per organizational needs.

    Desktop Central is a unified endpoint management (UEM) solution that helps in managing servers, laptops, desktops, smartphones, and tablets from a central location.
    Learn More
  • 10

    Ising model

    Ising model framework for Ms Windows

    ...You want to play with the file ising.c to make the model do various things other than just respond to temperature. If you can see the results, it's much easier to spot problems with code / interesting phenomena.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    XCTruck3D _Truck

    XCTruck3D _Truck

    realistic truck simulator with 3D graphics done from zero

    A truck/car simulator,with realistic physics and oldstyle graphics: it displays pixels through the SDL graphics routines, or the X11 if using that version (has some issues:so use the SDL ver).While the 3D graphics is done by the program itself without external libraries.The environment is a hilly terrain:total freedom to drive around.A remake of the classic "Terep 2". Written in the C programming language: although the code is 30 pages long, it's simple. Trailer can be detouched pressming 'l' (minuscle ELL) so to drive a normal car. There's an OpenGL version too: see the CTruck3D _Open,and an ASCII-Art ver (Term_ CTruck3D). This is also a good dydactical software: code is easy to undersand,and drawing procedures and physics sim procedure are written from 0 so it's clearly understandable how a complete 3D game is done in C, starting from a blank page of any plain text editor.Only basic knowledge of C was used. ...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 12
    GridPACK is a community-developed open-source collection of code for use in power systems research, analysis, and operation.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    CTruck3D _Open

    CTruck3D _Open

    realistic truck & car simulator, with OpenGL graphics

    update: https://sourceforge.net/projects/newctruck3drally/ It's a 3D, physically realistic truck/car simulator, oriented to dirt tracks. This is subsancially kept as hystorical. The environment is a hilly terrain which can also be user-defined in the form of a Bitmap image file (where intensity of red component defines height). It's similar to the classic "Terep 2". Particular care for internal cam. Written in standard C. There's a Windows executable ready for use, but it's compilable...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 14
    SunlightLB is an open-source 3d lattice Boltzmann code which can be used to solve a variety of hydrodynamics problems, including passive scalar transport problems.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 15
    ACADO Toolkit

    ACADO Toolkit

    Toolkit for Automatic Control and Dynamic Optimization

    ...It provides a general framework for using a great variety of algorithms for direct optimal control, including model predictive control, state and parameter estimation and robust optimization. ACADO Toolkit is implemented as self-contained C++ code and comes along with user-friendly MATLAB interface. The object-oriented design allows for convenient coupling of existing optimization packages and for extending it with user-written optimization routines.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    This utility, lingen, implements evolution of native machine code via linear genetic programming. The assembly level code uses a subset of assembly language which manipulates and performs calculations using the floating point unit (FPU) of the CPU.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17

    OpenETran

    Electric power system transient simulator

    ...It is also suitable for use in substation insulation coordination. Capacitor switching, TRV, and other applicaitons may be added. EPRI originally had permission to use code from the Numerical Recipes book in LPDW. These routines have been removed in favor of GSL.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    MIDA

    MIDA

    Mitochondiral Infectious Damage Adaptation (MIDA) model of aging

    ...Please, send email to thilo.figge<at>hki-jena.de to request a copy of the source code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19

    CUDA-SPHERE-FWD-MEEG

    CUDA accelerated spherical model forward solution for EEG/MEG

    ...Speedup by a factor of 22 and 32 is obtained for the EEG and MEG solution respectively when compared to the fastest CPU implementation available in the public domain. The complete source code and pre-compiled binaries are also made available via an open source license (GPL Version 3). A CUDA enabled NVIDIA graphics card is required to use the software.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    IPAT-S Scenario Scripting Language
    IPAT-S is a scenario modeling language. Use it for rapid development of quantitative strategic scenarios for governments, agencies, businesses, etc. using a fast and compact interpreted language. Package includes IPAT Studio development environment.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21

    Zwicker s Loudness Calculation SW +Tool

    Zwicker's Loudness Calculation (ISO532B) Tools

    Zwicker's Loudness Calculation (ISO532B) Tools. The project includes a loudness calculation program based on Zwicker's Method, and a WAV file analyzer generating data files for loudness calculation. Documentation and test files are also provided.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    ACRASH is an open implementation of the CRASH Monte-Carlo continuum radiative transfer scheme presented in Ciardi et al. 2001 and Maselli et al. 2003. This code solves the radiative transfer equation for any geometry in 3D using a Monte-Carlo scheme.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    The openLBMflow is an fast fluid flow solver based on Lattice Boltzmann Method. Main future are 2D and 3D code, single and multiphase models, Output data in VTK format can be directly open in Paraview. Download Windows or Linux binary version now.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    *** The BRAHMS project is now hosted on Google Code, see http://code.google.com/p/brahms-md/ ***
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    ...It makes use of a vertex-centroid finite volume scheme which is second order accurate. The adjoint solver is developed using the automatic differentiation tool called TAPENADE. Code has been moved to https://github.com/cpraveen/euler2d
    Downloads: 0 This Week
    Last Update:
    See Project