MattiasBuelens / wasm-streams
Bridging between web streams and Rust streams using WebAssembly
☆163Updated 2 months ago
Alternatives and similar repositories for wasm-streams:
Users that are interested in wasm-streams are comparing it to the libraries listed below
- ✴️ An experimental graph database☆113Updated last year
- Like wee_alloc, but smaller since I used skinnier letters in the name.☆105Updated 10 months ago
- Async executor for WebAssembly☆78Updated last year
- `wasm-snip` replaces a WebAssembly function's body with an `unreachable`☆231Updated last year
- A rust `std::thread` replacement for wasm32 target☆142Updated 2 months ago
- An async parser for multipart/form-data content-type in Rust☆158Updated 8 months ago
- ☆82Updated 2 years ago
- An adapter for enabling Rayon-based concurrency on the Web with WebAssembly.☆180Updated 3 weeks ago
- A std::Instant replacement that works on WASM too.☆111Updated 8 months ago
- A rust logger that routes messages to the browser's console.☆95Updated last year
- A multithreading library for Rust and WebAssembly☆207Updated last year
- `tracing` crate compatible `Subscriber` for reporting spans through browser `window.performance`☆70Updated 8 months ago
- Library and proc macro to analyze memory usage of data structures in rust.☆144Updated last week
- A scope for async_std and tokio to spawn non-static futures☆125Updated 7 months ago
- generators☆203Updated last year
- Async synchronization primitives☆259Updated 2 months ago
- An adapter for enabling Rayon-based concurrency on the Web with WebAssembly.☆405Updated last year
- Rust implementation of xxhash☆212Updated 2 weeks ago
- syn-powered parser for JSX-like TokenStreams☆183Updated last year
- Append-only collections for Rust where borrows to entries can outlive insertions☆230Updated 6 months ago
- A small test framework to write your own test harness that looks and behaves like the built-in test harness used by `rustc --test`☆109Updated 3 months ago
- Safe-to-use proc-macro-free self-referential structs in stable Rust.☆254Updated last month
- Structured concurrency operations for async Rust☆428Updated last month
- ☆72Updated 2 years ago
- A Cargo subcommand for creating WebAssembly components based on the component model proposal.☆499Updated last week
- witgen is a library to generate .wit files for WebAssembly in Rust☆40Updated last year
- More efficient alternative to `serde_json::Value` which saves memory by interning primitive values and using tagged pointers.☆130Updated last month
- Server-sent events (SSE) client implementation for Rust☆73Updated 5 months ago
- Serde support for querystring-style strings☆199Updated 7 months ago
- Async session support with plugabble backends☆124Updated last year