skanehira / writing-a-wasm-runtime-in-rust
Writing A Wasm Runtime In Rust
☆50Updated 8 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
- Toy filesystem with support for zero-cost snapshots and clones☆39Updated last year
- ☆45Updated 2 years ago
- a small and single threaded async runtime built on top of io-uring☆78Updated 2 years ago
- Deadlock free mutexes☆174Updated last month
- Type-erased core::Discriminant<T>☆38Updated 2 months ago
- Simple async reactor and executor for rust☆79Updated last month
- RcLite: small, fast, and memory-friendly reference counting for Rust☆181Updated last month
- A cargo subcommand that extends cargo's capabilities when it comes to code generation.☆56Updated 5 months ago
- A faster Arc.☆65Updated last year
- Operating system based off of blog_os, with the goal of running wasm modules as executables☆23Updated 2 years ago
- ReefDB is a minimalistic, in-memory and on-disk database management system written in Rust, implementing basic SQL query capabilities and…☆87Updated 3 months ago
- An extremely small and fast AWS Lambda runtime with sub-5ms cold starts. Works with C and Rust. I call it "the Lambda libc runtime" becau…☆62Updated 4 months ago
- Open a scope and then freeze it in time for future access.☆107Updated 8 months ago
- ☆58Updated 4 months ago
- `faststr` is a string library that try to avoid the cost of clone.☆98Updated 3 weeks ago
- Web application to render a diff between Rust crate versions. Implemented in Yew, runs fully in the browser as WebAssembly.☆123Updated 6 months ago
- Cargo wrapper for working with Webassembly wasi(x).☆58Updated last month
- Variant of Rust's std::Arc that supports atomic replacement of the value.☆91Updated 3 weeks ago
- Stitch is an experimental Wasm interpreter written in Rust that is designed to be very fast and lightweight.☆119Updated 11 months ago
- PDF library in Rust☆40Updated 3 weeks ago
- A garbage collection library for Rust with zero unsafe code☆111Updated 9 months ago
- Easy access of struct fields in strings using different/custom pre/postfix: "Hello, {field}" in rust☆67Updated last year
- Advice for learning Rust☆160Updated 6 months ago
- Extended utilities for working with files and filesystems in Rust. This is a fork of the fs2-rs crate, the aim for this fork is to suppor…☆82Updated last month
- https://ibraheem.ca/posts/too-many-web-servers/☆103Updated last year
- Static-checked parsing of regexes into structs☆46Updated 5 months ago
- A lib help you run test with condition☆41Updated this week
- Low To High Level Math Library for Rust☆53Updated 3 years ago
- A futures based crate for interacting with IndexedDB on browsers using webassembly.☆31Updated 6 months ago
- A low-level MVCC file format for storing blobs.☆63Updated last year