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:
- 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☆63Updated 2 weeks ago
- Unbuffered and unlocked I/O streams☆45Updated 2 months ago
- Fast Function Dispatch: Improving the performance of Rust's dynamic function calls☆32Updated 7 months ago
- A better metrics crate☆31Updated 3 months ago
- Library facilitating safe pinned initialization☆41Updated last week
- A simple library for keeping secrets out of logs☆37Updated 8 months ago
- Experimenting with Rust's fundamental data model☆51Updated 7 months ago
- 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 this week
- Trying to create Sync bump allocator☆37Updated 6 months ago
- Automatic HTTPS certificates for trillium.rs, via Let's Encrypt and ACME tls-alpn-01 challenges☆13Updated 3 months ago
- structured parallel execution for async Rust☆33Updated 9 months ago
- Rust library that provides helpers for testing resilience of I/O operations.☆32Updated 2 years ago
- Fallible is an Option with inverted Try-semantics.☆26Updated 2 years ago
- A parser and evaluator for Rust cfg() expressions. Targets as of Rust 1.58.0 are supported.☆41Updated 3 weeks ago
- GitHub Action to create a release PR using cargo-release — soft deprecated: try release-plz instead!☆45Updated last week
- Some internal rustc tools made accessible☆47Updated 4 months ago
- Parse JSON file at compile time and embed as serde_json::Value☆28Updated 3 months ago
- A minimalist property-based testing library☆110Updated last month
- A cargo subcommand that extends cargo's capabilities when it comes to code generation.☆57Updated 6 months ago
- Reports when tokio runtime threads are blocking☆64Updated 9 months ago
- Amplifying Rust language capabilities: multiple generic trait implementations, type wrappers, bit-precise numerics, derive macros☆52Updated 2 weeks ago
- Human-friendly indexed collections☆53Updated last week
- A CLI tool that allow you to create a temporary new Rust project using cargo with already installed dependencies☆82Updated last month
- ☆11Updated 11 months ago
- Configure const and static items by environment variables.☆25Updated last year
- ☆14Updated 2 weeks ago
- Dev server with live-reloading, a file server, proxy support, and more. Language and framework agnostic. 🐧☆42Updated last year
- Async, lock-free synchronization primitives for task wakeup☆45Updated 8 months ago
- A safe `Pin`-based intrusive doubly-linked list in Rust☆21Updated 2 months ago