alec-deason / wasm_pluginLinks
A low-ish level tool for easily writing and hosting WASM based plugins.
☆71Updated 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:
- Threadsafe RefCell for Rust☆99Updated 9 months ago
- A thread pool for running multiple tasks on a configurable group of threads.☆51Updated 2 years ago
- A memory efficient container for rust nested collections☆43Updated 3 years ago
- Defer dropping large structs to a background thread☆66Updated 3 years ago
- A map implementation that relies on fixed-size storage derived by a procedural macro☆52Updated 3 months ago
- Typed any map for rust☆67Updated last year
- Typed index version of Rust slice and Vec containers☆75Updated 3 weeks ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆88Updated 8 months ago
- Zero-cost bitsets over native Rust types☆79Updated last month
- Proc macro for smol async runtime☆54Updated 5 years ago
- Migrated to Codeberg☆79Updated 2 years ago
- A Rust library for runtime-checked linearish types☆36Updated 2 years ago
- Find out about keys that are ignored when deserializing data☆95Updated last week
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆54Updated 2 months ago
- Big array helper for serde☆65Updated last year
- Real-time compute-focused async executor with job pools, thread-local data, and priorities.☆70Updated 2 weeks ago
- Lending iterators on stable Rust☆83Updated last year
- Types to define keyboard related events☆68Updated last week
- Abstract over different executors☆74Updated 2 years ago
- Inline procedural macros for Rust☆56Updated 3 years ago
- Exposes arch-specific intrinsics as safe function (via cfg).☆57Updated 3 weeks ago
- cross-platform Rust API for memory mapped IO☆42Updated last year
- ☆56Updated 2 years ago
- Generate is a library for building iterators on the fly☆39Updated 4 years ago
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆76Updated last week
- Minimalist Rust syntax parsing for procedural macros☆66Updated last year
- Rust library for safely and explicitly parsing untrusted data☆52Updated last year
- ☆113Updated 2 years ago
- Nudging the compiler to auto-vectorize things☆75Updated 2 years ago
- Data structures like Rust `alloc` which reuse user allocated memory☆61Updated 2 months ago