w3reality / wasm-mtLinks
A multithreading library for Rust and WebAssembly
☆211Updated 2 years ago
Alternatives and similar repositories for wasm-mt
Users that are interested in wasm-mt are comparing it to the libraries listed below
Sorting:
- A rust `std::thread` replacement for wasm32 target☆166Updated last year
- `wasm-snip` replaces a WebAssembly function's body with an `unreachable`☆232Updated 2 years ago
- Bridging between web streams and Rust streams using WebAssembly☆181Updated last year
- Async executor for WebAssembly☆83Updated 2 years ago
- A rust logger that routes messages to the browser's console.☆100Updated 7 months ago
- Rust wrapper for Wasm3, the fastest WebAssembly interpreter☆172Updated last year
- extremely boring async function runner!☆162Updated 2 years ago
- Minimal asynchronous executor for Rust☆133Updated last week
- CBOR: Concise Binary Object Representation☆82Updated last week
- An adapter for enabling Rayon-based concurrency on the Web with WebAssembly.☆404Updated last year
- Abstraction over std::Instant and tokio_timer that works on WASM☆76Updated 3 years ago
- Safe-to-use proc-macro-free self-referential structs in stable Rust.☆288Updated 2 weeks ago
- A whitespace-aware quasiquoter for beautiful code generation.☆196Updated last month
- A std::Instant replacement that works on WASM too.☆112Updated last year
- Accelerated offscreen graphics for WebGL☆181Updated 3 weeks ago
- Generic bijective maps in Rust☆147Updated 2 years ago
- FlatBuffers compiler (flatc) as API (with focus on transparent `.fbs` to `.rs` code-generation via Cargo build scripts integration)☆128Updated last week
- Rust+C WASM compilation under the same binary for the `wasm32-unknown-unknown` target☆55Updated 2 months ago
- A global allocator for Wasm that traces allocations and deallocations for debugging purposes.☆106Updated 4 years ago
- A minimal embedded V8 JavaScript engine wrapper for Rust☆115Updated last year
- Rust replacement for miniz☆225Updated this week
- Statically-checked alternatives to RefCell and RwLock☆383Updated 2 months ago
- Shared resource dispatcher☆250Updated 9 months ago
- A scope for async_std and tokio to spawn non-static futures☆154Updated last year
- Safely cast &T to &U where the struct U contains a single field of type T.☆215Updated 2 weeks ago
- Like wee_alloc, but smaller since I used skinnier letters in the name.☆122Updated last year
- PoC Using WASM Modules as Hot-Reloading Logic from Rust.☆49Updated last year
- A simple, in-memory font database with CSS-like queries.☆161Updated last year
- Macros for deriving as functions to access Enums as their inner components☆104Updated last year
- syn-powered parser for JSX-like TokenStreams☆188Updated 2 years ago