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:
- structured parallel execution for async Rust☆33Updated 10 months ago
- 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☆63Updated 3 weeks ago
- A cargo subcommand that extends cargo's capabilities when it comes to code generation.☆58Updated 7 months ago
- Reports when tokio runtime threads are blocking☆64Updated 9 months ago
- Fast Function Dispatch: Improving the performance of Rust's dynamic function calls☆33Updated 8 months ago
- Linked Atomic Random Insert Vector: a thread-safe, self-memory-managed vector with no guaranteed sequential insert.☆58Updated last year
- ☆15Updated last month
- Traits for inspecting memory usage of Rust types☆25Updated 6 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…☆59Updated 3 weeks ago
- Experimenting with Rust's fundamental data model☆52Updated 8 months ago
- Parse JSON file at compile time and embed as serde_json::Value☆28Updated 3 months ago
- A better metrics crate☆31Updated 4 months ago
- Human-friendly indexed collections☆53Updated 3 weeks ago
- Unbuffered and unlocked I/O streams☆45Updated 3 months ago
- A safe `Pin`-based intrusive doubly-linked list in Rust☆21Updated 2 months ago
- A parser and evaluator for Rust cfg() expressions. Targets as of Rust 1.58.0 are supported.☆41Updated last month
- Some internal rustc tools made accessible☆47Updated 5 months ago
- Timer facilities for Rust's async story☆56Updated 8 months ago
- Discovering and describing Rust's design axioms☆74Updated last year
- A fast, simple, multi-threaded string interning library.☆16Updated last month
- futures-buffered☆41Updated 3 months ago
- A memory efficient container for rust nested collections☆40Updated 2 years ago
- A primitive for writing structural search and replace programs for rust☆31Updated 11 months ago
- Cross-platform implementation of cross-process named locks☆35Updated last year
- Automatically verify traits invariants for [Partial]Eq, [Partial]Ord, Hash, [DoubleEnded|Fused]iterator☆20Updated last year
- Zero-cost bitsets over native Rust types☆78Updated 2 months ago
- A trait + derive to recursively compute / print the memory usage of a data structure.☆33Updated 4 months ago
- Trying to create Sync bump allocator☆37Updated 7 months ago
- Updater program for axo tools☆24Updated 2 months ago