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
Sorting:
- Serde Visitor for deserializing untagged enums☆63Updated 2 months ago
- Queue futures to run concurrently, in the order they're spawned, and with global and group limits.☆64Updated last week
- A better metrics crate☆30Updated 3 months ago
- Unbuffered and unlocked I/O streams☆45Updated 2 months ago
- Reports when tokio runtime threads are blocking☆64Updated 8 months ago
- Experimenting with Rust's fundamental data model☆51Updated 7 months ago
- GitHub Action to create a release PR using cargo-release — soft deprecated: try release-plz instead!☆45Updated 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…☆56Updated last week
- Fast Function Dispatch: Improving the performance of Rust's dynamic function calls☆32Updated 6 months ago
- Thread-safe clone-on-write container for fast concurrent writing and reading.☆49Updated 2 years ago
- A simple library for keeping secrets out of logs☆37Updated 8 months ago
- structured parallel execution for async Rust☆33Updated 9 months ago
- Some internal rustc tools made accessible☆47Updated 4 months ago
- Parse JSON file at compile time and embed as serde_json::Value☆28Updated 2 months ago
- Trying to create Sync bump allocator☆36Updated 5 months ago
- Rust wrappers for NGT approximate nearest neighbor search☆38Updated 11 months ago
- A minimalist property-based testing library☆110Updated 2 weeks ago
- A fast, simple, multi-threaded string interning library.☆16Updated last week
- An async virtual filesystem interface in Rust☆37Updated last year
- A cargo subcommand that extends cargo's capabilities when it comes to code generation.☆57Updated 6 months ago
- A primitive for writing structural search and replace programs for rust☆31Updated 10 months ago
- Provides utilities for collecting Prometheus-compatible metrics from Tokio runtime and tasks.☆32Updated 3 weeks ago
- Full precision decimal representation of f64☆26Updated 2 months ago
- A parser and evaluator for Rust cfg() expressions. Targets as of Rust 1.58.0 are supported.☆41Updated last month
- Helper macros: autoimpl, impl_scope☆60Updated 4 months ago
- An async version of iterator☆40Updated 11 months ago
- Eager evaluation of macros like `concat!` and `env!`☆39Updated 2 months ago
- A sinless derive helper☆72Updated 6 months ago
- Zero-cost bitsets over native Rust types☆78Updated last month
- A low-level MVCC file format for storing blobs.☆63Updated last year