jkomyno / workshop-rust-wasmLinks
Code for my workshop "Production-ready WebAssembly with Rust" presented at RustLab 2023 in Florence
☆15Updated 2 years ago
Alternatives and similar repositories for workshop-rust-wasm
Users that are interested in workshop-rust-wasm are comparing it to the libraries listed below
Sorting:
- Queue futures to run concurrently, in the order they're spawned, and with global and group limits.☆66Updated last week
- Reports when tokio runtime threads are blocking☆66Updated last year
- A cargo subcommand that extends cargo's capabilities when it comes to code generation.☆62Updated 4 months ago
- Serde Visitor for deserializing untagged enums☆67Updated last week
- Some internal rustc tools made accessible☆47Updated last month
- GitHub Action to create a release PR using cargo-release — soft deprecated: try release-plz instead!☆46Updated last week
- Web application to render a diff between Rust crate versions. Implemented in Yew, runs fully in the browser as WebAssembly.☆134Updated 4 months ago
- Static analysis tool for Rust library authors to set and verify which types from other libraries are allowed to be exposed in their publi…☆65Updated last month
- A generic abstraction of paginated APIs☆62Updated last year
- Experimenting with Rust's fundamental data model☆54Updated last month
- Graceful shutdown util for Rust projects using the Tokio Async runtime.☆143Updated last year
- A minimalist property-based testing library☆120Updated 6 months ago
- A cross-platform-ish memory profiler for Rust!☆38Updated last year
- Release complex cargo-workspaces automatically with changelog generation, used by `gitoxide`☆111Updated last week
- A better metrics crate☆36Updated last month
- Multi-source configuration library for Rust.☆42Updated last week
- A CLI tool that allow you to create a temporary new Rust project using cargo with already installed dependencies☆85Updated 2 weeks ago
- Benchmarking library for stable Rust☆47Updated last month
- A toolbox to check for typosquatting in package registries☆27Updated 2 years ago
- Discovering and describing Rust's design axioms☆78Updated last year
- Simple async reactor and executor for rust☆79Updated 7 months ago
- A rust crate that provides a space efficient 𝛿-based CRDT implementation☆131Updated this week
- Cross-platform implementation of cross-process named locks☆38Updated last year
- A simple library for keeping secrets out of logs☆38Updated 4 months ago
- Lending iterators on stable Rust☆83Updated last year
- Parse JSON file at compile time and embed as serde_json::Value☆32Updated last week
- Generate enum variants inline☆58Updated 2 years ago
- A concurrent, append-only vector.☆206Updated 3 months ago
- An async version of iterator☆40Updated last year
- Access and evaluate tracing logs in async and sync tests.☆85Updated last week