MattiasBuelens / wasm-streamsLinks
Bridging between web streams and Rust streams using WebAssembly
☆181Updated last year
Alternatives and similar repositories for wasm-streams
Users that are interested in wasm-streams are comparing it to the libraries listed below
Sorting:
- 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
- ☆85Updated 3 years ago
- A multithreading library for Rust and WebAssembly☆210Updated 2 years ago
- A library for generating chrome://tracing traces in Rust.☆116Updated last year
- ✴️ An experimental graph database☆114Updated 2 years ago
- A Web Push library for Rust☆125Updated 8 months ago
- Rust implementation of xxhash☆255Updated last month
- Crate for generating rust types from a json schema☆251Updated last year
- A rust logger that routes messages to the browser's console.☆100Updated 5 months ago
- A WebAssembly-native Rust stdlib☆97Updated this week
- A rust `std::thread` replacement for wasm32 target☆163Updated 11 months ago
- ☆74Updated 3 years ago
- Server-sent events (SSE) client implementation for Rust☆98Updated 2 weeks ago
- A scope for async_std and tokio to spawn non-static futures☆148Updated last year
- Serde support for querystring-style strings☆219Updated 4 months ago
- Append-only collections for Rust where borrows to entries can outlive insertions☆260Updated 3 months ago
- `tracing` crate compatible `Subscriber` for reporting spans through browser `window.performance`☆78Updated last year
- CBOR: Concise Binary Object Representation☆79Updated this week
- ☆226Updated 2 months ago
- Serialize and deserialize C-like enum as underlying repr☆251Updated this week
- syn-powered parser for JSX-like TokenStreams☆187Updated 2 years ago
- Type that deserializes only from one specific value☆265Updated last week
- Minimal asynchronous executor for Rust☆130Updated 2 weeks ago
- Library and proc macro to analyze memory usage of data structures in rust.☆166Updated this week
- Structured concurrency operations for async Rust