skanehira / writing-a-wasm-runtime-in-rustLinks
Writing A Wasm Runtime In Rust
☆51Updated 10 months ago
Alternatives and similar repositories for writing-a-wasm-runtime-in-rust
Users that are interested in writing-a-wasm-runtime-in-rust are comparing it to the libraries listed below
Sorting:
- Stitch is an experimental Wasm interpreter written in Rust that is designed to be very fast and lightweight.☆121Updated last year
- ☆46Updated 2 years ago
- Deadlock free mutexes☆175Updated 3 months ago
- a small and single threaded async runtime built on top of io-uring☆78Updated 2 years ago
- A garbage collection library for Rust with zero unsafe code☆114Updated 11 months ago
- LRVM - A lightweight but powerful virtual machine runtime written in Rust☆80Updated 4 months ago
- ☆53Updated last year
- Native lsp types for rust☆39Updated last year
- Discovering and describing Rust's design axioms☆74Updated last year
- ReefDB is a minimalistic, in-memory and on-disk database management system written in Rust, implementing basic SQL query capabilities and…☆89Updated 5 months ago
- Web application to render a diff between Rust crate versions. Implemented in Yew, runs fully in the browser as WebAssembly.☆126Updated last week
- A collection of boosting algorithms written in Rust 🦀☆57Updated last month
- `faststr` is a string library that try to avoid the cost of clone.☆102Updated 2 months ago
- Type-erased core::Discriminant<T>☆38Updated last month
- dwarf is a typed, interpreted, language that shares syntax with Rust.☆46Updated 3 months ago
- ☆43Updated 2 years ago
- PDF library in Rust☆40Updated 3 months ago
- A tiny Rust std-lib for Linux x86_64 and aarch64☆48Updated 5 months ago
- RcLite: small, fast, and memory-friendly reference counting for Rust☆186Updated 3 months ago
- https://ibraheem.ca/posts/too-many-web-servers/☆104Updated last year
- simple static file server written in Rust based on axum framework☆63Updated this week
- Lightning fast and modular UI framework.☆55Updated 2 months ago
- Toy filesystem with support for zero-cost snapshots and clones☆39Updated last year
- ☆51Updated 3 weeks ago
- A concurrent, append-only vector.