yblein / rust-wasmLinks
A simple and spec-compliant WebAssembly interpreter
☆90Updated 2 years ago
Alternatives and similar repositories for rust-wasm
Users that are interested in rust-wasm are comparing it to the libraries listed below
Sorting:
- Token tree calling convention☆80Updated 2 years ago
- A global allocator for Wasm that traces allocations and deallocations for debugging purposes.☆106Updated 4 years ago
- ☆62Updated 7 years ago
- ☆111Updated last year
- Data structures like Rust `alloc` which reuse user allocated memory☆58Updated last month
- a minimilistic web assembly parser, compiler, and interpreter for Rust☆79Updated 4 years ago
- A cross-platform library for fast and safe memory-mapped IO in Rust☆71Updated last year
- 🌵 Cycle-Aware Reference Counting in Rust☆151Updated last week
- Exploration of using Storage instead of Allocator to parameterize collections in Rust☆140Updated 2 years ago
- Nudging the compiler to auto-vectorize things☆75Updated 2 years ago
- Project group working on the "safe transmute" feature☆94Updated 11 months ago
- Target "triple" support☆53Updated 6 months ago
- A tool for finding large memcpy's in llvm ir☆61Updated 6 years ago
- A lightweight, no-std, object-safe, serialization-only framework for Rust☆97Updated 5 months ago
- Threadsafe RefCell for Rust☆95Updated 5 months ago
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆81Updated 3 years ago
- Stack-allocated DSTs for rust (fixed capacity)☆50Updated last year
- sptr: The Strict Provenance Polyfill☆76Updated last year
- A collection of small utilities for working with pointer types in Rust.☆127Updated 7 months ago
- Generic and convenient `std` atomics via `Atomic<T>`☆46Updated 3 months ago
- A concise, self-describing binary format written in Rust for Serde☆66Updated last year
- dlmalloc ported into Rust☆110Updated this week
- Abstraction over std::Instant and tokio_timer that works on WASM☆76Updated 3 years ago
- ☆49Updated last year
- ☆58Updated 2 years ago
- `$crate` in procedural macros.☆74Updated 3 months ago
- Some internal rustc tools made accessible☆47Updated 7 months ago
- Stitch is an experimental Wasm interpreter written in Rust that is designed to be very fast and lightweight.☆122Updated last year
- Utilities for dealing with substructures within syn macros☆141Updated 3 months ago
- A SIMD-accelerated Adler-32 hash algorithm implementation.☆39Updated 11 months ago