w3reality / wasm-mt
A multithreading library for Rust and WebAssembly
☆209Updated 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
- A rust `std::thread` replacement for wasm32 target☆152Updated 5 months ago
- `wasm-snip` replaces a WebAssembly function's body with an `unreachable`☆232Updated 2 years ago
- A panic hook for wasm32-unknown-unknown that logs panics with console.error☆334Updated 2 years ago
- An adapter for enabling Rayon-based concurrency on the Web with WebAssembly.☆402Updated last year
- ✴️ An experimental graph database☆112Updated last year
- extremely boring async function runner!☆155Updated 2 years ago
- A std::Instant replacement that works on WASM too.☆113Updated 11 months ago
- Statically-checked alternatives to RefCell and RwLock☆367Updated 10 months ago
- Bridging between web streams and Rust streams using WebAssembly☆169Updated 5 months ago
- Procedural macro to implement Display and FromStr using common settings.☆184Updated last month
- Rust replacement for miniz☆205Updated 2 weeks ago
- A rust logger that routes messages to the browser's console.☆96Updated last year
- syn-powered parser for JSX-like TokenStreams☆187Updated last year
- A simple bitset container for Rust☆136Updated 5 months ago
- Async executor for WebAssembly☆81Updated last year
- Minimal asynchronous runtime for Rust☆127Updated 8 months ago
- Shared resource dispatcher☆243Updated last month
- A library for to allow multiple return types by automatically generated enum.☆365Updated last month
- Safe, zero-cost downcasting for limited compile-time specialization.☆160Updated last month
- Futures, streams, and async I/O combinators.☆499Updated 2 months ago
- A scope for async_std and tokio to spawn non-static futures☆131Updated 10 months ago
- Abstraction over std::Instant and tokio_timer that works on WASM☆74Updated 3 years ago
- Kickstart your Rust, WebAssembly, and Parcel project!☆156Updated 3 years ago
- A safe and convenient store for one value of each type☆342Updated 9 months ago
- Proc-macro typestate DSL for Rust☆148Updated last year
- ☆270Updated 2 months ago
- Zero-overhead type-safe builder pattern `derive` macro for your Rust structs☆223Updated last year
- A minimalistic async/await executor for Rust☆231Updated last year
- Accelerated offscreen graphics for WebGL☆177Updated last month
- A whitespace-aware quasiquoter for beautiful code generation.☆190Updated 3 weeks ago