Showing 1319 open source projects for "linux is"

View related business solutions
  • 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
  • Free and Open Source HR Software Icon
    Free and Open Source HR Software

    OrangeHRM provides a world-class HRIS experience and offers everything you and your team need to be that HR hero you know that you are.

    Give your HR team the tools they need to streamline administrative tasks, support employees, and make informed decisions with the OrangeHRM free and open source HR software.
    Learn More
  • 1

    protoFramework

    A Dassault Aviation project to simplify the building of prototypes

    protoFramework is a Dassault Aviation software based on a Java library and other modules as described below, and on specific software developed and maintained by Dassault Aviation. This protoFramework aims to simplify the development of prototypes of any types in several languages or technologies (such as Java, C++/C, Groovy, Python, etc..). protoFramework is based on a concept of service-oriented architecture design (“SOA”), which permits the interconnexion of application components...
    Downloads: 4 This Week
    Last Update:
    See Project
  • 2
    ransfoil

    ransfoil

    console to calculate airflow around an airfoil based on RANS approach

    RANSFOIL is a console program to calculate airflow field around an isolated airfoil in low-speed, subsonic, transonic or supersonic regime by numerically solving the Reynolds averaged Navier-Stokes (RANS) equations using mature computational fluid dynamics (CFD) method. As postprocess results, the aerodynamic parameters of the airfoil, e.g., lift coefficient and drag coefficient, can be integrated from the airflow distribution near wall boundary. In addition, the coupling between airflow and...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 3

    Java-Enigma

    Enigma Encryption Simulator in Java

    This program is an offline and stand-alone Java application which simulates the Enigma encryption machine that was used during World War II.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 4
    Open-source interpreted Verilog simulator with a feature set and performance similar to Verilog-XL. Implements all IEEE 1364-1995 features along with some Verilog-2001 features. Full support for Verilog PLIs.
    Leader badge
    Downloads: 2 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
  • 5
    MOSSCO

    MOSSCO

    Modular System for Shelves and Coasts

    The Modular System for Shelves and Coasts (MOSSCO) is a coupling framework for Earth System Models. It helps users to integrate their own numerical models with other developments. Quick Start: git clone git://git.code.sf.net/p/mossco/setups mossco-setups git clone git://git.code.sf.net/p/mossco/code mossco-code cd mossco-code cat QuickStart.md or read online https://sf.net/p/mossco/code/ci/master/tree/QuickStart.md Beware: this is alpha software, expect...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 6

    adevs

    A simulation library for discrete event and hybrid dynamic systems.

    Adevs is a C++ library for building discrete event and mixed discrete event/continuous simulations. This repository is defunct. We have moved to https://github.com/smiz/adevs
    Downloads: 1 This Week
    Last Update:
    See Project
  • 7

    Popppy

    Population Propogation in Python. Simulate births, marriages, deaths

    ...The tool could also be useful and fun for a student, for anyone curious about near-future demographics or CO2 emissions, or curious amateurs. Since it's Open Source (<2000 lines of Python code) you can make your own changes. It runs from the command line and should run on any (MS WIndows, Linux/Unix/Mac OSX) platform running Python 3. A non-Python MS Windows pre-compiled Popppy executable/binary is included for those who just want to run it without having the bother of installing Python 3.x or not wanting to change the source code.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 8
    Frevo

    Frevo

    Frevo is probably the simplest tool for evolutionary design

    FREVO is an open-source framework developed in Java to help engineers and scientists in evolutionary design or optimization tasks. The major feature of FREVO is the componentwise decomposition and separation of the key building blocks for each optimization tasks. We identify these as the problem definition, solution representation and the optimization method. This structure enables the components to be designed separately allowing the user to easily swap and evaluate different configurations...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 9
    GNNPCSAFT Web App

    GNNPCSAFT Web App

    Smart Thermodynamic Modeling with Graph Neural Networks

    The GNNPCSAFT Web App is an implementation of our project that focuses on using Graph Neural Networks (GNN) to estimate the pure-component parameters of the Equation of State PC-SAFT. We developed this app so the scientific community can access the model's results easily. In this app, the estimated pure-component parameters can be used to calculate thermodynamic properties and compare them with experimental data from the ThermoML Archive. More info on github repository.
    Downloads: 1 This Week
    Last Update:
    See Project
  • Easy management of simple and complex projects Icon
    Easy management of simple and complex projects

    We help different businesses become digital, manage projects, teams, communicate effectively and control tasks online.

    Plan more projects with Worksection. Use Gantt chart and Kanban boards to organize your projects, get your team onboard and assign tasks and due dates.
    Learn More
  • 10
    DeepSee

    DeepSee

    Visualize deep ocean biogeochemical sediment samples in 2D and 3D!

    DeepSee is an interactive workspace for deep ocean scientists to upload sediment core data and map images and see their sampling history displayed across multiple connected views at once! 🦑🦀🐚 🚀 For a live demo, visit: https://www.its.caltech.edu/~datavis/deepsee/ 🌱 To get started, visit our Wiki: https://sourceforge.net/p/deepsee/wiki/Home/ 🧑‍💻 To modify DeepSee for your own project, visit our GitHub repository: https://github.com/orphanlab/DeepSee/ --- Created by Adam Coscia,...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 11

    NCBSvgTools

    A software can view Ovation Control Builder SVG files, and support som

    A software can view Ovation Control Builder SVG files, and support some useful functions.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    skunks

    skunks

    3D driving simulation based on Open Dynamics Engine

    ...The latest version of skunks is on my site: https://matei.one/. 3D realistic driving (not racing) simulation with software rendering, based on Open Dynamics Engine (which is included in all *.tar.gz files so it doesn't have to be downloaded separately). 10 cars (all electric) and 16 tracks are available in version 5.1.0. Cars and tracks can be easily created and modified. Only SDL 1.2 or SDL 2 required besides standard C library. GNU/Linux and Wind0ws executables are available. If using GNU/Linux and SDL 2, it might be necessary to add -lpthread in the comp file, at line 2.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    EChem++ is a software system based on an object oriented approach to electrochemical experimentation, simulation, and data analysis. Currently, development emphasis lies on the modelling and simulation as well as the analysis modules.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    MeaProcess

    Measurement and Automation Framework + Tool

    MeaProcess is a simple and graphical based Measurement and Automation framework and Tool. Support programming with IEC 6-1131.3 ST. Runtime available for Windows, embedded RT-Linux and other realtime OS.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    LaSolv

    Solves symbolic electrical AC circuit equations

    In electrical engineering, AC circuits are often used in the design process. However, deriving the gain, input impedance or what have you is tedious and error prone. LaSolv takes a SPICE like description of your circuit and solves for whatever parameter you specify- voltage gain, trans-impedance, input impedance, etc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    LINE Solver

    Queueing Theory Algorithms

    LINE is an open-source software package to analyze queueing models via analytical methods and simulation. The solver is available for Java/Kotlin, MATLAB, and Python. LINE features algorithms for the solution of open queueing systems (e.g., M/M/1, M/M/k, M/G/1, ...), open and closed queueing networks, and layered queueing networks. Additional details are available on the project website: http://line-solver.sf.net.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    NeuroML is an XML-based description language for defining and exchanging neuronal cell, network and modeling data including reconstructions of cell anatomy, membrane physiology, electrophysiological data, network connectivity, and model specification
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    SolarNetwork

    SolarNetwork

    For monitoring and control of distributed generation and consumption

    SolarNetwork started as a simple set of client and server tools to collect and analyse solar power information from a distributed network of solar power collectors. SolarNetwork is now expanding into a set of tools to not only collect and analyse information, but to also control and influence behaviour of a distributed network of nodes where energy is being generated and/or consumed. The name implies it is for solar generated energy only, the SolarNetwork can in fact be used with any...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    GNNPCSAFT Chat

    GNNPCSAFT Chat

    Chatbot with GNNPCSAFT

    The GNNPCSAFT Chat is an implementation of our project that focuses on using Graph Neural Networks (GNN) to estimate the pure-component parameters of the Equation of State PC-SAFT. We developed this app so the scientific community can access the model's results easily. In this app, you can chat with LLM models (Gemini or Ollama) with GNNPCSAFT tools, allowing you to ask questions about the PC-SAFT parameters of various compounds, predict thermodynamic properties, and get insights into the...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20

    JASI - Java Event-Based Simulation Frame

    JASI - Java Event-Based Simulation Framework

    The JASI library provides an architecture based on a simulation kernel and elementary classes for simulation elements and event to build event-based simulation systems in Java.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21

    E-Learning Simulator: VUONG-DCP

    Data Compression Simulator for E-Learning:

    Data Compression Simulator for Text, Sound, Images and video-clips. Variable Data Compression methods could be applied. Simulators has a web client for E-Learning. It is focused for students and data compression interests., Support-WIKI https://sourceforge.net/p/vuong-dcp/wiki/Home/ Project founder: Dr. The Anh Vuong (Admin) https://vuongblog.wordpress.com/vuong-publications/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    loto
    http://loto.sourceforge.net/ hosts 4 projects of free software related to materials science and physics. They are loto, feram, compasses and xtalgrowth.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23

    libCIGI

    C++ Library for the Common Image Generator Interface

    libCIGI (library for Common Image Generator Interface) is a lightweight header only library that provides interfaces for communication between CIGI hosts and image generators. Currently versions 3.0, 3.2 and 3.3 are supported as well as support for the *draft* V4.0 CIGI standard. Additional functionality to the base packet interfaces is provided through external classes so that to the packet headers have no further dependencies. Packet processing is kept simple and a couple of simple helper...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Zgoubi is a raytracing code. Since 1972 it pushes charged particles through accelerators and beam lines, by stepwise solution of Lorentz force equation - and their spins via Thomas-BMT differential equation. Zgoubi simulates beam dynamics and polarization in a variety of accelerators (storage ring, synchrotron, cyclotron, betatron, microtron, FFAG, multi-pass ERL, etc) and optical systems (beam lines, magnetic and electrostatic optical components, time-of-flight and mass...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Java application for virtual tool shop simulation. Application allows simulation of exchange jobs between some tool shops. Jobs are grouped in projects and are organized in Petri nets (sequences of activities and stores).
    Downloads: 0 This Week
    Last Update:
    See Project