Showing 10191 open source projects for "gnu linux"

View related business solutions
  • 8 Monitoring Tools in One APM. Install in 5 Minutes. Icon
    8 Monitoring Tools in One APM. Install in 5 Minutes.

    Errors, performance, logs, uptime, hosts, anomalies, dashboards, and check-ins. One interface.

    AppSignal works out of the box for Ruby, Elixir, Node.js, Python, and more. 30-day free trial, no credit card required.
    Start Free
  • Gemini 3 and 200+ AI Models on One Platform Icon
    Gemini 3 and 200+ AI Models on One Platform

    Access Google's best plus Claude, Llama, and Gemma. Fine-tune and deploy from one console.

    Build, govern, and optimize agents and models with Gemini Enterprise Agent Platform.
    Start Free
  • 1
    Project: Icarus

    Project: Icarus

    A model rocketry project studying temperatures inside the body tube

    Project: Icarus is a proof of concept model rocketry research project that brings several individual projects together into a single model rocketry research launch vehicle. This specific project includes an avionics payload, temperature sensors along the body, and a video camera. The sensors record the heat buildup inside the body tube as the solid rocket motor burns and fires the ejection charge. The sensors are placed in three different locations along the body tube to provide data on the...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Arduino Launch Control System (LCS)

    Arduino Launch Control System (LCS)

    A single rod model rocket launch control system using the Arduino Nano

    This is a single rod model rocket launch control system. The system utilizes the Arduino Uno/Nano to report on local weather conditions (temperature, humidity, barometric pressure). The system also provides a 10-second countdown when the fire button is pressed. The system meets and exceeds the NAR Safety Code standard for model rocket launch systems as it incorporates a removable key to block the flow of power to the launch pad. It incorporates an additional two-button safety system to...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3

    CoolingPower

    Print Steam Tables; Plot diagrams and cycles from equations of state

    CoolingPower is NOT in a condition for use at this time. A couple of bugs have been discovered that severely affect the calculation accuracy. While I troubleshoot, use at your own risk. Once completed, CoolingPower will have the capability to plot diagrams of thermodynamic properties, construct Steam Tables, and plot thermodynamic cycles. Initial fluid will be water/steam, but functionality will extend to include a variety of working fluids. CoolingPower operates in GUI format and, for...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4

    PY-Nodes

    Code for finding nodes in a material using first-principle approach.

    PY-Nodes is a Python 3 based code designed for searching nodes (bands-degenerate points) associated with two or more bands in a given material using the first-principle approach. This code is helpful in efficient searching of the nodes present in the topological semimetals such as- Weyl semimetals, Dirac semimetals & nodal-line semimetals. The code is presently interfaced with the WIEN2k package. The algorithm of the code is based on the Nelder-Mead’s function-minimization approach. The code...
    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
  • 5
    A package for transient and steady state simulation of organic solar cells.
    Downloads: 24 This Week
    Last Update:
    See Project
  • 6

    OpenVigil

    Open pharmacovigilance data extraction, mining and analysis tool

    OpenVigil provides a webinterface to analyse pharmacovigilance data, i.e., spontanous or systematic collections of treatments (drugs) and observed adverse events ("drug side effects"). FDA Adverse Event Reporting System (AERS) and other pharmacovigilance data (e.g., Canadian or German) are supported. The OpenVigil web-based analysis tools offer several analysis modes like extraction, filtering, mining of data and analyses via measurements of disproportionality like proportional reporting...
    Downloads: 18 This Week
    Last Update:
    See Project
  • 7

    MetaDiSc

    App for meta-analysis of diagnostic accuracy reviews

    Statistical methods for the meta-analysis of diagnostic test accuracy (DTA) studies are relatively complex. We aimed to build the Meta-DiSc software to include statistical methods based on hierarchical models and an enhanced web-based interface to improve user experience.
    Downloads: 21 This Week
    Last Update:
    See Project
  • 8
    eCScope

    eCScope

    Oscilloscope like software for measure data with INA260 chips

    Freeware software for Raspberry PI 4B+ using GPIO and I2C connections with a hardware board with a 30 cm I2C cable (seed or qwicc) or 2m (proprietary eComet). Hardware will be available soon at http://electromaker.io. main features: max 150s measurement time, load measurement data to CSV file, measurement calibration, parallel measurement of 4 values, scale zoom in out, and move at X and Y axes For news and updates see twitter page.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    Discursive Dilemma

    Optimal Decision Rules for the Discursive Dilemma

    Accompanying software for the paper "Optimal Decision Rules for the Discursive Dilemma", by A. Alabert, M. Farré and R. Montes (https://arxiv.org/abs/2210.13100). Computes a ranking of the best decision rules according to a quantitative criterion based on the minimisation of the combined probabilities of false positives and false negatives
    Downloads: 0 This Week
    Last Update:
    See Project
  • Full-stack observability with actually useful AI | Grafana Cloud Icon
    Full-stack observability with actually useful AI | Grafana Cloud

    Our generous forever free tier includes the full platform, including the AI Assistant, for 3 users with 10k metrics, 50GB logs, and 50GB traces.

    Built on open standards like Prometheus and OpenTelemetry, Grafana Cloud includes Kubernetes Monitoring, Application Observability, Incident Response, plus the AI-powered Grafana Assistant. Get started with our generous free tier today.
    Create free account
  • 10
    The NSCL Data Acquisition system is a general purpose nuclear physics data acquisition system in use at several university labs and, of course, the National Superconducting Cyclotron Laboratory at Michigan State University. The development of the NSCLDAQ is currently funded by DOE grant DE-SC0000661 Note that as of July, 2023 all development and release packages will be hosted at https://github.com/FRIBDAQ/NSCLDAQ
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    ePnR

    ePnR

    ePnR is an IC block standard cell placement & routing tool

    ePnR is a simple Integrated Circuit (IC) block standard cell placement & routing tool. ePnR currently supports only circuit blocks using equal height standard cells arranged in one or more channels of user configurable length. Standard cells are described in a simple text based library (compliant with eLogSim). Placement follows initially the cell call order in the SPICE like circuit input netlist. However, a placement optimization, aiming at minimum weighted accumulated wire length, by...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    JLinAlg
    JLinAlg is an open source and easy to use Java library for linear algebra. It can do calculations without rounding errors. Features include: basic matrix operations, algorithms for solving Linear Equation Systems, inverting matrices, computing the determinant and the eigenvalues of a matrix. We have moved to Github: https://github.com/JLinAlg/JLinAlg
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    UrJTAG aims to create an enhanced, modern tool for communicating over JTAG with flash chips, CPUs, and many more. It is a descendant of the popular openwince JTAG tools with a lot of additional features and enhancements.
    Leader badge
    Downloads: 46 This Week
    Last Update:
    See Project
  • 14
    nua is an another implementation of the numerical recipes for lua language.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    SPINspiral

    SPINspiral

    A gravitational-wave parameter-estimation code for LIGO/Virgo

    SPINspiral is a parameter-estimation code for the analysis of gravitational-wave signals detected by LIGO/Virgo.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    UIBM (= Universal Individual-Based Model) is an agent-based simulation/3d-dvisualization of the dynamics within multispecies plant communities of Northwest Europe, parameterized from databases using universal scaling laws.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    SIxO

    SIxO

    Multipurpose Vehicle Computer

    SIxO is a software project for odometer, tripcounter and multimeter, suppporting many more features for any kind of vehicle. The essential microcontroller hardware (Renesas M16C, graphical display 128x64, casing, keyblock) can be ordered at www.sixo.de.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    QtJSBSim

    QtJSBSim

    A distributed flight sim and front end for JSBSim

    This Qt5 app can send controls data to an instance of JSBSim standalone, and can read and display data from JSBSim. You can think of QtJSBSim as a simulator, with JSBSim as the flight dynamics model back end. For out-the-window visuals you can send data to FlightGear.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Morpho
    R-package to perform analysis of landmark based geometric morphometrics. Installation instructions: https://github.com/zarquon42b/Morpho/blob/master/README.md
    Downloads: 1 This Week
    Last Update:
    See Project
  • 20

    Tables of the Sun

    A Re-implementation of Newcomb's Theory of the Sun

    Simon Newcomb published his theory, known as Tables of the Sun, in 1898. It was used by the American Ephemeris and the Astronomical Almanac into the 1980's to compute the daily positions of the Sun. This Theory is a semi-analytic model which expresses quantities as a trigonometric series with numerical coefficients. This type of model produces a compact computer function which has enough accuracy to be useful to most users. My goal is to create a model using C which will reproduce exactly...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21

    TopDeg

    Program for topological degree calculation.

    The program calculates the degree deg(f,B,0) where B is a product of n nontrivial intervals in R^n and f is a continuous function from B to R^n. The algorithm is described in the following paper: http://www.ams.org/journals/mcom/2015-84-293/S0025-5718-2014-02877-9/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22

    LabView Database Library

    Best LabView Database library available!

    sql_LV.llb is a high-performance library for interfacing your LabView application with your ODBC or MySQL-based database. Result and data sets are handled as cluster arrays.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Tranalyzer

    Tranalyzer

    Tranalyzer flow generator packet analyzer moved to: tranalyzer.com

    The Anteater moves to a new site, available under tranalyzer.com. This tool generates extended netflow-like flow/packet statistics from large pcap files or ethernet interfaces. It is intended to serve as a tool for IT troubleshooting, encrypted traffic mining, AI preprocessing and forensic analysis. A packet based "tshark mode" for detailed header and content inspection is improved for troubleshooting and security purposes. Flow based and packet based content inspection and extraction,...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    TheoDORE

    TheoDORE

    Theoretical Density, Orbital Relaxation and Exciton analysis

    The TheoDORE (Theoretical Density, Orbital Relaxation and Exciton analysis) package is a general purpose program suite for the analysis of excited states obtained from quantum chemical excited state calculations. Wavefunction analysis is based on state and transition density matrices, which provides a unified formalism applicable independent of the wavefunction model. TheoDORE is interfaced to a number of quantum chemical programs (Q-Chem, Columbus, Turbomole, ...) and can be used for...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 25
    The Simplest Manual Counter

    The Simplest Manual Counter

    Manual counter with the keyboard or the mouse on images

    The only open source counter to count any items the simplest and easiest way with the keyboard, or the mouse specifically on images. After associating a key to each item, or a predefined graphical symbol for images, pressing the key or clicking on the image increments its associated counter, and displays (for the images) the symbol at the mouse's pointer location. Such a project is so simple a child could use it!
    Downloads: 1 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB