lang-c VS wasmtime

Compare lang-c vs wasmtime and see what are their differences.

lang-c

Lightweight C parser for Rust (by vickenty)

wasmtime

A fast and secure runtime for WebAssembly (by bytecodealliance)
Our great sponsors
  • InfluxDB - Collect and Analyze Billions of Data Points in Real Time
  • Onboard AI - Learn any GitHub repo in 59 seconds
  • SaaSHub - Software Alternatives and Reviews
lang-c wasmtime
1 167
165 13,564
- 2.0%
10.0 9.9
3 months ago 3 days ago
Rust Rust
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.

lang-c

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

wasmtime

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

What are some alternatives?

When comparing lang-c and wasmtime you can also consider the following projects:

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

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.

quickjs-emscripten - Safely execute untrusted Javascript in your Javascript, and execute synchronous code that uses async functions

wasm3 - 🚀 A fast WebAssembly interpreter and the most universal WASM runtime

wasm-bindgen - Facilitating high-level interactions between Wasm modules and JavaScript

wasm-pack - 📦✨ your favorite rust -> wasm workflow tool!

wazero - wazero: the zero dependency WebAssembly runtime for Go developers

godot-wasm-engine

PyO3 - Rust bindings for the Python interpreter

trunk - Build, bundle & ship your Rust WASM application to the web.

mold - Mold: A Modern Linker 🦠

pybind11 - Seamless operability between C++11 and Python