DouglasDwyer / wasm_syncLinks
Synchronization primitives for both web and native.
☆16Updated 2 years ago
Alternatives and similar repositories for wasm_sync
Users that are interested in wasm_sync are comparing it to the libraries listed below
Sorting:
- Rust+C WASM compilation under the same binary for the `wasm32-unknown-unknown` target☆56Updated 4 months ago
- Bridging between web streams and Rust streams using WebAssembly☆182Updated last week
- Rust observables inspired by MobX☆39Updated 3 weeks ago
- Provides a single unified API to run WASM modules on the desktop using wasmtime, or on the web using js-sys.☆53Updated last year
- A Study on how to load dynamic WASM modules in Rust☆41Updated 3 months ago
- A rust `std::thread` replacement for wasm32 target☆165Updated last year
- A global allocator for Wasm that traces allocations and deallocations for debugging purposes.☆107Updated 4 years ago
- `wasm-snip` replaces a WebAssembly function's body with an `unreachable`☆233Updated 2 years ago
- A WebAssembly-native Rust stdlib☆111Updated 2 weeks ago
- An adapter for enabling Rayon-based concurrency on the Web with WebAssembly.☆272Updated 2 months ago
- WASM / WASI interface for browser service workers☆64Updated 3 years ago
- WebAssembly component model implementation for any backend.☆89Updated 11 months ago
- I sync, you sync, we all sync for async!☆52Updated 10 months ago
- Async executor for WebAssembly☆83Updated 2 years ago
- Abstraction over std::Instant and tokio_timer that works on WASM☆78Updated 3 years ago
- A multithreading library for Rust and WebAssembly☆212Updated 2 years ago
- Rust attribute macro to implement a trait for tuples☆27Updated last year
- ☆86Updated 3 years ago
- Shared Channel for WebAssembly☆42Updated 5 years ago
- Generate TypeScript type definitions for Rust types.☆33Updated last year
- WebAssembly sourcemap generator and WASM binary source mapping url section patcher☆45Updated 2 months ago
- Trivially run wasm applications and examples in the browser☆89Updated last year
- Like wee_alloc, but smaller since I used skinnier letters in the name.☆123Updated last year
- Raw Rust toolchain support for Wasm Interface Types☆71Updated 4 years ago
- A WebIDL parser written in Rust.☆35Updated last year
- Advisory cross-platform file locks using file descriptors☆83Updated 9 months ago
- An object system for Rust based on relative pointers☆38Updated 3 years ago
- A rust logger that routes messages to the browser's console.☆103Updated 9 months ago
- ☆35Updated 5 years ago
- Mimicking tokio functionalities on web browsers☆124Updated 2 weeks ago