wasmerio / cargo-wasmerLinks
A cargo sub-command for publishing Rust crates to the WebAssembly Package Manager.
☆25Updated last year
Alternatives and similar repositories for cargo-wasmer
Users that are interested in cargo-wasmer are comparing it to the libraries listed below
Sorting:
- Fast Function Dispatch: Improving the performance of Rust's dynamic function calls☆32Updated 7 months ago
- async time combinators☆21Updated last year
- Better type id and Any for Rust☆14Updated 2 years ago
- Linked Atomic Random Insert Vector: a thread-safe, self-memory-managed vector with no guaranteed sequential insert.☆58Updated last year
- Rust macro to build std::Command objects with shell syntax. Uses macro_rules! and works on stable.☆43Updated 5 years ago
- An async version of iterator☆40Updated 11 months ago
- A thread pool for running multiple tasks on a configurable group of threads.☆50Updated last year
- Generate Markdown documentation for clap application definitions☆27Updated 2 years ago
- A parser and evaluator for Rust cfg() expressions. Targets as of Rust 1.58.0 are supported.☆41Updated 2 weeks ago
- A tiny crate mimicking Elixir's pipe operator for Rust without macros.☆36Updated 3 years ago
- Generic way to send serde compatible types over channels implementing AsyncRead or AsyncWrite☆11Updated 2 years ago
- Trait synonyms for “Fn[…]”-trait bounds returning futures☆21Updated 3 years ago
- Rust String type with configurable byte storage.☆35Updated 8 months ago
- Re-usable CLI flags for `cargo` plugins☆38Updated 2 weeks ago
- Unbuffered and unlocked I/O streams☆45Updated 2 months ago
- Efficient byte-stream pipe buffer☆43Updated 10 months ago
- Automatic HTTPS certificates for trillium.rs, via Let's Encrypt and ACME tls-alpn-01 challenges