jkomyno / workshop-rust-wasm
Code for my workshop "Production-ready WebAssembly with Rust" presented at RustLab 2023 in Florence
☆14Updated 11 months ago
Related projects ⓘ
Alternatives and complementary repositories for workshop-rust-wasm
- Queue futures to run concurrently, in the order they're spawned, and with global and group limits.☆57Updated this week
- Serde Visitor for deserializing untagged enums☆59Updated 2 weeks ago
- Reports when tokio runtime threads are blocking☆64Updated 2 months ago
- A simple library for keeping secrets out of logs☆34Updated 2 months ago
- GitHub Action to create a release PR using cargo-release — soft deprecated: try release-plz instead!☆44Updated 2 weeks ago
- A cargo subcommand that extends cargo's capabilities when it comes to code generation.☆53Updated last week
- Updater program for axo tools☆20Updated last week
- structured parallel execution for async Rust☆30Updated 3 months ago
- Trait synonyms for “Fn[…]”-trait bounds returning futures☆20Updated 2 years ago
- Some internal rustc tools made accessible☆42Updated 3 months ago
- Rust microbenchmarking harness based on paired-testing methodology☆73Updated this week
- A better metrics crate☆26Updated 3 months ago
- A lib help you run test with condition☆26Updated last week
- async fn(Input) -> Result<Output, Error>☆48Updated 9 months ago
- Experimenting with Rust's fundamental data model☆47Updated last month
- Human-friendly indexed collections☆51Updated 10 months ago
- Generate enum variants inline☆55Updated last year
- Fast Function Dispatch: Improving the performance of Rust's dynamic function calls☆32Updated last month
- Zero-cost bitsets over native Rust types☆76Updated last month
- Static analysis tool for Rust library authors to set and verify which types from other libraries are allowed to be exposed in their publi…☆45Updated 2 weeks ago
- cross-platform Rust API for memory mapped IO☆41Updated 6 months ago
- Lending iterators on stable Rust☆80Updated 10 months ago
- Dev server with live-reloading, a file server, proxy support, and more. Language and framework agnostic. 🐧☆39Updated 8 months ago
- A GitHub Action for running cargo-semver-checks☆62Updated last month
- Imitate the documentation build that docs.rs would do☆40Updated last week
- Extended utilities for working with files and filesystems in Rust. This is a fork of the fs2-rs crate, the aim for this fork is to suppor…☆61Updated 2 weeks ago
- Graceful shutdown util for Rust projects using the Tokio Async runtime.☆124Updated last month
- A trait + derive to recursively compute / print the memory usage of a data structure.☆25Updated last month
- Provides type-safe matrix operations using Rust's const generics☆46Updated 2 years ago
- cargo-expand, but with Hygiene [WIP]☆21Updated last year