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
- A cargo subcommand that extends cargo's capabilities when it comes to code generation.☆53Updated this week
- Queue futures to run concurrently, in the order they're spawned, and with global and group limits.☆57Updated this week
- Static analysis tool for Rust library authors to set and verify which types from other libraries are allowed to be exposed in their publi…☆44Updated last week
- Reports when tokio runtime threads are blocking☆64Updated 2 months ago
- Serde Visitor for deserializing untagged enums☆60Updated this week
- GitHub Action to create a release PR using cargo-release — soft deprecated: try release-plz instead!☆43Updated last week
- Rust microbenchmarking harness based on paired-testing methodology☆73Updated last month
- A minimalist property-based testing library☆104Updated 3 months ago
- Some internal rustc tools made accessible☆42Updated 3 months ago
- A simple library for keeping secrets out of logs☆34Updated 2 months ago
- Experimenting with Rust's fundamental data model☆47Updated last month
- structured parallel execution for async Rust☆30Updated 2 months ago
- Updater program for axo tools☆18Updated this week
- A collection of boosting algorithms written in Rust 🦀☆40Updated this 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…☆60Updated this week
- A lib help you run test with condition☆26Updated last month
- Release complex cargo-workspaces automatically with changelog generation, used by `gitoxide`☆79Updated 3 weeks ago
- cargo-expand, but with Hygiene [WIP]☆21Updated last year
- Linked Atomic Random Insert Vector: a thread-safe, self-memory-managed vector with no guaranteed sequential insert.☆55Updated last year
- Fast Function Dispatch: Improving the performance of Rust's dynamic function calls☆32Updated 3 weeks ago
- A better metrics crate☆26Updated 3 months ago
- ☆65Updated 5 months ago
- Rust library that provides helpers for testing resilience of I/O operations.☆32Updated last year
- WebAssembly sourcemap generator and WASM binary source mapping url section patcher☆26Updated 2 months ago
- Cross-platform implementation of cross-process named locks☆36Updated 8 months ago
- Imitate the documentation build that docs.rs would do☆40Updated this week
- Generate enum variants inline☆55Updated last year
- A faster Arc.☆49Updated 9 months ago
- An object system for Rust based on relative pointers☆37Updated last year
- A futures based crate for interacting with IndexedDB on browsers using webassembly.☆28Updated last month