Showing 15 open source projects for "portable windows iso"

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
    agentOS

    agentOS

    A portable open-source operating system for agents. ~6 ms coldstarts

    agentOS is a portable, open-source runtime environment designed specifically for executing AI agents efficiently, acting as a lightweight operating system tailored for agent-based workloads. It is built using WebAssembly and V8 isolates to provide secure, sandboxed execution without the overhead of traditional containers or virtual machines. The system is optimized for extremely fast startup times, with near-instant cold starts that allow agents to be created and executed in milliseconds....
    Downloads: 1 This Week
    Last Update:
    See Project
  • 2
    wgpu

    wgpu

    Safe and portable GPU abstraction in Rust, implementing WebGPU API

    wgpu is a safe and portable graphics library for Rust based on the WebGPU API. It is suitable for general purpose graphics and compute on the GPU. Applications using wgpu run natively on Vulkan, Metal, DirectX 11/12, and OpenGL ES; and browsers via WebAssembly on WebGPU and WebGL2. Angle is a translation layer from GLES to other backends, developed by Google. We support running our GLES3 backend over it in order to reach platforms with GLES2 or DX11 support, which aren't accessible...
    Downloads: 6 This Week
    Last Update:
    See Project
  • 3
    uutils coreutils

    uutils coreutils

    Cross-platform Rust rewrite of the GNU coreutils

    uutils is an attempt at writing universal (as in cross-platform) CLI utilities in Rust. Many GNU, Linux and other utilities are useful, and obviously some effort has been spent in the past to port them to Windows. However, those projects are written in platform-specific C, a language considered unsafe compared to Rust, and have other issues. Rust provides a good, platform-agnostic way of writing systems utilities that are easy to compile anywhere, and this is as good a way as any to try and...
    Downloads: 34 This Week
    Last Update:
    See Project
  • 4
    Flox

    Flox

    Developer environments you can take with you

    Flox is a portable, reproducible developer-environment and package-management system that lets you compose and share per-project stacks across the full software lifecycle. Instead of snowflake machines, teams define environments that layer or replace dependencies exactly where needed, then activate the same environment locally, in CI, or on production hosts. The GitHub repo and docs present a developer-first UX, plus integrations such as a VS Code extension that makes activating and working...
    Downloads: 1 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
    egui

    egui

    egui: an easy-to-use immediate mode GUI in Rust

    egui is a portable, Rust-native immediate mode GUI library that runs natively and in browsers (compiled to WebAssembly). It emphasizes ease of use, simplicity, and portability—ideal for lightweight applications, tools, and embedding into game engines or Rust applications.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 6
    RunMat

    RunMat

    The Fast, Free, Modern MATLAB / Octave code runtime

    ...Its website positions RunMat as a drop-in engine for current codebases, with an OSS development model inviting contributors to inspect the code or build from source. Overall, the goal is to give researchers, students, and engineers a fast, portable runtime for numerical computing workloads.
    Downloads: 13 This Week
    Last Update:
    See Project
  • 7
    redshirt

    redshirt

    Operating system

    Redshirt is an experimental operating system written in Rust that explores new approaches to OS design by emphasizing asynchronous execution, message passing, and modularity. It is built around a microkernel-inspired architecture where components communicate through well-defined interfaces rather than relying on shared state. The system is designed to run on top of WebAssembly, using it as a portable and sandboxed execution layer for processes and services. Redshirt aims to rethink...
    Downloads: 5 This Week
    Last Update:
    See Project
  • 8
    Artichoke Ruby

    Artichoke Ruby

    Artichoke is a Ruby made with Rust

    Artichoke is an experimental implementation of the Ruby programming language written primarily in Rust, aiming to provide a modern, embeddable, and portable Ruby runtime. It is designed to be compatible with MRI Ruby while exploring new approaches to performance, safety, and execution models through Rust’s systems programming capabilities. One of its key goals is to enable Ruby to run in environments where traditional implementations struggle, including WebAssembly and sandboxed or untrusted...
    Downloads: 4 This Week
    Last Update:
    See Project
  • 9
    Wasmi

    Wasmi

    Efficient and versatile WebAssembly interpreter for embedded systems

    wasmi is a lightweight WebAssembly interpreter written in Rust that is designed to execute Wasm binaries efficiently in constrained or embedded environments. Unlike JIT-based runtimes, wasmi focuses on interpretation, prioritizing portability, determinism, and low resource usage over maximum raw performance. It is particularly well-suited for blockchain systems, embedded devices, and other contexts where predictable execution and minimal dependencies are critical. The runtime implements the...
    Downloads: 3 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
  • 10
    CubeCL

    CubeCL

    Multi-platform high-performance compute language extension for Rust

    CubeCL is a low-level compute language and compiler framework designed to simplify and optimize GPU programming for high-performance workloads, particularly in machine learning and numerical computing. It provides an abstraction layer that allows developers to write portable, hardware-efficient compute kernels without directly dealing with complex GPU APIs such as CUDA or OpenCL. CubeCL focuses on delivering predictable performance and composability by exposing explicit control over memory...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 11
    GitUI

    GitUI

    Blazing fast terminal-ui for git written in rust

    GitUI provides you with the comfort of a git GUI but right in your terminal. I do most of my git work in a terminal but I frequently found myself using git GUIs for some use-cases like index, commit, diff, stash, blame, and log. Unfortunately, popular git GUIs all fail on giant repositories or become unresponsive and unusable. GUI provides you with the user experience and comfort of a git GUI but right in your terminal while being portable, fast, free and open source. The simplest way to...
    Downloads: 5 This Week
    Last Update:
    See Project
  • 12
    Hysp

    Hysp

    An independent package manager that every hacker deserves

    Hysp is an independent package manager designed for flexibility and user-space operation. It focuses on providing statically compiled binaries that can run anywhere without special permissions, making it suitable for environments where traditional package managers are not feasible. Hysp is particularly useful for developers and security professionals who require portable and isolated tools.​
    Downloads: 4 This Week
    Last Update:
    See Project
  • 13
    Wasmer Python

    Wasmer Python

    WebAssembly runtime for Python

    Wasmer Python is a language binding that allows Python applications to execute WebAssembly modules using the Wasmer runtime, enabling developers to run portable, sandboxed code within Python environments. It provides a Pythonic API for loading, compiling, and executing WebAssembly binaries while maintaining strong security guarantees through sandboxing. The library allows interaction with WebAssembly modules via imports, exports, and shared memory, enabling integration between Python code...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 14
    cross

    cross

    Zero setup cross compilation and cross testing of Rust crates

    This project is developed and maintained by the cross-rs team. It was previously maintained by the Rust Embedded Working Group Tools team. You have four options to configure cross. cross will provide all the ingredients needed for cross-compilation without touching your system installation. cross provides an environment, cross-toolchain, and cross-compiled libraries, that produce the most portable binaries. “cross-testing”, cross can test crates for architectures other than i686 and...
    Downloads: 4 This Week
    Last Update:
    See Project
  • 15
    Glicol

    Glicol

    Graph-oriented live coding language and music/audio DSP library

    Glicol is a graph-oriented live coding language and audio engine designed for real-time music creation and digital signal processing, written entirely in Rust. It introduces a unique paradigm where audio synthesis and sequencing are represented as interconnected nodes, allowing developers and musicians to construct complex sound pipelines through declarative code. The language is designed to be accessible to beginners while still offering powerful capabilities for advanced users, enabling...
    Downloads: 2 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next
MongoDB Logo MongoDB