bzar / webchat-rsLinks
Rusty client-server chat webapp doodle with wasm-bindgen and serde
☆80Updated 7 years ago
Alternatives and similar repositories for webchat-rs
Users that are interested in webchat-rs are comparing it to the libraries listed below
Sorting:
- Expose web api libraries as plugins in a way that is easy for Rust developers☆45Updated 8 years ago
- backend server for Browser User Interface (BUI)☆90Updated last year
- Asynchronous process management for tokio☆150Updated 6 years ago
- Rust syntax sugar collections.☆129Updated 6 years ago
- ☆147Updated 8 years ago
- Fast json encoder in rust, that encodes the structure of JSON values in their types☆83Updated 3 years ago
- Coroutine and async/await support for tokio-based futures☆120Updated 5 years ago
- Safely combine results☆82Updated last year
- Thread-safe in-memory key-value store.☆63Updated 4 years ago
- the ergo crate ecosystem: making rust's ecosystem more ergonomic, therefore more fun.☆59Updated 6 years ago
- Set the error context using doc comments☆54Updated 6 years ago
- [WIP] Transpile Rust (MIR) to JavaScript.☆76Updated 9 years ago
- A TODO MVC implementation using web-sys to make WASM☆43Updated 7 years ago
- OAuth2 client for Rust☆31Updated 6 years ago
- Tokio doc blitz effort - A concerted effort to improve Tokio's documentation.☆52Updated 7 years ago
- A Beginner Friendly Rusty WASM Framework☆51Updated 7 years ago
- async for rust without the noise