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:
- A better metrics crate☆31Updated this week
- Queue futures to run concurrently, in the order they're spawned, and with global and group limits.☆64Updated this week
- Serde Visitor for deserializing untagged enums☆64Updated 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…☆59Updated 2 weeks ago
- A cargo subcommand that extends cargo's capabilities when it comes to code generation.☆58Updated 8 months ago
- A minimalist property-based testing library☆110Updated 2 months ago
- Unbuffered and unlocked I/O streams☆45Updated 4 months ago
- Trying to create Sync bump allocator☆38Updated last week
- ☆11Updated last year
- ☆15Updated 2 months ago
- Discovering and describing Rust's design axioms☆74Updated last year
- Scalable and lock-free memory reclamation system☆31Updated last week
- Some internal rustc tools made accessible☆47Updated 6 months ago
- GitHub Action to create a release PR using cargo-release — soft deprecated: try release-plz instead!☆45Updated 2 weeks ago
- Human-friendly indexed collections☆53Updated last month
- Reports when tokio runtime threads are blocking☆65Updated 10 months ago
- Experimenting with Rust's fundamental data model☆53Updated last week
- Nudging the compiler to auto-vectorize things☆75Updated last year
- A simple library for keeping secrets out of logs☆37Updated 10 months ago
- Lending iterators on stable Rust☆83Updated last year
- ☆72Updated last month
- Trait synonyms for “Fn[…]”-trait bounds returning futures☆21Updated 3 years 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…☆88Updated 4 months ago
- structured parallel execution for async Rust☆33Updated 11 months ago
- Fast Function Dispatch: Improving the performance of Rust's dynamic function calls☆33Updated 8 months ago
- Zero-cost bitsets over native Rust types☆78Updated 3 months ago
- Simple async reactor and executor for rust☆80Updated 3 months ago
- Graph data structure library aspiring to be convenient, versatile, correct and performant.☆75Updated 10 months ago
- cross-platform Rust API for memory mapped IO☆42Updated last year
- Helper macros: autoimpl, impl_scope☆65Updated 3 weeks ago