Showing 307 open source projects for "linux operating system"

View related business solutions
  • Stop Storing Third-Party Tokens in Your Database Icon
    Stop Storing Third-Party Tokens in Your Database

    Auth0 Token Vault handles secure token storage, exchange, and refresh for external providers so you don't have to build it yourself.

    Rolling your own OAuth token storage can be a security liability. Token Vault securely stores access and refresh tokens from federated providers and handles exchange and renewal automatically. Connected accounts, refresh exchange, and privileged worker flows included.
    Try Auth0 for Free
  • 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
  • 1

    Political economy library

    Political economy simulation toolkit

    Political economy library is a set of classes and accompanied tools for simulation of economy based on employment by companies, production of goods and consumption - EPC model. Actually it includes market-based model for research of the effects of Tobin tax. The library is based on Zarja library.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 2

    Aire

    Astrophysical Integrated Research Environment

    AIRE (Astrophysical Integrated Research Environment) is a set of computing facilities initiated by Tsinghua Center for Astrophysics , which aims to aid astrophysicists collect, store and analyze data.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    OpenGamma is a tool for gamma-ray spectrometry. It performs spectra analysis, including peak search, radionuclide identification and radioactivity determination in samples, allowing full user-defined customization and parameters setting.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 4
    Coffee-Physics

    Coffee-Physics

    A simple, lightweight physics engine written in CoffeeScript

    Coffee-Physics is a minimalist physics engine written in CoffeeScript that favors approachable, creative-coding workflows over heavyweight simulation frameworks. It models motion with a particle system and uses simple constraints and behaviors—such as gravity, attraction/repulsion, drag, and springs—to create believable movement with very little code. The design is intentionally composable: you attach behaviors to particles or groups and let the update loop integrate positions, producing...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 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
  • 5

    GQGMC

    Driver for GQ LLC GMC-300 Geiger Counter

    GQGMC is a user level driver for interfacing a Linux host to GQ Electronic's GMC-300 geiger-muller counter. Written in C++, the driver provides an interface method for each of the capabilities of the GMC-300. A sample command line text only program and sample Qt based GUI program are provided.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

    Ballistic Calculator

    Open Source Ballistic Calculator in C#

    !!! This project is currently CLOSED. There is a new version of API available under LGPL license at https://github.com/gehtsoft-usa/BallisticCalculator1 There is a new version of application in progress (ported to net framework 5.0) https://github.com/nikolaygekht/ballistic.calculator.app Ballisitic Calculator based on JBM's implementation 3-degree of freedom model, ported to C#, improved to support metric system and extended by some math from Litz's "Applied Ballistic"...
    Downloads: 5 This Week
    Last Update:
    See Project
  • 7
    pyxaid

    pyxaid

    PYthon eXtension for Ab Initio Dynamics

    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    PhaseSpace

    Analyse dynamical systems, plot its phase space and critical points.

    Phase Space is born out of the need of a simple yet powerful open source tool to study dynamical systems. PhaseSpace allows you to plot the phase space of the dynamical system you are studying, its critical points and the curves of slope zero and infinite.It can also plot the solutions of the system and it's vector field. To use PhaseSpace you'll need to have Python installed along with Matplotlib and Numpy.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    GMES

    GMES is a free Python package for FDTD electromagnetic simulations.

    GMES is a free finite-difference time-domain (FDTD) simulation Python package developed at GIST to model photonic devices. Its features include simulation in 1D, 2D, and 3D Cartesian coordinates, distributed memory parallelism on any system supporting the MPI standard, portable to any Unix-like system, variuos dispersive ε(ω) models, CPML absorbing boundaries and/or Bloch-periodic boundary conditions, and arbitrary material and source distributions. GMES officially stands for GIST...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 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
  • 10
    CPPLapack is a c++ class wrapper for BLAS, LAPACK and PARDISO. Its special features are the followings. [1]User-friendly interface [2]Hi-speed matrix calculations using BLAS and LAPACK [3]Minimized number of copy times using Smart Temporary system
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    **we moved to github** https://github.com/gimli-org/gimli Geophysical Inversion and Modeling Library
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    RSS - Radial Stretching System

    OpenSource radial stretching system for the scientific community

    The rapid and efficient development of soft active materials requires readily available, compact testing equipment. We propose a desktop-sized, cost-efficient, and open source radial stretching system as an alternative to commercially available biaxial and uniaxial stretching devices. It allows for doubling the diameter of an elastomer membrane while measuring the applied force. Our development enables significant cost reduction (~300 €) and increase the availability of equibiaxial...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    Quantum walk library

    Toolkit for simulations of quantum walks on graphs

    Quantum walk library is set of tools for simulations of quantum walks (for chiral or achiral particles) on graphs based on Zarja library.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    ASEP simulation library

    Simulation library for SSEP, ASEP or TASEP simulations

    ASEP simulation library is specialized for simulations of Asymmetric Simple Exclusion Processes (ASEP) and its mutations like SSEP or TASEP based on a graph. It is consisted of agents, models, timers and graphs that forms united modelling enviroment ready for computer cluster use - all based on Zarja library.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    PNGwriter

    Easy plotting of images pixel by pixel!

    Frustrated because you want to output a high-quality image from your C++ program but haven't found an easy, direct and fast way? Try PNGwriter. Written with scientific simulations in mind, PNGwriter allows you to plot to a PNG image pixel by pixel. * * *README* * * This is the last PNGwriter release that will be hosted on SourceForge.net. Please use the following site: https://github.com/pngwriter/pngwriter/releases to find all versions of PNGwriter including and later than...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    rarFit

    Maximum Likelihood fitting programme using ROOT and RooFit

    A maximum likelihood fitting package based on ROOT/RooFit for HEP. The fitting is driven by a text file and includes the following main options: 1) fitting, plotting and extraction of PDFs; 2) fitting of maximum likelihood models; 3) creation of projection and sPlot plots; 4) scanning about maximum likelihood minima; 5) combination of maximum likelihood curves with systematic errors for extraction of significance and combined errors; 6) toy studies; 7) means and pulls on fitted...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Gravity Simulator

    Gravity Simulator

    Multithreaded N-Point Gravity Simulation for PC and Android

    Create a sun, spin some asteroids around it, and watch them collide and form planets. An N-Point Gravity Simulator is a realistic simulation in which all points attract each other: even the smallest asteroid has its own gravitational field that can affect even a large sun far away from it. Can be reused as a library for making games. If used as library, license is GNU LGPLv3, otherwise it's GNU GPLv3.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Temperature Unit Converter

    Temperature Unit Converter

    Temperature Unit Converter

    Android app now available! You can download .apk file from 'Files' section. (Or by visiting this page from your Android device) ---------------------------- A simple and useful GUI(Linux only) and command line program that lets you convert widely used temperature units to each other: Fahrenheit, Celsius and Kelvin. ------------------------------- Written by İ. Yuşa Çetin Using Python and gtk for GUI, C for algorithms and command line usage, Java for the Android...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Interactive Web Physics
    Interactive Web Physics is a Java, Web-based animation and problem designer tool. Anyone can quickly design mathematics or physics animations and simulations that run in a web browser. Unlike other solutions, no knowledge of programming is required.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 20

    Brownian

    A brownian motion simulator to model diffusion properties

    This is a brownian motion simulator intended to model diffusion properties of different materials.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Java ray tracing library. Intended for optic system design, not intended for rendering. Handles generic surfaces (cone, sphere, cylinder, user-defined) including Fresnel or micro-structured material; handles reflection and refraction.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Qi - Quantitative Imaging (PIV and more)

    Qi - Quantitative Imaging (PIV and more)

    A collection of MATLAB tools for PIV, PTV, particle sizing, and more.

    Qi is a collection of MATLAB tools for the quantitative analysis of flow field images. Our Particle Image Velocimetry (PIV) tool, prana, implements a Robust Phase Correlation kernel for PIV analysis, and now includes Particle Tracking Velocimetry and sizing tools. Tools for pressure calculation, proper orthogonal decomposition (POD), and 3d imaging are under development.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    gMol

    gMol

    gMol molecular graphics

    We've moved to https://github.com/tjod/gMol/wiki gMol is an interactive visualization system used to display and manipulate 3-dimensional models of scientific data, such as molecular structures and surfaces. It contains both OpenGL and web browser widgets that enable flexible user interfaces.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Moved to https://github.com/jmeloranta/xemr
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25

    Tireless Worker

    Experimet automation software system

    Tireless Worker will help automating experimental research. One can easily write a REXX script to automate data acquisition and equipment control. NI VISA binding is implemented, as well as RS-232 communication.
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB