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
- ☆114Updated 2 years ago
- A global allocator for Wasm that traces allocations and deallocations for debugging purposes.☆107Updated 4 years ago
- dlmalloc ported into Rust☆114Updated last month
- Threadsafe RefCell for Rust☆99Updated 9 months ago
- A lightweight, no-std, object-safe, serialization-only framework for Rust☆101Updated 2 months ago
- sptr: The Strict Provenance Polyfill☆75Updated 2 years ago
- Data structures like Rust `alloc` which reuse user allocated memory☆61Updated 2 months ago
- Target "triple" support☆53Updated 2 weeks ago
- Exploration of using Storage instead of Allocator to parameterize collections in Rust☆142Updated 2 years ago
- 🌵 Cycle-Aware Reference Counting in Rust☆153Updated last month
- Generic and convenient `std` atomics via `Atomic<T>`☆47Updated 7 months ago
- Nudging the compiler to auto-vectorize things☆75Updated 2 years ago
- ☆48Updated last year
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆81Updated 4 years ago
- A collection of small utilities for working with pointer types in Rust.☆133Updated 11 months ago
- ☆61Updated 2 years ago
- Project group working on the "safe transmute" feature☆96Updated last year
- #[no_std] print equivalent for Rust☆65Updated 3 weeks ago
- Non-interleaving multithreaded output queue☆79Updated last week
- Inline procedural macros for Rust☆56Updated 3 years ago
- Stack-allocated DSTs for rust (fixed capacity)☆51Updated last year
- The simd optimized escape code☆54Updated this week
- (lifetime) GATs on stable Rust☆59Updated last year
- Abstraction over std::Instant and tokio_timer that works on WASM☆76Updated 3 years ago
- A cross-platform library for fast and safe memory-mapped IO in Rust☆72Updated last year
- A SIMD-accelerated Adler-32 hash algorithm implementation.☆43Updated 3 weeks ago
- A tool for finding large memcpy's in llvm ir☆61Updated 6 years ago
- Minimal asynchronous executor for Rust☆133Updated last month
- Overloadable functions in rust.☆43Updated 6 years ago