w3reality / wasm-mtLinks
A multithreading library for Rust and WebAssembly
☆212Updated 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☆165Updated last year
- `wasm-snip` replaces a WebAssembly function's body with an `unreachable`☆233Updated 2 years ago
- Async executor for WebAssembly☆83Updated 2 years ago
- Rust wrapper for Wasm3, the fastest WebAssembly interpreter☆174Updated last year
- Bridging between web streams and Rust streams using WebAssembly☆183Updated this week
- Like wee_alloc, but smaller since I used skinnier letters in the name.☆123Updated last year
- An adapter for enabling Rayon-based concurrency on the Web with WebAssembly.☆405Updated 2 years ago
- A std::Instant replacement that works on WASM too.☆114Updated last year
- A rust logger that routes messages to the browser's console.☆103Updated 9 months ago
- Minimal asynchronous executor for Rust☆133Updated 3 weeks ago
- Accelerated offscreen graphics for WebGL☆182Updated 2 months ago
- A global allocator for Wasm that traces allocations and deallocations for debugging purposes.☆107Updated 4 years ago
- ☆86Updated 3 years ago
- extremely boring async function runner!☆162Updated 2 years ago
- ☆74Updated 3 years ago
- Abstraction over std::Instant and tokio_timer that works on WASM☆78Updated 3 years ago
- `tracing` crate compatible `Subscriber` for reporting spans through browser `window.performance`☆81Updated last year
- CBOR: Concise Binary Object Representation☆84Updated 2 months ago
- like thread::spawn but for processes☆160Updated 11 months ago
- A whitespace-aware quasiquoter for beautiful code generation.☆199Updated 2 months ago
- A minimal embedded V8 JavaScript engine wrapper for Rust☆115Updated last year
- WABT bindings for Rust☆80Updated 2 years ago
- A webrender-based UI framework with a moxie frontend☆131Updated 3 years ago
- PoC Using WASM Modules as Hot-Reloading Logic from Rust.☆49Updated last year
- A simple, in-memory font database with CSS-like queries.☆164Updated last year
- Safe-to-use proc-macro-free self-referential structs in stable Rust.☆293Updated last month
- Fast and safe evaluation of algebraic expressions☆298Updated 2 years ago
- FlatBuffers compiler (flatc) as API (with focus on transparent `.fbs` to `.rs` code-generation via Cargo build scripts integration)☆133Updated 2 months ago
- Conditional compilation using boolean expression syntax, rather than any(), all(), not()☆290Updated 3 years ago
- generators☆211Updated 2 years ago