yblein / rust-wasmLinks
A simple and spec-compliant WebAssembly interpreter
☆96Updated 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:
- dlmalloc ported into Rust☆115Updated 2 months ago
- Token tree calling convention☆83Updated 3 years ago
- ☆114Updated 2 years ago
- A lightweight, no-std, object-safe, serialization-only framework for Rust☆104Updated this week
- A global allocator for Wasm that traces allocations and deallocations for debugging purposes.☆107Updated 4 years ago
- Target "triple" support☆55Updated last month
- Data structures like Rust `alloc` which reuse user allocated memory☆62Updated 4 months ago
- 🌵 Cycle-Aware Reference Counting in Rust☆152Updated 3 months ago
- Generic and convenient `std` atomics via `Atomic<T>`☆47Updated 8 months ago
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆82Updated 4 years ago
- Threadsafe RefCell for Rust☆99Updated 10 months ago
- Exploration of using Storage instead of Allocator to parameterize collections in Rust☆142Updated 2 years ago
- sptr: The Strict Provenance Polyfill☆75Updated 2 years ago
- ☆63Updated 7 years ago
- Project group working on the "safe transmute" feature☆97Updated last year
- A collection of small utilities for working with pointer types in Rust.☆133Updated last year
- The simd optimized escape code☆54Updated this week
- generators☆211Updated 2 years ago
- An exploration into the various ways optional trait methods can be implemented in Rust.☆42Updated 7 months ago
- A Vec That Has a Smaller size_of☆155Updated 4 months ago
- A fast pure-rust no-unsafe implementation of LZ4 compression and decompression☆113Updated 2 years ago
- Stack-allocated DSTs for rust (fixed capacity)☆52Updated last year
- (lifetime) GATs on stable Rust☆59Updated 2 years ago
- ☆61Updated 2 years ago
- A tool for finding large memcpy's in llvm ir☆61Updated 6 years ago
- Scroll - making scrolling through buffers fun since 2016☆187Updated 5 months ago
- Type-safe transmutations between layout-compatible types.☆122Updated 5 years ago
- An implementation of union-find / congruence-closure in Rust. Extracted from rustc for independent experimentation.☆166Updated last year
- Non-interleaving multithreaded output queue☆79Updated this week
- Extensions to the Rust standard library☆50Updated last year