Showing 10389 open source projects for "version"

View related business solutions
  • 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
  • Forever Free Full-Stack Observability | Grafana Cloud Icon
    Forever Free Full-Stack Observability | 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
  • 1
    Balder is a multiplayer shooter in Zero Gravity. It was to be 3D, but for now, there is a 2D version under development. Players control a probe which can stick to, and push off from walls, rotate, and fire projectiles to destroy other probes.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 2
    Python library to perform electronic structure calculations with tight binding models in different types of lattices and different dimensionalities. It allows to include different terms in the Hamiltonian as sublattice, exchange field or magnetic field. Provides functions to calculate different Green functions, band structure, density of states, transport using Landauer formula, topological invariants, etc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Quercitools

    Quercitools

    Troubleshoot stack overruns

    Quercitools has just one tool for now - stackcheck.py. It helps in troubleshooting of stack overruns. Such defects destroy stack contents and locating the source of the problem is not easy. This is where stackcheck.py comes to help. It runs a program under test by gdb and protects some parts of the stack. If the program overwrites such parts stackcheck.py stops the program and points to the offending line of code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    The program MinDia can be used to create, modify and run multimedia slide shows with a diaprojector Rolleivision 35 Twin digital P (with RS232 interface).
    Downloads: 4 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
  • 5
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    ASDRAD is a source code generator which reads a configuration file and generates *.c, *.h, makefiles etc. It's written in Python and uses templates. Output files are for AmigaOS and derivates like AROS and MorphOS.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Copy Number Analysis for Targeted Resequencing (CONTRA) is a tool for copy number variation (CNV) detection for targeted resequencing data such as those from whole-exome capture data.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Maui Project
    Maui with Plasma Simple Shell "PSS" has been discontinued (last version 0.5.1.). For the Maui Linux distribution go to http://www.mauilinux.org For the non-Plasma but Qt-based Hawaii-Shell project visit: http://hawaiios.org/.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    Brainstorm Network

    Software to organize a brainstorm as a complex network.

    This project aims to organize a brainstorm or a bibliographic revision in a network (graph). With this organization the users are able to visualize the main points of the brainstorm (the hubs in the network). Moreover, they can access the information through the rede, interactively, clicking on the edges or nodes! All information is associated with a reference list (imported from a bibtex file). This project uses Python, Web2py, MariaDB and VIS.js (D3.js).
    Downloads: 0 This Week
    Last Update:
    See Project
  • Application Monitoring That Won't Slow Your App Down Icon
    Application Monitoring That Won't Slow Your App Down

    AppSignal's Rust-based agent is lightweight and stable. Already running in thousands of production apps.

    Full APM with errors, performance, logs, and uptime monitoring. 99.999% uptime SLA on the platform itself.
    Start Free
  • 10

    PyWham

    Python implementation of the Weighted Histogram Analysis Method (WHAM)

    Latest version is 1.2, released Mar 12, 2016 PyWham is a flexible and fully customizable implementation of the Weighted Histogram Analysis Method (WHAM) in Python 2. PyWham has been carefully designed with flexibility in mind. Some of its features are: (1) any number of reaction coordinates, (2) any form of potential, (3) compatibility with Python syntax and Python math module and (4) support for user-defined functions.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    PyBawo

    A Multiplayer Bao (Bawo) App for GNU

    PyBawo is a multiplayer implementation of the East African board game, Bao (Bawo) in Python. PyBawo largely implements Bao (Bawo) as played in Malawi with additional rules that eliminate the possibility of infinite moves. PyBawo currently supports local two player games against another human or the computer.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 12

    Moose

    Multiscale Neuroscience and Systems Biology Simulator

    Moose is the core of a modern 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. We have moved Github.com. This should be your source for the latest version of the code.
    Downloads: 6 This Week
    Last Update:
    See Project
  • 13

    MWOMonitor

    A statistics collection and tracking tool for Mechwarrior Online (R)

    A little app that will collect your mech's statistics and enable you to - automatically keep a log of you mech performance - get detailed post-battle results damage per weapon - track your stats over time Developed in python with PySide / QT ----- New in version 08 - Styling of the application via user-editable stylesheet in style.txt - Filter DPG stats for mechs by min games played - a bit cleaner UI (major overhaul overdue, I know) --- Mechwarrior Online is an online game published by Piranha Games. I own no rights to the name or brand nor am I connected to Piranha Games / PGI, This project is made by just a lowly fan of the game, with no commercial intentions.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    EggLib

    EggLib

    Evolutionary Genetics and Genomics Library

    EggLib has moved to http://mycor.nancy.inra.fr/egglib/ since version 3.0.0.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    2048 Python , AI , 1 or 2 players

    2048 Python , AI , 1 or 2 players

    py 2048, a well know 2048 clone board game

    Written in Python 2.7.x and pygame1.9.1~2 compliant (at least) Python 3.4 HOW TO PLAY: keyboard UP, DOWN, LEFT, RIGHT, escape to quit increase your score shifting tiles with same number. the value of resulting tile is multiplied *2. CUSTOMISE YOUR GAME: edit py2048.cfg configuration file. you can: -Change Raws and Columns amount. -Change Random range value of new tile. -Limit the maximum tile value. -Limit time allowed for movement. -Enable no movement (a new tile appear...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Gigaset Elements command line interface

    Gigaset Elements command line interface

    Python based command line interface for Gigaset Elements

    gigasetelements-cli is a python based program which allows you to control your Gigaset Elements home security system. It comes with an easy to use CLI (command-line interface) suitable for direct use or cron jobs.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 18
    wakefull

    wakefull

    screensaver and powersaver blocker (like caffeine)

    Wakefull, like Caffeine, keeps your screen awake by blocking screen/power savers. The main difference from Caffeine is that Wakefull gives you (the user) access to the scripts being run - so you can adapt it for whatever environment you are using. This was developed for a system where Caffeine was not readily available.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 19
    Feed-forward neural network for python
    ffnet is a fast and easy-to-use feed-forward neural network training solution for python. Many nice features are implemented: arbitrary network connectivity, automatic data normalization, very efficient training tools, network export to fortran code. Now ffnet has also a GUI called ffnetui.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 20
    SimpleDSO
    This program written in Python is used for capture screenshot or raw data from a UNI-T digital storage oscilloscope.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 21
    lshell is a shell coded in Python, that lets you restrict a user's environment to limited sets of commands, choose to enable/disable any command over SSH (e.g. SCP, SFTP, rsync, etc.), log user's commands, implement timing restriction, and more.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 22
    We moved to Github (https://github.com/FFMG/myoddweb.piger) Please update to the latest version! Piger is a Launcher allowing you to run your own commands from your keyboard. Highlight a word hold the caps lock key and simply type 'Google' to search for it in your browser. You can create your own commands, in LUA, Python, C++ and more.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Yet Another Audio Feature Extractor is a toolbox for audio analysis. Easy to use and efficient at extracting a large number of audio features simultaneously. WAV and MP3 files supported, or embedding in C++, Python or Matlab applications.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 24

    Klonwerk

    advanced variability management tool

    Klonwerk is an advanced and easy-to-use tool for reactive variability management and large-scale software reuse. It allows you to automatically clone and modify directories of textural or binary files (e.g. code, architecture, documentation), based on conceptual feature/decision models.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Part-of-speech tagging is the task of assigning symbols from a particular set to words in a natural language text. ACOPOST implements and extends well-known machine learning techniques and provides a uniform environment for testing.
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB