RReverser / serde-wasm-bindgen
Native integration of Serde with wasm-bindgen
☆574Updated last year
Alternatives and similar repositories for serde-wasm-bindgen:
Users that are interested in serde-wasm-bindgen are comparing it to the libraries listed below
- The Wasm-Enabled, Elfin Allocator☆684Updated 2 years ago
- A Rust proc-macro attribute parser☆1,093Updated 2 weeks ago
- Asynchronous streams for Rust using async & await notation☆663Updated 3 months ago
- Compile-time type-checked builder derive☆969Updated this week
- A panic hook for wasm32-unknown-unknown that logs panics with console.error☆332Updated 2 years ago
- A lightweight Cargo subcommand to build Rust code for the `wasm32-wasi` target☆446Updated last month
- Generate JSON Schema documents from Rust code☆950Updated 3 weeks ago
- Typed distributed plugin registration☆1,084Updated 2 weeks ago
- Data structure serialization library with several opposite design goals from Serde☆845Updated 3 weeks ago
- Async binding for Tungstenite, the Lightweight stream-based WebSocket implementation☆411Updated last month
- Rust quasi-quoting☆1,388Updated last week
- A if/elif-like macro for Rust #[cfg] statements☆581Updated 4 months ago
- A tool for managing cargo workspaces and their crates, inspired by lerna☆509Updated 2 weeks ago
- Support atomic operations on Arc itself☆900Updated 3 weeks ago
- ☆807Updated last week
- ☆947Updated 8 months ago
- Test harness for ui tests of compiler diagnostics☆869Updated 2 weeks ago
- This crate provides custom de/serialization helpers to use in combination with serde's `with`-annotation and with the improved `serde_as`…