yblein / rust-wasmLinks
A simple and spec-compliant WebAssembly interpreter
☆93Updated 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
- ☆113Updated 2 years ago
- dlmalloc ported into Rust☆112Updated 3 weeks ago
- Target "triple" support☆53Updated 3 months 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☆101Updated last month
- Data structures like Rust `alloc` which reuse user allocated memory☆61Updated 2 months ago
- Nudging the compiler to auto-vectorize things☆75Updated 2 years ago
- sptr: The Strict Provenance Polyfill☆75Updated 2 years ago
- Exploration of using Storage instead of Allocator to parameterize collections in Rust☆142Updated 2 years ago
- 🌵 Cycle-Aware Reference Counting in Rust☆152Updated last month
- Generic and convenient `std` atomics via `Atomic<T>`☆46Updated 6 months ago
- ☆48Updated last year
- ☆63Updated 7 years ago
- Project group working on the "safe transmute" feature☆96Updated last year
- Threadsafe RefCell for Rust☆99Updated 8 months ago
- A tool for finding large memcpy's in llvm ir☆61Updated 6 years ago
- Abstraction over std::Instant and tokio_timer that works on WASM☆76Updated 3 years ago
- Stack-allocated DSTs for rust (fixed capacity)☆50Updated last year
- (lifetime) GATs on stable Rust☆59Updated last year
- Utilities for dealing with substructures within syn macros☆143Updated 7 months ago
- a minimilistic web assembly parser, compiler, and interpreter for Rust☆79Updated 4 years ago
- A collection of small utilities for working with pointer types in Rust.☆132Updated 10 months ago
- generators☆211Updated 2 years ago
- Extensions to the Rust standard library☆49Updated last year
- #[no_std] print equivalent for Rust☆65Updated last week
- A cross-platform library for fast and safe memory-mapped IO in Rust☆72Updated last year
- The simd optimized escape code☆54Updated last week
- A fast pure-rust no-unsafe implementation of LZ4 compression and decompression☆112Updated last year