jkomyno / workshop-rust-wasmLinks
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
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.☆64Updated last week
- Serde Visitor for deserializing untagged enums☆67Updated 3 weeks ago
- A cargo subcommand that extends cargo's capabilities when it comes to code generation.☆60Updated 2 months ago
- Some internal rustc tools made accessible☆47Updated 9 months ago
- Release complex cargo-workspaces automatically with changelog generation, used by `gitoxide`☆107Updated last week
- Web application to render a diff between Rust crate versions. Implemented in Yew, runs fully in the browser as WebAssembly.☆132Updated 3 months ago
- A low-level MVCC file format for storing blobs.☆64Updated last year
- Static analysis tool for Rust library authors to set and verify which types from other libraries are allowed to be exposed in their publi…☆60Updated last week
- A concurrent, append-only vector.☆201Updated 2 months ago
- A simple library for keeping secrets out of logs☆37Updated 2 months ago
- A rust crate that provides a space efficient 𝛿-based CRDT implementation☆110Updated this week
- GitHub Action to create a release PR using cargo-release — soft deprecated: try release-plz instead!☆46Updated last week
- A fast and flexible LRU map.☆193Updated 9 months ago
- A trait + derive to recursively compute / print the memory usage of a data structure.☆33Updated 8 months ago
- Graceful shutdown util for Rust projects using the Tokio Async runtime.☆141Updated last year
- ☆15Updated last month
- Discovering and describing Rust's design axioms☆77Updated last year
- Benchmarking library for stable Rust☆46Updated 6 months ago
- Parse JSON file at compile time and embed as serde_json::Value☆32Updated 3 weeks ago
- A minimalist property-based testing library☆116Updated 5 months ago
- Provides utilities for collecting Prometheus-compatible metrics from Tokio runtime and tasks.☆32Updated last month
- Count directory entries—`ls | wc -l` but faster☆29Updated last month
- Async, lock-free synchronization primitives for task wakeup☆47Updated last year
- A toolbox to check for typosquatting in package registries☆25Updated last year
- A better metrics crate☆34Updated 2 months ago
- 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…☆96Updated last month
- Generate enum variants inline☆58Updated 2 years ago
- A CLI tool that allow you to create a temporary new Rust project using cargo with already installed dependencies☆83Updated last week
- Graph data structure library aspiring to be convenient, versatile, correct and performant.☆79Updated last month