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☆165Updated last year
- `wasm-snip` replaces a WebAssembly function's body with an `unreachable`☆233Updated 2 years ago
- Bridging between web streams and Rust streams using WebAssembly☆180Updated last year
- Async executor for WebAssembly☆83Updated 2 years ago
- Rust wrapper for Wasm3, the fastest WebAssembly interpreter☆172Updated last year
- A std::Instant replacement that works on WASM too.☆112Updated last year
- 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
- Minimal asynchronous executor for Rust☆133Updated 3 weeks ago
- Fast and safe evaluation of algebraic expressions☆294Updated 2 years ago
- Like wee_alloc, but smaller since I used skinnier letters in the name.☆123Updated last year
- CBOR: Concise Binary Object Representation☆83Updated 3 weeks ago
- ☆86Updated 3 years ago
- A rust logger that routes messages to the browser's console.☆101Updated 7 months ago
- Accelerated offscreen graphics for WebGL☆182Updated last month
- A scope for async_std and tokio to spawn non-static futures☆154Updated last year
- A global allocator for Wasm that traces allocations and deallocations for debugging purposes.☆106Updated 4 years ago
- A whitespace-aware quasiquoter for beautiful code generation.☆196Updated 2 weeks ago
- `tracing` crate compatible `Subscriber` for reporting spans through browser `window.performance`☆79Updated last year
- Threadsafe RefCell for Rust☆99Updated 9 months ago
- An async parser for multipart/form-data content-type in Rust☆162Updated last year
- syn-powered parser for JSX-like TokenStreams☆188Updated 2 years ago
- A Rust promise for games and immediate mode GUIs☆143Updated 2 years ago
- A simple, in-memory font database with CSS-like queries.☆164Updated last year
- Pull in every source file in a directory as a module☆179Updated last week
- Rusty bindings for Apple libraries☆178Updated 3 years ago
- FlatBuffers compiler (flatc) as API (with focus on transparent `.fbs` to `.rs` code-generation via Cargo build scripts integration)☆130Updated 3 weeks ago
- WebAssembly component model implementation for any backend.☆87Updated 9 months ago
- a minimilistic web assembly parser, compiler, and interpreter for Rust☆79Updated 4 years ago
- Safe-to-use proc-macro-free self-referential structs in stable Rust.☆289Updated last month