alec-deason / wasm_plugin
A low-ish level tool for easily writing and hosting WASM based plugins.
☆69Updated 10 months ago
Alternatives and similar repositories for wasm_plugin:
Users that are interested in wasm_plugin are comparing it to the libraries listed below
- A map implementation that relies on fixed-size storage derived by a procedural macro☆43Updated last month
- Nudging the compiler to auto-vectorize things☆74Updated last year
- A thread pool for running multiple tasks on a configurable group of threads.☆49Updated last year
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆43Updated last year
- Typed index version of Rust slice and Vec containers☆68Updated 3 months ago
- Find out about keys that are ignored when deserializing data☆78Updated last week
- SegVec data structure for rust. Similar to Vec, but allocates memory in chunks of increasing size.☆37Updated last year
- Mirror of Rust's allocator api for use on stable rust☆49Updated last month
- A memory efficient container for rust nested collections☆39Updated 2 years ago
- Stack-allocated DSTs for rust (fixed capacity)☆47Updated 11 months ago
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆80Updated 3 years ago
- cross-platform Rust API for memory mapped IO☆41Updated 8 months ago
- Make trait methods callable without the trait in scope☆135Updated last week
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆76Updated 2 weeks ago
- Serialization value trees☆43Updated 5 months ago
- A growable bit-vector for Rust, optimized for size☆40Updated 10 months ago
- Oneshot Rust channel working both in and between sync and async environments☆84Updated 3 months ago
- A simple set of Rust proc macros for reading and writing global compile-time state between macro calls☆29Updated 3 months ago
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆74Updated last week
- Real-time compute-focused async executor with job pools, thread-local data, and priorities.☆64Updated last month
- A sinless derive helper☆52Updated 2 months ago
- Remove Cargo.lock lockfile☆33Updated last week
- Threadsafe RefCell for Rust☆90Updated last year
- Efficient byte-stream pipe buffer☆42Updated 6 months ago
- Typed any map for rust☆65Updated last month
- ☆55Updated last year
- Zero-cost bitsets over native Rust types☆76Updated last month
- structured parallel execution for async Rust☆33Updated 5 months ago
- Find calls to panic functions in rust executables☆35Updated 3 years ago
- ☆58Updated 2 months ago