w3reality / wasm-mtLinks
A multithreading library for Rust and WebAssembly
☆210Updated 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
- Bridging between web streams and Rust streams using WebAssembly☆181Updated last year
- Async executor for WebAssembly☆83Updated last year
- `wasm-snip` replaces a WebAssembly function's body with an `unreachable`☆232Updated 2 years ago
- Like wee_alloc, but smaller since I used skinnier letters in the name.☆120Updated last year
- A rust logger that routes messages to the browser's console.☆100Updated 6 months ago
- Rust wrapper for Wasm3, the fastest WebAssembly interpreter☆171Updated last year
- Minimal asynchronous executor for Rust☆133Updated 3 weeks ago
- An adapter for enabling Rayon-based concurrency on the Web with WebAssembly.☆404Updated last year
- A std::Instant replacement that works on WASM too.☆112Updated last year
- ☆85Updated 3 years ago
- Safe-to-use proc-macro-free self-referential structs in stable Rust.☆288Updated 3 weeks ago
- `tracing` crate compatible `Subscriber` for reporting spans through browser `window.performance`☆78Updated last year
- A scope for async_std and tokio to spawn non-static futures☆152Updated last year
- Generic bijective maps in Rust