skanehira / writing-a-wasm-runtime-in-rustLinks
Writing A Wasm Runtime In Rust
☆51Updated 9 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:
- Open a scope and then freeze it in time for future access.☆108Updated 9 months ago
- Stitch is an experimental Wasm interpreter written in Rust that is designed to be very fast and lightweight.☆119Updated last year
- Type-erased core::Discriminant<T>☆38Updated 2 weeks ago
- Fast Function Dispatch: Improving the performance of Rust's dynamic function calls☆32Updated 7 months ago
- Cross-platform user interface framework for Rust.☆66Updated last year
- a small and single threaded async runtime built on top of io-uring☆78Updated 2 years ago
- Discovering and describing Rust's design axioms☆72Updated last year
- A garbage collection library for Rust with zero unsafe code☆112Updated 10 months ago
- ☆49Updated this week
- 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 5 months ago
- Deadlock free mutexes☆174Updated 2 months ago
- `faststr` is a string library that try to avoid the cost of clone.☆100Updated 3 weeks ago
- Peggen, generate fast PEG parsers via derive macros☆32Updated last month
- A concurrent, append-only vector.☆165Updated 2 weeks ago
- A cargo subcommand that extends cargo's capabilities when it comes to code generation.☆57Updated 6 months ago
- A collection of boosting algorithms written in Rust 🦀☆55Updated last week
- A music theory library in Rust for generating songs🎶☆49Updated last year
- Web application to render a diff between Rust crate versions. Implemented in Yew, runs fully in the browser as WebAssembly.☆125Updated 7 months ago
- https://ibraheem.ca/posts/too-many-web-servers/☆103Updated last year
- Hash trait that is object-safe☆32Updated 2 months ago
- Flat message buffers with direct mapping to Rust types without packing/unpacking☆107Updated 7 months ago
- Reports when tokio runtime threads are blocking☆64Updated 8 months ago
- Practically zero-overhead string interning☆39Updated 2 months ago
- A very fast, accurate and wasm ready port of Diff Match Patch in Rust. The diff implementation is based on Myers' diff algorithm.☆36Updated 3 weeks ago
- A lib help you run test with condition☆41Updated 3 weeks ago
- Eager evaluation of macros like `concat!` and `env!`☆39Updated 2 months ago
- Static-checked parsing of regexes into structs☆45Updated 6 months ago
- Zero-cost type for stack without complicated type or Box☆45Updated last week
- ☆44Updated 2 months ago
- ☆46Updated 2 years ago