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:
- SegVec data structure for rust. Similar to Vec, but allocates memory in chunks of increasing size.☆38Updated last year
- A thread pool for running multiple tasks on a configurable group of threads.☆50Updated last year
- Typed index version of Rust slice and Vec containers☆70Updated 2 months ago
- A sinless derive helper☆72Updated 2 weeks ago
- Nudging the compiler to auto-vectorize things☆75Updated last year
- Types to define keyboard related events☆65Updated last month
- Exposes arch-specific intrinsics as safe function (via cfg).☆56Updated 4 months ago
- Defer dropping large structs to a background thread☆64Updated 2 years ago
- Find out about keys that are ignored when deserializing data☆85Updated last month
- A map implementation that relies on fixed-size storage derived by a procedural macro☆47Updated last month
- Threadsafe RefCell for Rust☆93Updated 4 months ago
- Zero-cost bitsets over native Rust types☆78Updated 3 months ago
- Rust library for safely and explicitly parsing untrusted data☆51Updated last year
- Generate is a library for building iterators on the fly☆39Updated 4 years ago
- A memory efficient container for rust nested collections☆40Updated 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.☆49Updated last year
- ☆56Updated 2 years ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆80Updated 2 months ago
- Observer pattern which generates a futures 0.3 stream of events☆41Updated 2 years ago
- Unbuffered and unlocked I/O streams☆45Updated 4 months ago
- Real-time compute-focused async executor with job pools, thread-local data, and priorities.☆68Updated last month
- Const equivalents of std functions, compile-time comparison, and parsing.☆98Updated 6 months ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆166Updated 3 weeks ago
- Typed any map for rust☆67Updated 7 months ago
- Rust library for making easy parallel pipelines with Iterators.☆31Updated 5 years ago
- Efficient byte-stream pipe buffer☆43Updated last year
- Trait aliases on stable Rust☆55Updated 3 years ago
- Rust macro to specialize on the type of an expression.☆42Updated 2 years ago
- A Rust library for runtime-checked linearish types☆34Updated last year
- A generic, fixed-size, associative cache☆40Updated 8 months ago