SSVM VS yomo

Compare SSVM vs yomo and see what are their differences.

SSVM

WasmEdge is a lightweight, high-performance, and extensible WebAssembly runtime for cloud native, edge, and decentralized applications. It powers serverless apps, embedded functions, microservices, smart contracts, and IoT devices. (by second-state)
Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
SSVM yomo
50 8
7,932 1,611
3.3% 2.2%
9.8 9.0
3 days ago 5 days ago
C++ Go
Apache License 2.0 Apache License 2.0
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

SSVM

Posts with mentions or reviews of SSVM. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-12-22.

yomo

Posts with mentions or reviews of yomo. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-05-01.
  • FireScroll - An unkillable multi-region KV database that scales reads to infinity
    3 projects | /r/golang | 1 May 2023
    I have used HTTP3 QUIC for really fast edge. This golang project: https://github.com/yomorun/yomo
  • Instant Messaging: XMPP or GO Socket
    3 projects | /r/golang | 6 Nov 2022
  • Enjoy the most lightweight AI inference
    5 projects | dev.to | 8 Jul 2021
    YoMo is a programming framework enabling developers to build a distributed cloud system (Geo-Distributed Cloud System). YoMo's communication layer is made on top of the QUIC protocol, which brings high-speed data transmission. In addition, it has a built-in Streaming Serverless “streaming function”, which significantly improves the development experience of distributed cloud systems. The distributed cloud system built by YoMo provides an ultra-high-speed communication mechanism between near-field computing power and terminals. It has a wide range of use cases in Metaverse, VR/AR, IoT, etc.
  • Streaming Image Recognition by WebAssembly and Tensorflow
    8 projects | dev.to | 27 Jun 2021
    This project demonstrates how to process a video stream in real-time using WebAssembly and apply a pre-trained food classification model to each frame of the video in order to determine if food is present in that frame, all by integrating WasmEdge into YoMo serverless.
  • DEBS Grand Challenge: Real-Time Stream Processing with YoMo
    4 projects | dev.to | 13 May 2021
    The organization of this article is as follows. First, we will take a quick look at what kind of data we are dealing with. Then, we will introduce two queries, which were originally proposed by ACM DEBS. Finally, we will install YoMo, which is an open-source framework for real-time stream processing, and implement both queries as described.
  • QUIC Weekly - 20210414
    3 projects | /r/quic_weekly | 14 Apr 2021
    QUIC is the Quick UDP Internet Connections protocol, developed by Google and currently in IETF workgroups for further development. It is being considered for replacing TCP as a transport protocol for HTTP/3. We are building an Open source project for IoT & Edge Computing atop QUIC called 🦖YoMo
  • YoMo: An open-source Streaming Serverless Framework for Latency-sensitive applications
    1 project | /r/technology | 28 Feb 2021

What are some alternatives?

When comparing SSVM and yomo you can also consider the following projects:

wasmer - 🚀 The leading Wasm Runtime supporting WASIX, WASI and Emscripten

msquic - Cross-platform, C implementation of the IETF QUIC protocol, exposed to C, C++, C# and Rust.

wasmtime - A fast and secure runtime for WebAssembly

yomo-wasmedge-tensorflow - This application demonstrates how to launch high-performance "serverless" functions from the YoMo framework to process streaming data. The functions are embedded in a WebAssembly VM, WasmEdge, for safety, security, portability, and manageability.

aws-lambda-wasm-runtime - A template project for building high-performance, portable, and safe serverless functions in AWS Lambda.

rustwasmc - Tool for building Rust functions for Node.js. Combine the performance of Rust, safety and portability of WebAssembly, and ease of use of JavaScript.

WAVM - WebAssembly Virtual Machine

cli - Command-line tools for YoMo.

dapr-wasm - A template project to demonstrate how to run WebAssembly functions as sidecar microservices in dapr

h3-protocol-stack - Diagrams visualizing the HTTP/3, HTTP/2 and HTTP/1 protocol stacks and their features

WasmEdge-go - The GO language SDK and API for WasmEdge

WasmEdge-tensorflow