Showing 231 open source projects for "gimp-program"

View related business solutions
  • Host LLMs in Production With On-Demand GPUs Icon
    Host LLMs in Production With On-Demand GPUs

    NVIDIA L4 GPUs. 5-second cold starts. Scale to zero when idle.

    Deploy your model, get an endpoint, pay only for compute time. No GPU provisioning or infrastructure management required.
    Try Free
  • 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
  • 1
    Inventory

    Inventory

    Asset inventory dataset for public bug bounty program targets

    ...It also helps security teams gain clearer visibility into their exposed infrastructure and publicly reachable systems. Much of the data in the repository is generated automatically through workflows that gather, transform, and consolidate bug bounty program data from multiple sources.
    Downloads: 7 This Week
    Last Update:
    See Project
  • 2
    FireHOL

    FireHOL

    A firewall for humans.

    FireHOL is a language (and a program to run it) that builds secure, stateful firewalls from easy-to-understand, human-readable configurations. The configurations stay readable even for very complex setups. FireQOS is a program that sets up traffic shaping from an easy-to-understand and flexible configuration file. Both programs abstract away the differences between IPv4 and IPv6. so you can concentrate on the rules you want.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 3
    Bats-core

    Bats-core

    Bash automated testing system

    ...Under the hood, each test case is just a function with a description. Bats is most useful when testing software is written in Bash, but you can use it to test any UNIX program. Test cases consist of standard shell commands. Bats makes use of Bash's errexit (set -e) option when running test cases. If every command in the test case exits with a 0 status code (success), the test passes. In this way, each line is an assertion of truth. The Bats source code repository is hosted on GitHub. There you can file bugs on the issue tracker or submit tested pull requests for review.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 4
    Hacker Laws

    Hacker Laws

    Laws, theories, principles and patterns useful to developers

    ...There are lots of laws which people discuss when talking about development. This repository is a reference and overview of some of the most common ones. Principles and laws to follow such as: If a program is made up of two parts, part A, which must be executed by a single processor, and part B, which can be parallelised, then we see that adding multiple processors to the system executing the program can only have a limited benefit. It can potentially greatly improve the speed of part B - but the speed of part A will remain unchanged. ...
    Downloads: 1 This Week
    Last Update:
    See Project
  • Fully Managed MySQL, PostgreSQL, and SQL Server Icon
    Fully Managed MySQL, PostgreSQL, and SQL Server

    Automatic backups, patching, replication, and failover. Focus on your app, not your database.

    Cloud SQL handles your database ops end to end, so you can focus on your app.
    Try Free
  • 5
    CodeGeeX

    CodeGeeX

    CodeGeeX: An Open Multilingual Code Generation Model (KDD 2023)

    ...Developed with MindSpore and later made PyTorch-compatible, it is capable of multilingual code generation, cross-lingual code translation, code completion, summarization, and explanation. It has been benchmarked on HumanEval-X, a multilingual program synthesis benchmark introduced alongside the model, and achieves state-of-the-art performance compared to other open models like InCoder and CodeGen. CodeGeeX also powers IDE plugins for VS Code and JetBrains, offering features like code completion, translation, debugging, and annotation. The model supports Ascend 910 and NVIDIA GPUs, with optimizations like quantization and FasterTransformer acceleration for faster inference.
    Downloads: 10 This Week
    Last Update:
    See Project
  • 6
    simple-java-maven-app

    simple-java-maven-app

    For an introductory tutorial on how to use Jenkins

    simple-java-maven-app is a reference repository created for the Jenkins tutorial on building a Java application with Maven. It contains a minimal Java program that prints “Hello world!” and includes unit tests to validate functionality, with test results exported in JUnit XML format. The repository provides an example that demonstrates how to configure a Jenkins Pipeline for building and delivering applications. It also includes scripts that define commands executed in pipeline stages, showcasing automation in continuous integration and delivery (CI/CD). ...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 7
    Clonezilla

    Clonezilla

    A partition and disk imaging/cloning program

    Clonezilla is a partition and disk imaging/cloning program similar to True Image®. It saves and restores only used blocks in hard drive. Two types of Clonezilla are available, Clonezilla live and Clonezilla SE (Server Edition).
    Leader badge
    Downloads: 37,060 This Week
    Last Update:
    See Project
  • 8
    belofte chess

    belofte chess

    A promising chess program

    A console/text based chess program with XBoard/CECP and UCI API, available on all major platforms. You may need a graphical chess interface to use it. Please refer to README.md in the files section for installation instructions. The last stable release is 2.1.9 and has been released on 19/08/2025. Belofte 0.2.0 till 0.9.20 (c/c++): Xboard 1 & 2 (CECP) - Linux/Unix/(Windows) Belofte 2.1.1 and up (c++11) : UCI and Xboard 2 - Linux/Windows/Mac/Android/...
    Downloads: 176 This Week
    Last Update:
    See Project
  • 9
    UEngine Runner

    UEngine Runner

    A program to help you install apk in UEngine.

    UEngine Runner is a program to help you install apk and manage in UEngine. (UEngine is a android environment to run android apps in deepin/UOS system, it is made of anbox) Github: https://github.com/gfdgd-xi/uengine-runner 新版本Deepin/UOS发布后,可以在应用商店安装部分官方已适配的安卓应用,对爱好者来说,不能自己安装APK软件包始终差点意思,本程序可以为Deepin/UOS上的UEngine安卓运行环境安装自定义APK软件包,并能发送安装的APK包启动菜单到桌面或系统菜单。
    Downloads: 10 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
  • 10
    yellowcard

    yellowcard

    Address List program for tracking personal info in a plain text file

    Yellowcard is an address list maintenance program for keeping personal information in a plain text file. The reviews for the octfont project serve as a question and answer area for yellowcard and other josephms sourceforge projects. The reviews for the octfont project are checked regularly by the author as a method of support for yellowcard.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 11
    ffhevc

    ffhevc

    Small script to encode to H.265/HEVC video

    ffhevc is a TUI (Terminal User Interface) Bash shell program script written for the GNU/Linux and BSD operating systems for encoding video files to the H.265/HEVC video format using FFmpeg and the libx265 library. Targeted primarily at encoding of full-length feature films and film series but it can be used for other content as well.
    Leader badge
    Downloads: 11 This Week
    Last Update:
    See Project
  • 12
    This is a Bourne shell script wrapper surrounding a pure postscript level 3 program to graphically display disk space usage output from the du program. Portability is key.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    readaloud

    readaloud

    Reading program for plain text books

    Reading program for plain text books. Readaloud is an aide for learning reading also. It helps by displaying text in large fonts and speaking a word or phrase selected by the user and giving a definition of a word selected by the user. The octfont reviews serve as a question and answer area for any josephms sourceforge project and are regularly checked.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    CPSeis is the open-source version of ConocoPhillips' former seismic processing system. Uses Fortran 90 and C/C++ layers for I/O. The new system was designed using an MPI-parallel model and works well on Linux clusters or on individual workstations.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    BmuS

    BmuS

    BmuS - Powerful linux backup program deduplication, encryption & more

    BmuS is a powerful free backup program for the automated backup of files, directories, and MySQL databases from a Linux / Raspberry Pi system to a NAS or network drive. You can also sync two NAS (i.e. Synology to Synology or UGREEN etc. and vice versa). BmuS can be installed directly on the source system or via a Docker repository, which is also available. With Docker, you can easily use BmuS on different operating systems, such as a Mac or Windows.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 16
    Salem

    Salem

    Souls In Purgatory IV-V (Revival)

    ... * Fvwm3, if using Fvwm. * Fvwm-crystal 3.7.6, min (3.6+), if using fvwm-crystal. * archlinux-xdg-menu (xdg_menu) for menu creation. * See Session_Calls for a full program list.
    Downloads: 8 This Week
    Last Update:
    See Project
  • 17
    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: 5 This Week
    Last Update:
    See Project
  • 18
    ffx264

    ffx264

    Small script to encode to H.264/AVC video

    ffx264 is a TUI (Terminal User Interface) Bash shell program script written for the GNU/Linux and BSD operating systems for encoding video files to the H.264/AVC video format using FFmpeg and the libx264 library. Targeted primarily at encoding of full-length feature films and film series but it can be used for other content as well.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 19
    Snowmix

    Snowmix

    Video mixer for mixing live and recorded video and audio feeds

    ...Animation and actions can also be controlled through native scripting and an embedded Tcl and/or Python interpreter. Snowmix is designed for control over low bandwidth links and can work as a standalone CLI based program. Control over both CLI and a TCP connections. Video input and outputs can be done through GStreamer pipelines or the GStreamer shmsrc/shmsink API. Supported for Ubuntu, Mint, Debian, Alma, CentOS, Fedora, Rocky, Mageia, Manjaro, MX Linux, OpenSUSE, EndeavourOS and macOS/OS X. Free support in the discussion forum. See Snowmix in action on Youtube http://www.youtube.com/user/Snowmix4video
    Leader badge
    Downloads: 16 This Week
    Last Update:
    See Project
  • 20
    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
  • 21

    SYSTEM42

    Ultra-Lightweight Superior Calibre Linux Distro

    ...A work-in-progress, post request for updated instructions. Help wanted?? Post in General Discussion forum. The tool is simple to customize and has only a few configuration variables. There is one executable program and six proglets, 100 common GNU source tarballs required. This Linux 4.2 kernel has a System.map with 22000 entries, in contrast to the slackware15 map having 155000 entries. The uClibc works superbly with g++. I used bash 4.2 along with "the tool" to build the system. It uses static libraries and no optimizations. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    mmmv_userspace_distro_t1

    mmmv_userspace_distro_t1

    Bash scripts that declare aliases and copy code templates.

    mmmv_userspace_distro_t1 is a set of code templates and Linux/BSD specific Bash scripts that copy the code templates and declare various aliases according to the presence/availability of the programs that are used at the alias declarations. The mmmv_userspace_distro_t1 can be seen as part of development environment setup. Historically the mmmv_userspace_distro_t1 started out as a set of common Bash scripts, Ruby programs and Bash alias declarations that Martin.Vahi@softf1.com used at...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23

    mingw-portage

    Small Portage for mingw & mingw-w64.

    Mingw-portage contain program `minmerge' and collection of scripts to build some packages. Together they allow you to automatically build any supported software packages for 32-bit mingw or 64-bit mingw-w64 and indeed toolchain. Requirements: MSYS & corresponding toolchain.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 24
    TobbeOS

    TobbeOS

    TobbeOS is a GNU/Linux distro based on Arch linux

    ...Important keys to know about: Mod = Super key (Windows key) Mod + E - Open Emacs - Need to install with script tobbeos/emacs_install.sh Mod + Return - Open Terminal (Kitty) Mod + s - Show hotkeys Mod + left Shift + s - Show alias for fish shell Mod + left Shift + Tab - Open web browser (Zen) Mod + left Shift + q - kill window Mod + d - Rofi (Program Launcher) !!!!! ISO is moved, go to: https://tobbeos.lysakermoen.com/ and install latest ISO !!!!!
    Downloads: 2 This Week
    Last Update:
    See Project
  • 25
    Tria Sistema Operatiu

    Tria Sistema Operatiu

    Helps you find, download & burn the best Operating System for any PC

    Tria O.S. detects hard & soft specs of the PC where you run it, you can load this info or specify it manually to let the program inform you what would be the best operating system for a specific PC, with the specified hardware, and then see the difference by adding RAM, a SSD hard drive, changing the graphics card ... etc. REQUIREMENTS: For Linux, you need GAMBAS 3.3 or later, so you will have to install the gambas3 package before installing. 90's EDITION needs 160 MB (192 MB on a virtual machine) of RAM and works with Windows 95 and Windows NT 4.0. ...
    Downloads: 9 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • 4
  • 5
  • Next
MongoDB Logo MongoDB