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:
- A global allocator for Wasm that traces allocations and deallocations for debugging purposes.☆106Updated 4 years ago
- ☆110Updated last year
- Token tree calling convention☆79Updated 2 years ago
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆81Updated 3 years ago
- A lightweight, no-std, object-safe, serialization-only framework for Rust☆97Updated 3 months ago
- Data structures like Rust `alloc` which reuse user allocated memory☆58Updated this week
- sptr: The Strict Provenance Polyfill☆75Updated last year
- Threadsafe RefCell for Rust☆93Updated 4 months ago
- ☆62Updated 7 years ago
- The simd optimized escape code☆54Updated last week
- dlmalloc ported into Rust☆109Updated last month
- 🌵 Cycle-Aware Reference Counting in Rust☆150Updated last week
- Nudging the compiler to auto-vectorize things☆75Updated last year
- Project group working on the "safe transmute" feature☆93Updated 10 months ago
- Faster integer division and modulus operations☆87Updated 3 weeks ago
- Extensions to the Rust standard library☆46Updated 7 months ago
- A SIMD-accelerated Adler-32 hash algorithm implementation.☆38Updated 9 months ago
- Mirror of Rust's allocator api for use on stable rust☆62Updated 2 months ago
- A fast pure-rust no-unsafe implementation of LZ4 compression and decompression☆110Updated last year
- Stack-allocated DSTs for rust (fixed capacity)☆50Updated last year
- a minimilistic web assembly parser, compiler, and interpreter for Rust☆79Updated 4 years ago
- Exploration of using Storage instead of Allocator to parameterize collections in Rust☆140Updated 2 years ago
- A tool for finding large memcpy's in llvm ir☆61Updated 6 years ago
- ☆57Updated last year
- A Vec That Has a Smaller size_of☆140Updated 4 months ago
- docs.rs as a publishing platform?☆69Updated last month
- Abstraction over std::Instant and tokio_timer that works on WASM☆75Updated 3 years ago
- Types to define keyboard related events☆65Updated last month
- Utilities for dealing with substructures within syn macros☆140Updated 2 months ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆166Updated 3 weeks ago