Showing 1978 open source projects for "linux-gnome"

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
  • Total Network Visibility for Network Engineers and IT Managers Icon
    Total Network Visibility for Network Engineers and IT Managers

    Network monitoring and troubleshooting is hard. TotalView makes it easy.

    This means every device on your network, and every interface on every device is automatically analyzed for performance, errors, QoS, and configuration.
    Learn More
  • 1
    Bio.Cairn
    Bio.Cairn is a library of highly-configurable high-performance modules to support numerical simulators for biological processes. Written in ANSI-standard C++, it makes extensive use of template metaprogramming and the BOOST libraries.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    nanoTuring

    nanoTuring

    A minimal Turing machine simulator

    https://github.com/thibaultduponchelle/nanoturing
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    CDNSimulator provides several libraries for ns2 simulator to extend it with content delivery networks (CDN).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4

    LIME

    LIME is a software tool for creating multiphysics simulation codes.

    The Lightweight Integrating Multiphysics Environment for coupling codes (LIME) is a small software package for creating multiphysics simulation codes. LIME is intended to be especially useful when separate computer codes (which may be written in any standard computer language) already exist to solve di fferent parts of a multiphysics problem. LIME provides the key high-level software (written in C++), a well defi ned approach (with example templates), and interface requirements to enable the...
    Downloads: 5 This Week
    Last Update:
    See Project
  • 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
  • 5
    QDC (quick direct-method controlled) is an optimized exact implementation of the Gillespie's direct-method. It is designed for biochemical simulations when there is the need of dynamic parameters whose values can change during the simulation.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    wavefront

    wavefront

    2D Finite Element Analysis for Acoustics

    ...It accepts CAD drawings in DXF format and produces animated displays of wave propagation as well as exporting various data as text files. It is GPL software and runns on Linux and Windows.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 7

    WindTunnel

    A 3D wind tunnel simulator created in 2008 by a group of undergrads

    A 3D wind tunnel simulator created in 2008 by a group of COMP314 students at The University of Waikato. The user is able to insert objects into the windtunnel and view a (very) rough simulation of the wind flowing around it. View the Wiki for detailed instructions on how to use it. Created by: Sam Sarjant, Kias Hafiz, David Spooner, Sam McIntosh, Kieran Ryan, Yong Chun Fu
    Leader badge
    Downloads: 4 This Week
    Last Update:
    See Project
  • 8

    Powersim

    Energy Estimation in SystemC.

    Power/Energy simulation in SystemC. Powersim is a SystemC class library aimed to the calculation of power and energy consumption of hardware described at system level. To this end C++ operators are monitored and different energy models can be used for each data type. Powersim does not require any change in the application source code. Current version is 0.3.0.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 9
    TRMSim-WSN
    TRMSim-WSN (Trust and Reputation Models Simulator for Wireless Sensor Networks) is a Java-based simulator aimed to test Trust and Reputation models for WSNs. It provides several Trust and Reputation models and new ones can be easily added.
    Leader badge
    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
    MITSIM is a simulation-based laboratory developed for evaluating the impacts of alternative traffic management system designs at the operational level. It was developed at the MIT Intelligent Transportation Systems (ITS) Program.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 11
    The software is related to the PhD thesis of Zoltán Farkas, used to simulate work distribution and processing in hierarchical desktop grid systems.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    VERTIS Virtual Scanner

    VERTIS Virtual Scanner

    A virtual scanner for 3D models.

    A virtual scanner that converts 3D models (in Wavefront .obj format) into pointcloud files (in PCL .pcd format). Useful for simulating robotic input. NOTE: This project has been merged into the project at https://github.com/canderegg/cfg_obj
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    IPSA - Inventor Physics Simulation API

    Easy to use physics simulation combining ODE with OpenInventor.

    Create phyiscal simulations easily through IPSA which combines the OpenInventor 3D API with the Open Dynamics Engine (ODE). Scenes are read from .iv files and simulated in the supplied viewer applications. Find it at: http://ipsa.sourceforge.net
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    Delayed Response Network

    Neural network based on signal delays.

    An artificial neural network, currently specialized to save a specific bit pattern, mainly by changing the signal propagation delays in links. More features, variables and algorithms will be added in time.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    Scicoslab Graphic Editor

    Graphic Editor for Scicoslab

    Graphic Editor for Scicoslab developed in Java with a 2D graphic editor and XML file output.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    jCircuits

    jCircuits

    An easy-to-use Simulation of Hardware-Gates

    A very easy-to-use but complex Gate-Simulation.You can simulate various gatters like AND, NAND, OR, NOR, NOT, XOR. And also build Flip-Flops, Full Adders and other compley structures. In other words its a register-Transfer Simulation of Hardware-Processes. There are also 2 Applet-Versions - the full Version and a only-Display-Version ---------- USEFUL TIPS: ---------- Always enter the Edit-Mode (swiss knife) bevor editing something ;) [!! IMPORTANT !!] Try out the...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17

    ViennaFEM

    A finite element solver using state-of-the-art programming techniques.

    ViennaFEM is a library-centric implementation of the finite element method in C++. It features a symbolic math kernel, which manipulates the strong or weak form of the problem and automatically derives the discrete form. ViennaFEM is built on top of the following libraries: ViennaMath provides the symbolic math kernel, ViennaGrid (with ViennaData) allows for a generic grid handling and quantity storage, while ViennaCL provides the linear solvers and GPU acceleration.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    MQTT for NS-3

    MQTT for NS-3

    NS-3 libraries for MQTT

    NS-3 libraries for simulating environments with the MQ Telemetry Transport (MQTT) protocol. For more information go to the Wiki. You can see a guide of how to integrate this library into the NS-3 here: http://www.eg.bucknell.edu/~perrone/2010/08/27/creating-a-new-module-in-ns-3/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19

    smPla

    SystemVerilog module to substitute Verilog PLA system tasks.

    SystemVerilog module that models the following PLA system tasks of Verilog: $a/sync$and$array $a/sync$nand$array $a/sync$or$array $a/sync$nor$array $a/sync$and$plane $a/sync$nand$plane $a/sync$or$plane $a/sync$nor$plane.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Arena is a computer simulation in which programs compete for CPU time and access to main memory. Processes such as the dynamics of punctuated equilibrium, host-parasite co-evolution and density dependent natural selection are amenable to investigation.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 21
    pyFormex is a program for generating, transforming and manipulating large geometrical models of 3D structures by sequences of mathematical operations.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    A language and a compiler for the solution of differential equations (ODE). Both lumped and distributed variables (PDE) will be possible. The ability to solve DAEs is a long term goal. The compiler generates a Python program that does the computation.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Global Epidemic Simulator

    Global Epidemic Simulator

    A platform for modelling influenza-like epidemics and containment

    The Global Epidemic Simulator is a platform for modelling directly transmissible human diseases such as influenza, and testing intervention policies that may reduce the duration or severity of an outbreak of such a disease. Building on previous work, this model is spatial and individual-based, using various geographical and demographic data sources to place households at absolute locations, populated with individuals of specific ages who each attend schools or workplaces situated in their...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    The goal of this project is to provide a platform for simulating biological aging and evolution of the population. The simulation is done using Penna bit-string model. Its based on the mutation accumulation theory.
    Downloads: 0 This Week
    Last Update:
    See Project