The Missing Kubernetes Type System

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

InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • spin

    Spin is the open source developer tool for building and running serverless applications powered by WebAssembly.

  • Webassembly is also gaining steam for server workloads due to several advantages (less overhead, better capability based security, composability, ...).

    See Spin [1], Wasmcloud [2], Lunatic [3], etc.

    My system is based on a distributed Webassembly runtime.

    The reason for taking inspiration from Kubernetes is making deployment of distributed workloads on that runtime easy.

    A nice benefit for a Kubernetes alike system is that the equivalent to controllers can be much more light-weight WASM actors that are easier to deploy and scale.

    [1] https://github.com/fermyon/spin

    [2] https://github.com/wasmCloud/wasmCloud

    [3] https://github.com/lunatic-solutions/lunatic

  • wasmCloud

    wasmCloud allows for simple, secure, distributed application development using WebAssembly components and capability providers.

  • Webassembly is also gaining steam for server workloads due to several advantages (less overhead, better capability based security, composability, ...).

    See Spin [1], Wasmcloud [2], Lunatic [3], etc.

    My system is based on a distributed Webassembly runtime.

    The reason for taking inspiration from Kubernetes is making deployment of distributed workloads on that runtime easy.

    A nice benefit for a Kubernetes alike system is that the equivalent to controllers can be much more light-weight WASM actors that are easier to deploy and scale.

    [1] https://github.com/fermyon/spin

    [2] https://github.com/wasmCloud/wasmCloud

    [3] https://github.com/lunatic-solutions/lunatic

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
  • lunatic

    Lunatic is an Erlang-inspired runtime for WebAssembly

  • Webassembly is also gaining steam for server workloads due to several advantages (less overhead, better capability based security, composability, ...).

    See Spin [1], Wasmcloud [2], Lunatic [3], etc.

    My system is based on a distributed Webassembly runtime.

    The reason for taking inspiration from Kubernetes is making deployment of distributed workloads on that runtime easy.

    A nice benefit for a Kubernetes alike system is that the equivalent to controllers can be much more light-weight WASM actors that are easier to deploy and scale.

    [1] https://github.com/fermyon/spin

    [2] https://github.com/wasmCloud/wasmCloud

    [3] https://github.com/lunatic-solutions/lunatic

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

  • Spinkube: Running WASM in Kubernetes

    2 projects | news.ycombinator.com | 14 Mar 2024
  • Flawless – Durable execution engine for Rust

    7 projects | news.ycombinator.com | 25 Oct 2023
  • Spin – Build Microservices with WebAssembly

    1 project | news.ycombinator.com | 26 Mar 2023
  • What's everyone working on this week (11/2023)?

    7 projects | /r/rust | 13 Mar 2023
  • Ractor: not just another actor framework

    6 projects | /r/rust | 15 Feb 2023