Our container platform is in production. It has GPUs. Here's an early look

This page summarizes the projects mentioned and recommended in the original post on news.ycombinator.com

SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  1. cloud-hypervisor

    A Virtual Machine Monitor for modern Cloud workloads. Features include CPU, memory and device hotplug, support for running Windows and Linux guests, device offload with vhost-user and a minimal compact footprint. Written in Rust with a strong focus on security.

    If the calls first pass through a memory safe language as what gvisor does, isn’t the attack surface greatly reduced?

    It does seem however that Firecracker + GPU support (or https://github.com/cloud-hypervisor/cloud-hypervisor) is most promising though.

  2. SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
  3. workers-sdk

    ⛅️ Home to Wrangler, the CLI for Cloudflare Workers®

    You can't really run the Worker code without modifications somewhere else afaik (unless you're using something like Hono with an adapter). And for most use cases, you're not going to be using Workers without KV, DO, etc.

    I've hit a bunch of issues and limitations with Wrangler over the years.

    Eg:

    https://github.com/cloudflare/workers-sdk/issues/2964

    https://github.com/cloudflare/workerd/issues/1897

  4. workerd

    The JavaScript / Wasm runtime that powers Cloudflare Workers

    You can't really run the Worker code without modifications somewhere else afaik (unless you're using something like Hono with an adapter). And for most use cases, you're not going to be using Workers without KV, DO, etc.

    I've hit a bunch of issues and limitations with Wrangler over the years.

    Eg:

    https://github.com/cloudflare/workers-sdk/issues/2964

    https://github.com/cloudflare/workerd/issues/1897

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • Kubernetes on Hybrid Cloud: Bare-metal or Hypervisor

    1 project | dev.to | 12 Jan 2025
  • Hypervisor Development in Rust

    3 projects | news.ycombinator.com | 15 Apr 2023
  • A Virtual Machine Monitor for Modern Cloud Workloads

    1 project | news.ycombinator.com | 23 Mar 2023
  • Cloud Hypervisor vs Hypervisors

    1 project | /r/virtualization | 13 Feb 2023
  • Cloud Hypervisor Is an Open Source Virtual Machine Monitor (VMM)

    1 project | news.ycombinator.com | 20 Oct 2022