Showing 1256 open source projects for "executable"

View related business solutions
  • Build AI Apps with Gemini 3 on Vertex AI Icon
    Build AI Apps with Gemini 3 on Vertex AI

    Access Google’s most capable multimodal models. Train, test, and deploy AI with 200+ foundation models on one platform.

    Vertex AI gives developers access to Gemini 3—Google’s most advanced reasoning and coding model—plus 200+ foundation models including Claude, Llama, and Gemma. Build generative AI apps with Vertex AI Studio, customize with fine-tuning, and deploy to production with enterprise-grade MLOps. New customers get $300 in free credits.
    Try Vertex AI Free
  • Build on Google Cloud with $300 in Free Credit Icon
    Build on Google Cloud with $300 in Free Credit

    New to Google Cloud? Get $300 in free credit to explore Compute Engine, BigQuery, Cloud Run, Vertex AI, and 150+ other products.

    Start your next project with $300 in free Google Cloud credit. Spin up VMs, run containers, query exabytes in BigQuery, or build AI apps with Vertex AI and Gemini. Once your credits are used, keep building with 20+ products with free monthly usage, including Compute Engine, Cloud Storage, GKE, and Cloud Run functions. Sign up to start building right away.
    Start Free Trial
  • 1
    VOOPS
    See: https://github.com/nicholasdower/voops VOOPS is a Vector graphics editor written in Java. It was originally released in 2006. It is no longer under active development. The latest release is available as an executable JAR or as a Mac App here: https://github.com/nicholasdower/voops/releases
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2

    jpg-msg

    Storing small image files in a chain of urls.

    For testing purposes, 'pcode' files executable in Matlab are distributed. Matlab is needed to upload and download the jpg msgs. --- Jpg data are hidden in url-strings stored on name-servers. Jpg data are concatenated using the hashes of neighbouring frames. The jpg file is restored (downloaded) by knowing the final hash created. Hashes are usually 8 character long. By sharing those 8 characters, we are actually sharing the jpg file.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3

    audio-msg

    Storing audio messages in a chain of urls.

    For testing purposes, 'pcode' files executable in Matlab are distributed. Matlab is needed to record, upload, download and play the audio msgs. --- Audio frames are hidden in url-strings stored on name-servers. Audio frames are linked using the hash of neighbouring frames. The audio file is restored (downloaded) by knowing the last hash. Hashes are usually 8 character long.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    BoringTun

    BoringTun

    Userspace WireGuard Implementation in Rust

    ...It implements the core WireGuard protocol — including key exchange, encryption (ChaCha20-Poly1305), and authenticated transport — while omitting platform-specific tunneling stacks, allowing embedment in custom VPN client applications or userspace networking tools. The repository includes both a library for programmatic use and a command-line executable that can act as a userspace WireGuard interface on supported platforms like Linux and macOS. Because it’s written in Rust, BoringTun benefits from strong safety guarantees, memory safety without garbage collection, and cross-platform support, making it suitable for mobile, desktop, and server environments.
    Downloads: 6 This Week
    Last Update:
    See Project
  • Easily Host LLMs and Web Apps on Cloud Run Icon
    Easily Host LLMs and Web Apps on Cloud Run

    Run everything from popular models with on-demand NVIDIA L4 GPUs to web apps without infrastructure management.

    Run frontend and backend services, batch jobs, host LLMs, and queue processing workloads without the need to manage infrastructure. Cloud Run gives you on-demand GPU access for hosting LLMs and running real-time AI—with 5-second cold starts and automatic scale-to-zero so you only pay for actual usage. New customers get $300 in free credit to start.
    Try Cloud Run Free
  • 5
    Termshark

    Termshark

    A terminal UI for tshark, inspired by Wireshark

    ...Reassemble and inspect TCP and UDP flows. View network conversations by protocol. Copy ranges of packets to the clipboard from the terminal. Written in Golang, compiles to a single executable on each platform - downloads available for Linux, macOS, BSD variants, Android (termux) and Windows. Termshark is pre-packaged for the following platforms: Arch Linux, Debian (unstable), FreeBSD, Homebrew, MacPorts, Kali Linux, NixOS, SnapCraft, Termux (Android) and Ubuntu.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 6
    Super UEFIinSecureBoot Disk

    Super UEFIinSecureBoot Disk

    Super UEFIinSecureBoot Disk: Boot any OS or .efi file

    Super UEFIinSecureBoot Disk is a proof-of-concept (not actively maintained or enhanced) bootable image with GRUB2 bootloader designed to be used as a base for recovery USB flash drives. Key feature: disk is fully functional with UEFI Secure Boot mode activated. It can launch any operating system or .efi file, even with untrusted, invalid or missing signature.
    Downloads: 31 This Week
    Last Update:
    See Project
  • 7
    Video Activity Coder 1.2 is a desktop-based program, created in Java, that researchers can use to keep track of behaviors or events in video recordings. A Windows-based installation file is included here. There is also an an executable jar file that can be used with non-Windows operating systems that should work with Java version 18. Licensed under GNU GPL version 3.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 8
    qengine

    qengine

    Retro game engine for creating games like it's 1997

    ...In fact, many features were removed to reduce the complexity of the codebase and make the process of creating new games on top of the engine easier and faster. Removal of overly specific gameplay code, such as enemies and weapons. Merge of modules into a single package. No more DLLs, just a single executable for client and another for server. qengine stands on the shoulders of giants from the Quake II community. The code is built upon Yamagi Quake II, which itself contains code from other amazing projects.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 9
    FileImgU

    FileImgU

    Create and Compare Snapshots of Any Directory

    Back in about 1998-99 Microsoft released a tool called FileImg along with the source code as an unsupported tool. It is basically a directory listing tool which takes a snapshot of the files in a directory and creates an 'image' file which can be saved, reloaded and searched. Various file attributes are also included. In addition the tool can compare two 'image' files and show the difference between them. This tool very useful for many different purposes. For example when burning a CD or...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Cut Cloud Costs with Google Compute Engine Icon
    Cut Cloud Costs with Google Compute Engine

    Save up to 91% with Spot VMs and get automatic sustained-use discounts. One free VM per month, plus $300 in credits.

    Save on compute costs with Compute Engine. Reduce your batch jobs and workload bill 60-91% with Spot VMs. Compute Engine's committed use offers customers up to 70% savings through sustained use discounts. Plus, you get one free e2-micro VM monthly and $300 credit to start.
    Try Compute Engine
  • 10
    FindAndReplace555

    FindAndReplace555

    Small tool for changing text in a very large number of files

    ...I have tested it with Kubuntu 18.04 and 20.10 and OpenSUSE Tumbleweed. It is 64 bit. I compiled with Qt Creator. The MFC parts have been replaced with Qt. Best of all, I provide the source code and ALSO THE EXECUTABLE FOR LINUX! -Tested with Kubuntu 18.04, 20.10, 21.04 -Tested with OpenSUSE Tumbleweed -Tested with Ubuntu 20.04 -Tested with Linux Mint 20.1 (XFCE interface)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    PNG Upscale

    PNG Upscale

    AI Super - Resolution

    ...Save button can be used to choose an output folder and filename before you start the process (either just name or .png) You can double-click the text box to change [Dark - Light] theme (disabled when upScaling) Use PNG images for best results. Download the executable corresponding with your operating system, and the Models folder. It's possible to download only some of the models if you want (It just won't let you use them inside the program) The Models folder needs to be in the same directory as the Jar/Exe to use them.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 12

    alacritty-auto-config

    Auto Configuration NPM Library and CLI for Alacritty Terminal Emulator

    This is a small library and executable which is used to automatically configure Alacritty by providing functions. It also has CLI option and the npm package to be used in any projects.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    ...This ~2500 lines Pure C factorization software : - is imediately compatible with Microsoft Windows, Linux (no one dependancy) - is a C99 command line factorizer from 0 to 300 bits (330 bits were factored in the lab) - is built so that you can easily use and test the software - use its own "big num" library named cint - use AVL trees to organize information - use Lanczos Block, a pure C iterative matrix eigenvalues finder algorithm - use Pollard's Rho algorithm to answer under 64 bits The Microsoft Windows executable is included in the zip, the readme.md gives you details. Small and larger RSA numbers have been factored by the software, such as the 100 decimal digit number RSA-100. The software factored the 321-bit RSA number relating to the "bank card case".
    Downloads: 1 This Week
    Last Update:
    See Project
  • 14
    Bakeware

    Bakeware

    Compile Elixir applications into single, easily distributed executable

    Compile Elixir applications into single, easily distributed executable binaries. Bakeware extends Mix releases with the ability to turn Elixir projects into single binaries that can be copied and directly run. No need to install Erlang or untar files. The binaries look and feel like the build-products from other languages. Since everything was written quickly and the integration is fairly straightforward, we recommend that you take a look at the examples.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Crunch PNG

    Crunch PNG

    Insane(ly slow but wicked good) PNG image optimization

    Crunch is a tool for lossy PNG image file optimization. It combines selective bit depth, color type, and color palette reduction with zopfli DEFLATE compression algorithm encoding using the pngquant and zopflipng PNG optimization tools. This approach leads to a significant file size gain relative to lossless approaches at the expense of a relatively modest decrease in image quality. Continuous benchmark testing is available in our GitHub Actions CI. Please see the benchmarks directory of...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 16
    GFX-4kb-glsl

    GFX-4kb-glsl

    4kb procedural graphics using GLSL

    It's engine for creating procedural graphics (GFX) in 4kb exe files. Aiming for demoscene parties.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Overlayer

    Overlayer

    Window management utility for Windows; turn programs into overlays.

    A lightweight window management utility to help get the most out of your limited screen area, by (safely) giving you the tools to: add transparency to a window, force a window to be topmost/appear on top of all others, as well as shortcut toggle-able click-through, or "ghost widows", if you like, where all clicks pass right through it as if it weren't there. Sometimes you may only need one of these settings, but combining them together effectively allows you to turn any program into an...
    Downloads: 22 This Week
    Last Update:
    See Project
  • 18
    starboard-notebook

    starboard-notebook

    In-browser literate notebooks

    ...The project is built around an innovative runtime that interprets code cells and markdown in a way that feels fluid and interactive, often bridging concepts from classical notebook tools with modern web technologies. Starboard notebooks support multiple languages, and the tooling emphasizes portability, making notebooks viewable and executable even on mobile devices or static sites. Because the runtime runs entirely inside the browser, it removes installation barriers and provides a sandboxed environment for exploration, learning, and sharing. The project plays into a larger ecosystem of in-browser computation and literate programming tools, helping users publish interactive content on the web with minimal setup.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 19
    Crunch

    Crunch

    Insane(ly slow but wicked good) PNG image optimization

    Crunch is an image compression tool for lossy PNG image file optimization. Using a combination of selective bit depth, color palette reduction and color type, as well as zopfli DEFLATE compression algorithm encoding that employs the pngquant and zopflipng PNG optimization tools, Crunch is effectively able to optimize and compress images with minimal decrease in image quality. While it may produce file size gains larger than those produced by lossless approaches, the impact on image quality...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Maven-Tycho-Demo

    Maven-Tycho-Demo

    Deployment Example for Maven Tycho Builds in Eclipse

    This project contains the deployed artefacts for the Maven-Tycho-Demo project. The artefacts contain p2 and binary (windows 64bit) builds for: - Daily development builds - Regular integration builds - Specific releaseb builds
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Tranalyzer

    Tranalyzer

    Tranalyzer flow generator packet analyzer moved to: tranalyzer.com

    The Anteater moves to a new site, available under tranalyzer.com. This tool generates extended netflow-like flow/packet statistics from large pcap files or ethernet interfaces. It is intended to serve as a tool for IT troubleshooting, encrypted traffic mining, AI preprocessing and forensic analysis. A packet based "tshark mode" for detailed header and content inspection is improved for troubleshooting and security purposes. Flow based and packet based content inspection and extraction,...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Multi Launch Executable

    Multi Launch Executable

    Launching Multiple Instances Files From Same Compiled Main Executable.

    Able App Compiling and Executing One or More Multiple Files in a Single Bootable Executable On Your Used Computer. Update Note: 1) Fix 1.01 : "Possibility of Excluding the Acoustic Signal (Muting) When Opening & Closing Files at a Frequency Lower than 41Hz." 2) Fix 1.1 : "Updated Minor Fix & Improvement."
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    decaf-emu

    decaf-emu

    Researching Wii U emulation

    ...The latest Windows and Linux binaries are available via Actions artifacts. You must be logged into GitHub in order to download the artifacts. MacOS builds are currently not provided due to complications with Vulkan. Run the decaf-qt executable, it is recommended to run the emulator from the root git directory so that it is able to access resources/fonts/*. Alternatively, set resources_path in the configuration file to point to the resources directory.
    Downloads: 36 This Week
    Last Update:
    See Project
  • 24
    Alan Framework

    Alan Framework

    A C2 post-exploitation framework

    ...JavaScript script execution (in-memory without third party dependency) Fully compliant SOCKS5 proxy. Supported agent types: Powershell (x86/x64), DLL (x86/x64), Executable (x86/x64), Shellcode (x86/x64). Server.exe can be executed in Linux (via dotnet core) The network communication is fully encrypted with a session key not recoverable from the agent binary or from a traffic dump. Communication performed via HTTP/HTTPS. No external dependencies or libraries need to be installed. A powerful command shell. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    pyTorch Tutorials

    pyTorch Tutorials

    Build your neural network easy and fast

    ...It covers the fundamentals of PyTorch from basic tensor operations to constructing full neural network models, making it suitable for beginners and intermediate learners alike. The project is structured around clear, executable Python scripts and Jupyter notebooks that demonstrate regression, classification, convolutional networks, recurrent networks, autoencoders, and generative adversarial networks, which gives learners practical exposure to real machine learning tasks. Each example explains PyTorch’s dynamic computation graph, optimization techniques, and core abstractions in a way that is accessible and reproducible. ...
    Downloads: 4 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB
Gen AI apps are built with MongoDB Atlas
Atlas offers built-in vector search and global availability across 125+ regions. Start building AI apps faster, all in one place.
Try Free →