MattiasBuelens / wasm-streamsLinks
Bridging between web streams and Rust streams using WebAssembly
☆171Updated 7 months ago
Alternatives and similar repositories for wasm-streams
Users that are interested in wasm-streams are comparing it to the libraries listed below
Sorting:
- Rust implementation of xxhash☆234Updated 5 months ago
- A multithreading library for Rust and WebAssembly☆209Updated 2 years ago
- Track and query Cargo dependency graphs.☆222Updated this week
- Like wee_alloc, but smaller since I used skinnier letters in the name.☆114Updated last year
- ✴️ An experimental graph database☆112Updated last year
- Serde support for querystring-style strings☆208Updated this week
- A scope for async_std and tokio to spawn non-static futures☆134Updated last year
- Minimal asynchronous runtime for Rust☆128Updated 9 months ago
- RFC 6902 (JSON Patch) / RFC 7396 (JSON Merge Patch) implementation for Rust☆153Updated 2 months ago
- An adapter for enabling Rayon-based concurrency on the Web with WebAssembly.☆403Updated last year
- `wasm-snip` replaces a WebAssembly function's body with an `unreachable`☆232Updated 2 years ago
- ☆85Updated 2 years ago
- syn-powered parser for JSX-like TokenStreams☆187Updated 2 years ago
- witgen is a library to generate .wit files for WebAssembly in Rust☆42Updated 2 years ago
- Wrapper types to enable optimized handling of &[u8] and Vec<u8>☆339Updated 2 months ago
- An async parser for multipart/form-data content-type in Rust☆159Updated last year
- A data structure to efficiently intern, cache and restore strings.☆195Updated last month
- Async executor for WebAssembly☆82Updated last year
- Crate for generating rust types from a json schema☆247Updated last year
- A token-based rate limiter based on the leaky bucket algorithm.☆108Updated last month
- Asynchronous HTTP body trait☆142Updated last month
- A rust logger that routes messages to the browser's console.☆99Updated last month
- Serialize and deserialize C-like enum as underlying repr☆243Updated 2 weeks ago
- A library for generating chrome://tracing traces in Rust.☆111Updated last year
- Library and proc macro to analyze memory usage of data structures in rust.☆154Updated this week
- Append-only collections for Rust where borrows to entries can outlive insertions☆251Updated 2 months ago
- Server-sent events (SSE) client implementation for Rust☆86Updated 2 months ago
- Safe-to-use proc-macro-free self-referential structs in stable Rust.☆262Updated last month
- Generates wasm-bindgen rust code for typescript declarations☆49Updated last year
- Lock-free concurrent and single-threaded hash map implementations using Leapfrog probing. Currently the highest performance concurrent Ha…☆233Updated 4 months ago