Timecraft: the WebAssembly Time Machine

This page summarizes the projects mentioned and recommended in the original post on /r/golang

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

    Discontinued The WebAssembly Time Machine

  • Just released timecraft, a software runtime that executes WebAssembly modules with sandboxing, task orchestration, and time travel capabilities: https://github.com/stealthrocket/timecraft

  • wasi-go

    A Go implementation of the WebAssembly System Interface (WASI)

  • Wanted to share with this community since it's all written in Go (based on wazero), and we have been giving special attention to make sure it supports the GOOS=wasip1 in the upcoming Go 1.21 release in ~August when executing wasm guests. If you're interested it also spun off wasi-go as a Go library to build your own WASI-compliant runtime using Go.

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

    wazero: the zero dependency WebAssembly runtime for Go developers

  • Wanted to share with this community since it's all written in Go (based on wazero), and we have been giving special attention to make sure it supports the GOOS=wasip1 in the upcoming Go 1.21 release in ~August when executing wasm guests. If you're interested it also spun off wasi-go as a Go library to build your own WASI-compliant runtime using Go.

  • node

    Discontinued A simple, distributed, zero-configuration WireGuard mesh provider [Moved to: https://github.com/webmeshproj/webmesh] (by webmeshproj)

  • This all looks very cool! I want to dig into how the networking aspect works a bit more because I could be completely off the mark, but you may be exactly the people I'm looking for to pair with on my new distributed mesh networking concept (main repo here: https://github.com/webmeshproj/node).

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