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:
- Queue futures to run concurrently, in the order they're spawned, and with global and group limits.☆67Updated this week
- Reports when tokio runtime threads are blocking☆66Updated last year
- Serde Visitor for deserializing untagged enums☆68Updated last week
- A cargo subcommand that extends cargo's capabilities when it comes to code generation.☆62Updated 5 months ago
- Some internal rustc tools made accessible☆47Updated 2 months ago
- GitHub Action to create a release PR using cargo-release — soft deprecated: try release-plz instead!☆47Updated last week
- Lending iterators on stable Rust☆83Updated last year
- Web application to render a diff between Rust crate versions. Implemented in Yew, runs fully in the browser as WebAssembly.☆135Updated 5 months ago
- Updater program for axo tools☆25Updated last week
- Amplifying Rust language capabilities: multiple generic trait implementations, type wrappers, bit-precise numerics, derive macros☆56Updated 7 months ago
- Simple async reactor and executor for rust☆78Updated 8 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…☆66Updated 2 weeks ago
- Linked Atomic Random Insert Vector: a thread-safe, self-memory-managed vector with no guaranteed sequential insert.☆58Updated 2 years ago
- A fast and flexible LRU map.☆198Updated 11 months ago
- A CLI tool that allow you to create a temporary new Rust project using cargo with already installed dependencies☆85Updated 3 weeks ago
- Fast and correct async IO runtime in a small amount of readable code. Inspired by tokio☆71Updated last year
- A minimalist property-based testing library☆120Updated 7 months ago
- Generate enum variants inline☆58Updated 2 years ago
- A simple library for keeping secrets out of logs☆38Updated 5 months ago
- Combinator methods for `std::AsyncIterator` using all the new `async` superpowers☆10Updated last year
- A low-level MVCC file format for storing blobs.☆64Updated last year
- Procedural macro to easily write higher-order strategies in proptest.☆48Updated 2 weeks ago
- Discovering and describing Rust's design axioms☆79Updated last year
- Benchmarking library for stable Rust☆47Updated this week
- A generic abstraction of paginated APIs☆62Updated last year
- Trait synonyms for “Fn[…]”-trait bounds returning futures☆21Updated 4 years ago
- A tar archive reading/writing library for async Rust.☆32Updated 4 months ago
- A concurrent, append-only vector.☆208Updated 4 months ago
- A `VecDeque` (and `Vec`) variant that spreads resize load across pushes.☆115Updated 3 weeks ago
- A rust crate that provides a space efficient 𝛿-based CRDT implementation☆134Updated this week