Showing 2068 open source projects for "program"

View related business solutions
  • Earn up to 16% annual interest with Nexo. Icon
    Earn up to 16% annual interest with Nexo.

    Access competitive interest rates on your digital assets.

    Generate interest, borrow against your crypto, and trade a range of cryptocurrencies — all in one platform. Geographic restrictions, eligibility, and terms apply.
    Get started with Nexo.
  • AI-generated apps that pass security review Icon
    AI-generated apps that pass security review

    Stop waiting on engineering. Build production-ready internal tools with AI—on your company data, in your cloud.

    Retool lets you generate dashboards, admin panels, and workflows directly on your data. Type something like “Build me a revenue dashboard on my Stripe data” and get a working app with security, permissions, and compliance built in from day one. Whether on our cloud or self-hosted, create the internal software your team needs without compromising enterprise standards or control.
    Try Retool free
  • 1

    FilePeruser

    File Content Search Program

    FilePeruser has been moved to GitHub!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    No-Hardware MIDI Recorder

    No-Hardware MIDI Recorder

    record MIDI files from the PC keyboard

    Record a melody as a MIDI file, right from the computer keyboard with no special hardware required. Current work on the project is aimed at music analysis. Rhythm and harmony have completed subroutines. A future version of the program will analyze MIDI files, rate their musical value, and recombine them to produce new tunes.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 3

    flex: the fast lexical analyser

    flex is a tool for generating scanners

    flex is a tool for generating scanners. A scanner, sometimes called a tokenizer, is a program which recognizes lexical patterns in text. The flex program reads user-specified input files, or its standard input if no file names are given, for a description of a scanner to generate. The description is in the form of pairs of regular expressions and C code, called rules. Flex generates a C source file named, "lex.yy.c", which defines the function yylex().
    Leader badge
    Downloads: 1,665 This Week
    Last Update:
    See Project
  • 4
    use
    Use modifies a Unix shell's environment variables in accordance with predefined rules. The program is ideal for users with complex directory configurations where software products are spread across various directories. The official source repository is located at https://github.com/textbrowser.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 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
  • 5
    WebCamMini
    WebCamMini - program for working with remote desktop and web-camera, broadcasting content in the network.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 6

    LightSpeedANN

    Generator for optimized, vectorized neural net code

    This Ruby program takes in a topology specification for an artificial neural network and emits optimized C code (using SSE intrinsics) that implements fast forward and backward propagation for that specific topology.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    UEFI GPT fdisk

    UEFI GTP fdisk is a disk partitionning tool running under UEFI/BIOS

    UEFI GPT fdisk is a port to UEFI of the famous GPT fdisk partitioning tool, see http://sourceforge.net/projects/gptfdisk/ . Now since this program runs directly under UEFI shell you don't need to *boot* the system to convert/edit partition tables.
    Downloads: 6 This Week
    Last Update:
    See Project
  • 8

    consolePortScan

    port scan on computers from unix or linux console

    If you are working with the console Unix or Linux, and are in need of a port scan on a local or remote computer, you can use this program.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    rexbot

    rexbot

    IRC bot made in C

    An IRC bot is a set of scripts or an independent program that connects to Internet Relay Chat as a client, and so appears to other IRC users as another user. An IRC bot differs from a regular client in that instead of providing interactive access to IRC for a human user, it performs automated functions.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Go from Code to Production URL in Seconds Icon
    Go from Code to Production URL in Seconds

    Cloud Run deploys apps in any language instantly. Scales to zero. Pay only when code runs.

    Skip the Kubernetes configs. Cloud Run handles HTTPS, scaling, and infrastructure automatically. Two million requests free per month.
    Try it free
  • 10

    Rockband Pro-Drumkit midi driver

    Package to use RockBand 3 Pro Drumkit and Guitar Hero drumkit via midi

    FOR LATEST VERSION GO TO https://github.com/rbdrum2midi/rbdrum2midi This userland program uses libusb to gain access to the velocity sensitive data in the rockband 3 wireless usb prodrum controller (with cymbals) and Guitar Hero drumkit and use it as an ALSA MIDI controller. It has a low latency setup so that it can give a fairly good drumming experience.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 11
    This project is a general AVR bootloader, for different type of AVR device, all you need to do is modify macro definition, and you don not need to modify the main program.
    Downloads: 10 This Week
    Last Update:
    See Project
  • 12
    PLUTO is an automatic source-to-source transformer that can optimize nested loop sequences for coarse-grained parallelism and cache locality simultaneously. OpenMP parallel code for multicores can be generated from regular C program sections. Version
    Downloads: 2 This Week
    Last Update:
    See Project
  • 13

    UNFS3

    UNFS3 is a user-space NFSv3 server

    UNFS3 is a user-space implementation of the NFSv3 server specification. It provides a unified mountd and nfsd program and so far runs under Linux, NetBSD, and Solaris.
    Leader badge
    Downloads: 29 This Week
    Last Update:
    See Project
  • 14

    RPi-64

    computer simulation for my raspberry pi

    Pi64 is not an emulator, it just mimics the 80's classic 8bit computers with SDL based graphics and RtAudio based sound. The fullscreen editor for shell and the built-in program editor help you create your own programs and games. Programming language is LUA, but Pi64 is open for any library plugins written in your favourite language. Source was written in pure C, so should compile on Windows, Mac OS X and Linux without issues.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    sane-troubleshoot

    diagnose problems with a sane installation

    sane-troubleshoot is a GUI program for linux that diagnoses problems with an installation of sane (scanner access now easy) the api for scanners. originally written by Henning Geinitz, there has been no development since 2005. This project takes up development in order to make sane-troubleshoot work on recent distros, and add new functions.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Ayttm is an instant messenger program, supporting various protocols such as MSN, Yahoo, AIM, Jabber, and more. It is the heir of the Everybuddy project, and aims to continue improving the program and addressing its shortcomings.
    Downloads: 7 This Week
    Last Update:
    See Project
  • 17
    IDL2Matlab is an Automatic translation tool from an IDL program into Matlab and Scilab code. We do not guaranty a 100% conversion efficiency.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    SUSFinder

    SUSFinder

    Set recovery mode IP and flash firmware to ASUS WL-500gP router

    SUSFinder is a utility to assign IP address and flash firmware to ASUS WL-500G Premium router booted in recovery mode on local network, in the case that you didn't know router's IP address settings beforehand. This utility do essentially the same thing as ASUS Firmware Restoration Utility, except that it relies on the external 'atftp' program to do the TFTP firmware flashing part. Currently, SUSFinder is written in ANSI C with POSIX API, thus should be portable to most Unix-like platform (including Cygwin).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Squadra

    Squadra

    A set-square on your screen!

    News: Squadra can constrain the mouse pointer! A set-square that is displayed on top of any other program and provides a visual reference for drawing perpendicular lines, measuring angles and so on... See the screenshots for some examples of usage. IT: Novità: Squadra può vincolare il puntatore del mouse! Una squadra (da disegno) visibile sopra ogni altro programma che fornisce un riferimento visivo per disegnare linee perpendicolari, misurare angoli, ecc...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Seamstress and Arachne

    Seamstress and Arachne

    Content-aware image resizing using seam carving.

    A program and library for content-aware image resizing using seam carving. Seamstress is a portable library for seam carving. Arachne is a graphical application written to showcase the best features of Seamstress. Seam carving is a technique developed by Shai Avidan and Ariel Shamir for resizing images by removing the boring bits. The technique allows you to change the aspect ratio of an image without distorting the contents, and even remove unwanted subjects from images.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Inform 7
    Inform 7 is a design system for interactive fiction based on natural language. This is the home of the source code for the Linux graphical port of Inform 7's development environment.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    The tlve program is a command-line tool for parsing different tlv (tag-length-value) structures and for printing them in various text-based formats. tlve is developed in GNU/Linux environment and it is distributed under GPL.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    pycrc

    pycrc

    CRC C source generator

    pycrc is an easy to use CRC (cyclic redundancy check) calculator and C source code generator. The generated source code can be optimized for simplicity, speed or space. pycrc contains a long parameter list of common CRC models. The program is self contained and does not require installation. Apart from a python installation, it does not require other libraries to be installed.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24

    NCrypted

    NCrypted - simple file encryption software with GPU support

    NCrypted is a simple file encryption software. It is implemented on top of AES 128-bit algorithm. This software was designed to be as simple as possible, so you won't find any fancy, flashy gui elements or complicated advanced options. You can also use it directly from command line. NCrypted can automatically detect and take advantage of your NVidia graphics card to speed up the file processing.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    GEQUEL is a GTK/C based frontend for the MySQL database loosely derived from an older program xsqlmenu. It can retrieve data from MySQL databases, present them in a nice browser, and allows for update,delete,insert,query,search and copy operations.
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB