Android removes much of Fuchsia-related code as Starnix project progresses

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
  • WSL

    Issues found on WSL

  • Mmmmmm a kernel call translator.

    Microsoft attempted to do it with WSL.

    Then abandoned the idea and went with a VM called WSL v2.

    I have no solid proof but I believe at least one of the factors were https://github.com/microsoft/WSL/issues/2028 https://github.com/microsoft/WSL/issues/3031 -- the ptrace() syscall is not a single syscall but more like that little dark hole the infamous "programming sucks" essay from stilldrinking mentions.

  • gvisor

    Application Kernel for Containers

  • So starnix is a tool being worked on at Google (in Rust, [1]) to implement Linux's syscall layer and is validated against test cases [2] written for gVisor, also a program that implements Linux's syscalls, but one that is instead written in Go [3].

    I see NIH is growing even stronger at Google. Why not build on gVisor, rather than re-implement everything from scratch?

    [1] https://fuchsia.googlesource.com/fuchsia/+/refs/heads/main/s...

    [2] https://fuchsia.googlesource.com/fuchsia/+/refs/heads/main/s...

    [3] https://gvisor.dev/

  • 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
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