Showing 2069 open source projects for "program"

View related business solutions
  • 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
  • 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 generative AI apps with Vertex AI. Switch between models without switching platforms.
    Start Free
  • 1
    UniversalMer

    UniversalMer

    A CLI k-mer counting tool for multiple sizes of k at once.

    UniversalMer is a k-mer counting tool for multiple size of k at once. It is available for DNA, RNA, and protein sequences. The program counts and summarizes the exact frequency of all k-mers from 1-mer to a user-defined maximum length (kmax). Analyzing the k-mer spectrum across multiple values of k can be done in seconds. This program is designed for bioinformatics researchers and scientists.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Charmol

    Charmol

    Program for molecular graphics

    Charmol is a cross-platform GUI/command-line based program for making high-quality pictures of molecular structures, nowadays working on Linux, MacOS and Windows. As output, it produces POV-Ray rendered images or files in VRML format. Charmol is capable of making pictures containing: - from small- to large-size molecules - more molecules together (different settings possible) - orbitals using molden and fchk files (GTO functions up to 'h' angular momentum supported) - surfaces using gaussian cube files (also color-mapped surfaces according to potential) - schematic representation of vibrations using arrows - user-defined arrows representing vectorial properties - measuring gauges - combinations of these features (more orbitals together, orbitals and arrows together etc.) ...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 3

    Mxx_ru

    Mxx_ru is a cross-platform build tool for C/C++.

    ...In contrast to well-known make utility, which provides explicit make rules with targets, dependencies and build commands, Mxx_ru has a template-based approach. Project file in Mxx_ru is a small Ruby program using already defined class (template) from Mxx_ru. The only thing developer is have to worry about is to create an object of required class and execute some of it's methods.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 4

    Triggers Script Editor

    A tool that allow to compile code in WarCraft II Triggers

    Currently working for reverse-process program.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 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
  • 5
    LibSecRm - Secure Removal Library

    LibSecRm - Secure Removal Library

    A library for secure deleting data on-the-fly

    LibSecRm (LIBrary for SECure ReMoval) is a set of replacements for these standard C functions which cause data removing from files. The data is first securely wiped on-the-fly, to protect the user's privacy, then the original functions are called. There is NO NEED to rebuild your software, because LibSecRm is a pre-loadable library, meaning you just need to RUN the software with LibSecRm loaded. LibSecRm is also a development library. The following wiping methods are supported:...
    Downloads: 10 This Week
    Last Update:
    See Project
  • 6

    loadavgd

    Monitor CPU load and terminal activity, execute command when idle

    The loadavgd program monitors the CPU load and user input at (pseudo-) terminals. It provides a kind of power management for server systems, where keyboard or mouse activity can not be queried. Loadavgd was written because powernap did not work on my system. If the load is below a certain treshold and there is no input at any (pseudo-) terminal for a given amount of time, an action is issued.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    IMYplay

    IMYplay

    Plays iMelody (IMY) files using many sound systems

    ...PC-Speaker (at least Linux and DOS). It can also: - convert IMY ringtones to MIDI files, - convert IMY ringtones to WAV files, - write raw samples to an output file, - execute an external program on each note. See the project homepage https://imyplay.sourceforge.io and the project Wiki in the menu above.
    Downloads: 8 This Week
    Last Update:
    See Project
  • 8
    A series of open source files and programs available to use for developing programs to work with the WowWee Robotics RSMedia Robot. These include a USB serial console, a cross-compiler, a firmware dump program, text-to-speech and source code.
    Leader badge
    Downloads: 2 This Week
    Last Update:
    See Project
  • 9

    IDCS-unisim

    Emulates a set of UniDrive motor controllers for IDCP

    unisim emulates a set of UniDrive motor control devices for the Insertion Device control program IDCP. With unisim you can run and test the Insertion Device Control System on your Linux PC.
    Downloads: 0 This Week
    Last Update:
    See Project
  • $300 in Free Credit Towards Top Cloud Services Icon
    $300 in Free Credit Towards Top Cloud Services

    Build VMs, containers, AI, databases, storage—all in one place.

    Start your project in minutes. After credits run out, 20+ products include free monthly usage. Only pay when you're ready to scale.
    Get Started
  • 10

    controller

    FLL based tool for controller programs and can act as an init program.

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

    RP6 robot solves a maze

    RP6 robot solves a maze with Artificial Intelligence

    The RP6 Robot solves a maze. The program is a (so called) production system, which is used in the field of AI. The actions of the robot are codes in a rule basis. The current action lays on the top of the goal stack. During the search, the Robot ist oriented to the left wall. The robot speaks in German language. It calibrates the line sensor regularly to find the walls of the maze.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    LibNetBlock - A Network Blocking Library

    LibNetBlock - A Network Blocking Library

    A library for blocking access to network on-the-fly

    LibNetBlock is a library that on-the-fly (by preloading) prevents a program under its control to use the network, to help to keep the user's privacy, prevent data leakage and virus spreading. You can think of LibNetBlock as a simple layer-7 (L7) firewall that simply blocks the network access for the program it controls. There is NO NEED to rebuild your software, because LibNetBlock is a pre-loadable library, meaning you just need to RUN the software with LibNetBlock loaded. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    idcp_can

    A device support for CAN bus access for IDCP.

    This is the IDCP CAN helper module idcp-can. This module contains some code that was formerly part of the id-drive application. IDCP is the Insertion Device Control Program, see also: https://idcs-documentation.sourceforge.io/idcp.html
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Mastermind RK

    Mastermind RK

    The classic board game "Mastermind" for various Z80 computers

    Mastermind RK is a little cross-platform game for various classic Z80-based computers, written in C using the z88dk compiler (www.z88dk.org). Your goal is to break a four-digit colour code in as few moves as possible. The compiled program is a little over 8K in size, so it usually requires the target machine to have at least 16K RAM. Currently, 83 target systems are supported, including Mattel Aquarius, Sinclair ZX80 and ZX81 (with a separate Chroma colour version), ColecoVision, various Robotron computers, Philips P2000 and VG5000, and many more. 2025-11-10: - New target supported: Commodore 128 (using the Z80 CPU)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    GHMessen
    GHMessen is a measuring program to use in connection with a computer measuring interface. Currently it works with various CASSY(CASSY is a trademark by LD Didactic GmbH) interfaces and Go! Link(Go! Link is a trademark of Vernier GmbH) interface. It's designed for school usage. Binary packages are available from the openSUSE Linux Build-Service: download.opensuse.org/repositories/home:/fschuett
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    mariadb-gensql

    A program to generate SQL statements bason on a template

    This tool is useful to generate random data and / or workload for testing purposes. One or more SQL statement templates are passed, then placeholders in the SQL statement is replaced as appropriate before the statement is run. This allows random data to be generated, as well as an appropriate workload. The load is also multi-threaded and connections to multiple MariaDB servers is also supported.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17

    maxpi

    MaxPi - MariaDB MaxScale monitoring solution for Raspberry Pi

    MaxPis will connect to MariaDB MaxScale and monitor up to three selected servers, likely a MariaDB Galera Cluster, and will show the up / down state of each server and indicate the current master on LEDs connected to the Raspberry Pi where the program runs.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18

    idcp

    Control program for Undulators at the BESSYII Synchrotron

    The BESSY II synchrotron is operated at the Helmholtz-Zentrum Berlin. Undulators are moveable magnetic structures that force the electron beam on a curved trajectory creating synchrotron radiation. This project is the undulator control software.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19

    mymssqldump

    A tool to dump data from SQL Server in text format

    SQL Server is sometimes difficult to get data from i some generic format, such as CSV. This program does just that. It allows SQL Server and Sybase (but this is not tested) tables to be exported in a variety of formats, including JSON, CSV and MySQL / MariaDB.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    This is Rivoreo custom edition of the sysvinit program. The original sysvinit project page is at http://savannah.nongnu.org/projects/sysvinit/ The original sysvinit Debian package project page is at http://alioth.debian.org/projects/pkg-sysvinit/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21

    libfc4c

    Fast containers for C language

    ...All the containers are pre-allocating buffers to reduce number of calls to malloc(). There's no manpage, but all the functions are well described in the header files, and examples of usage can be found in the test program sources, in the ./test directory.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 22
    simple3d

    simple3d

    realistic driving simulation + functions for 2D/3D graphics

    ...SDL_grf - functions for 2D/3D graphics (including text), sound and input + a few programs for viewing 3D models, viewing ZX Spectrum *.scr files, simulating the Solar System etc. Simple3d - old program for rendering 3D models, now included in SDL_grf but not used in the latest programs.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 23
    Project:Vulcan

    Project:Vulcan

    A Model Rocket Motor Test Stand

    Project Vulcan is a model rocket motor test stand. Which means at its core it is a measuring device. It measures how much thrust a motor produces. We measure this thrust through the use of a load cell – the same type of electronic device that is in your weight scale. With this test stand the motor is placed in a downward position (with the motor exhaust coming out of the top). When the motor is ignited it presses down on the load-cell. That creates a small change in the electrical current...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 24

    Netpbm2Gimp

    Convert Netpbm programs to GIMP plug-ins

    Netpbm2Gimp automatically compiles the unmodified source code of a Netpbm graphics program into a GIMP plug-in. The result looks and functions like any other GIMP plug-in although it takes much less effort to produce than a hand-coded GIMP plug-in.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    QSMM

    QSMM

    An adaptive state model development framework.

    ...Finite automatons can be represented by assembler programs with user-defined instructions that perform effective work. To assist in the learning of a finite automaton, a template for its state model can be provided as an assembler program with probabilistic jump instructions. The operating principle behind the framework resembles the Boltzmann machine.
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB