yblein / rust-wasmLinks
A simple and spec-compliant WebAssembly interpreter
☆94Updated 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☆82Updated 3 years ago
- dlmalloc ported into Rust☆114Updated 2 months ago
- Exploration of using Storage instead of Allocator to parameterize collections in Rust☆142Updated 2 years ago
- 🌵 Cycle-Aware Reference Counting in Rust☆152Updated 2 months ago
- ☆114Updated 2 years ago
- A lightweight, no-std, object-safe, serialization-only framework for Rust☆101Updated 3 months ago
- Target "triple" support☆54Updated last month
- A global allocator for Wasm that traces allocations and deallocations for debugging purposes.☆107Updated 4 years ago
- sptr: The Strict Provenance Polyfill☆75Updated 2 years ago
- Data structures like Rust `alloc` which reuse user allocated memory☆61Updated 3 months ago
- A collection of small utilities for working with pointer types in Rust.☆133Updated last year
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆81Updated 4 years ago
- Nudging the compiler to auto-vectorize things☆75Updated 2 years ago
- generators☆211Updated 2 years ago
- Minimal float parser primitives with a focus on compile times.☆23Updated 3 years ago
- A tool for finding large memcpy's in llvm ir☆61Updated 6 years ago
- A cross-platform library for fast and safe memory-mapped IO in Rust☆72Updated last year
- Stack-allocated DSTs for rust (fixed capacity)☆51Updated last year
- Project group working on the "safe transmute" feature☆96Updated last year
- WABT bindings for Rust☆80Updated 2 years ago
- Modular register allocator algorithms☆105Updated 3 years ago
- An implementation of union-find / congruence-closure in Rust. Extracted from rustc for independent experimentation.☆165Updated last year
- A Vec That Has a Smaller size_of☆152Updated 3 months ago
- Left Recursive PEG for rust☆67Updated 3 years ago
- (lifetime) GATs on stable Rust☆59Updated 2 years ago
- A growable bit-vector for Rust, optimized for size☆45Updated 11 months ago
- ☆61Updated 2 years ago
- ☆53Updated 6 years ago
- Mostly safe wrapper for alloca☆28Updated 2 years ago
- A JIT experiment in Rust☆142Updated last year