alec-deason / wasm_pluginLinks
A low-ish level tool for easily writing and hosting WASM based plugins.
☆70Updated last year
Alternatives and similar repositories for wasm_plugin
Users that are interested in wasm_plugin are comparing it to the libraries listed below
Sorting:
- Typed index version of Rust slice and Vec containers☆69Updated 3 weeks ago
- A thread pool for running multiple tasks on a configurable group of threads.☆50Updated last year
- A sinless derive helper☆72Updated 6 months ago
- A map implementation that relies on fixed-size storage derived by a procedural macro☆44Updated 2 weeks ago
- Nudging the compiler to auto-vectorize things☆75Updated last year
- cross-platform Rust API for memory mapped IO☆42Updated last year
- Rust library for safely and explicitly parsing untrusted data☆51Updated last year
- Find out about keys that are ignored when deserializing data☆85Updated 2 weeks ago
- A memory efficient container for rust nested collections☆39Updated 2 years ago
- Typed any map for rust☆67Updated 5 months ago
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆75Updated 2 months ago
- ☆20Updated 4 years ago
- Observer pattern which generates a futures 0.3 stream of events☆41Updated 2 years ago
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆48Updated last year
- ☆62Updated last month
- Rust macro to specialize on the type of an expression.☆40Updated 2 years ago
- Make trait methods callable without the trait in scope☆146Updated last week
- structured parallel execution for async Rust☆33Updated 9 months ago
- Defer dropping large structs to a background thread☆62Updated 2 years ago
- Macro for sealing traits and structures☆54Updated 6 months ago
- Types to define keyboard related events☆65Updated 3 weeks ago
- ☆69Updated last week
- Safe, zero-cost downcasting for limited compile-time specialization.☆162Updated last week
- Threadsafe RefCell for Rust☆90Updated 2 months ago
- Efficient byte-stream pipe buffer☆43Updated 11 months ago
- Safe wrapper for initializing arrays☆73Updated 2 years ago
- provides a `MaybeOwned<'a,T>` type different to std's `Cow` it implements `From<T>` and `From<&'a T>` and does not require `ToOwned`☆31Updated 2 years ago
- Zig comptime using Rust proc macros☆43Updated last year
- Use winit like the async runtime you've always wanted☆50Updated 11 months ago
- ☆54Updated 3 years ago