jkomyno / workshop-rust-wasm
Code for my workshop "Production-ready WebAssembly with Rust" presented at RustLab 2023 in Florence
☆14Updated last year
Alternatives and similar repositories for workshop-rust-wasm:
Users that are interested in workshop-rust-wasm are comparing it to the libraries listed below
- Queue futures to run concurrently, in the order they're spawned, and with global and group limits.☆57Updated this week
- A cargo subcommand that extends cargo's capabilities when it comes to code generation.☆54Updated 2 months ago
- Reports when tokio runtime threads are blocking☆64Updated 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…☆48Updated 3 weeks ago
- Serde Visitor for deserializing untagged enums☆60Updated last week
- GitHub Action to create a release PR using cargo-release — soft deprecated: try release-plz instead!☆44Updated this week
- Some internal rustc tools made accessible☆44Updated 3 weeks ago
- A simple library for keeping secrets out of logs☆35Updated 4 months ago
- A better metrics crate☆27Updated 5 months ago
- structured parallel execution for async Rust☆33Updated 5 months ago
- Provides utilities for collecting Prometheus-compatible metrics from Tokio runtime and tasks.☆30Updated 2 weeks ago
- Experimenting with Rust's fundamental data model☆50Updated 3 months ago
- Updater program for axo tools☆21Updated last week
- Release complex cargo-workspaces automatically with changelog generation, used by `gitoxide`☆82Updated last month
- A GitHub Action for running cargo-semver-checks☆64Updated 2 weeks ago
- Human-friendly indexed collections☆51Updated last year
- An async version of iterator☆39Updated 7 months ago
- 🚃 lib for CLI utilities, printing, and error handling☆13Updated 4 months ago
- A thin wrapper around serialized data which add information of identity and version.☆20Updated this week
- Find the public IP address of a device☆28Updated last year
- Multi-source configuration library for Rust.☆36Updated this week
- Procedural macro to easily write higher-order strategies in proptest.☆46Updated last month
- A sinless derive helper☆52Updated 2 months ago
- ☆22Updated 4 months ago
- Fallible is an Option with inverted Try-semantics.☆26Updated 2 years ago
- A minimalist property-based testing library☆107Updated last month
- A hash table with strong order and fast iteration; access items by key or sequence index☆36Updated last week
- Progress reporting abstraction for Rust☆63Updated 6 months ago
- Pre-RFC for merging cargo-script into cargo☆36Updated 3 weeks ago
- async fn(Input) -> Result<Output, Error>☆50Updated 11 months ago