jkomyno / workshop-rust-wasm
Code for my workshop "Production-ready WebAssembly with Rust" presented at RustLab 2023 in Florence
☆15Updated 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.☆61Updated this week
- Serde Visitor for deserializing untagged enums☆62Updated last month
- Reports when tokio runtime threads are blocking☆64Updated 7 months ago
- A cargo subcommand that extends cargo's capabilities when it comes to code generation.☆54Updated 5 months ago
- structured parallel execution for async Rust☆33Updated 8 months ago
- Experimenting with Rust's fundamental data model☆51Updated 6 months ago
- A better metrics crate☆30Updated 2 months ago
- Rust library that provides helpers for testing resilience of I/O operations.☆32Updated 2 years ago
- Fast Function Dispatch: Improving the performance of Rust's dynamic function calls☆32Updated 6 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…☆53Updated 3 weeks ago
- Transitive derive macros for Rust☆32Updated last month
- Unbuffered and unlocked I/O streams☆45Updated last month
- cross-platform Rust API for memory mapped IO☆42Updated 11 months ago
- An async version of iterator☆40Updated 10 months ago
- Some internal rustc tools made accessible☆47Updated 3 months ago
- A minimalist property-based testing library☆109Updated 2 months ago
- An unordered multiset/bag implementation backed by HashMap☆67Updated last month
- A synchronous message passing channel that only retains the most recent value.☆13Updated last year
- GitHub Action to create a release PR using cargo-release — soft deprecated: try release-plz instead!☆45Updated last week
- Combinator methods for `std::AsyncIterator` using all the new `async` superpowers☆10Updated last year
- Parse JSON file at compile time and embed as serde_json::Value☆28Updated last month
- Find the public IP address of a device☆28Updated last year
- Eager evaluation of macros like `concat!` and `env!`☆38Updated last month
- Provides utilities for collecting Prometheus-compatible metrics from Tokio runtime and tasks.☆31Updated this week
- A sinless derive helper☆72Updated 5 months ago
- Helps you frob those bits☆36Updated 8 months ago
- Human-friendly indexed collections☆53Updated last month
- A parser and evaluator for Rust cfg() expressions. Targets as of Rust 1.58.0 are supported.☆41Updated 3 weeks ago
- A simple library for keeping secrets out of logs☆37Updated 7 months ago
- Simple goldenfile testing in Rust.☆39Updated 2 months ago