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:
- Reports when tokio runtime threads are blocking☆66Updated last year
- Queue futures to run concurrently, in the order they're spawned, and with global and group limits.☆67Updated this week
- A cargo subcommand that extends cargo's capabilities when it comes to code generation.☆62Updated 6 months ago
- A simple library for keeping secrets out of logs☆39Updated 6 months ago
- Serde Visitor for deserializing untagged enums☆69Updated last month
- A cross-platform-ish memory profiler for Rust!☆39Updated last year
- Benchmarking library for stable Rust☆47Updated last month
- A minimalist property-based testing library☆123Updated 9 months ago
- A low-level MVCC file format for storing blobs.☆64Updated last year
- A fast and flexible LRU map.☆199Updated last year
- GitHub Action to create a release PR using cargo-release — soft deprecated: try release-plz instead!☆47Updated 3 weeks ago
- ☆76Updated 3 weeks ago
- Fast and correct async IO runtime in a small amount of readable code. Inspired by tokio☆72Updated last year
- Web application to render a diff between Rust crate versions. Implemented in Yew, runs fully in the browser as WebAssembly.☆136Updated 7 months ago
- A `VecDeque` (and `Vec`) variant that spreads resize load across pushes.☆115Updated last 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…☆67Updated 2 months ago
- A toolbox to check for typosquatting in package registries☆29Updated 2 years ago
- Simple async reactor and executor for rust☆79Updated 10 months ago
- Library and proc macro to analyze memory usage of data structures in rust.☆193Updated 2 months ago
- A concurrent, append-only vector.☆208Updated 5 months ago
- Generate enum variants inline☆58Updated 2 years ago
- Release complex cargo-workspaces automatically with changelog generation, used by `gitoxide`☆112Updated last week
- ☆64Updated 4 months ago
- Asynchronous parallel stream in Rust☆106Updated 2 years ago
- A trait + derive to recursively compute / print the memory usage of a data structure.☆40Updated 2 weeks ago
- A better metrics crate☆39Updated 2 months ago
- Some internal rustc tools made accessible☆47Updated 3 months ago
- Cross-platform implementation of cross-process named locks☆38Updated last year
- Eager evaluation of macros like `concat!` and `env!`☆41Updated last month
- A CLI tool that allow you to create a temporary new Rust project using cargo with already installed dependencies☆85Updated last week