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:
- A map implementation that relies on fixed-size storage derived by a procedural macro☆45Updated last month
- A thread pool for running multiple tasks on a configurable group of threads.☆50Updated last year
- SegVec data structure for rust. Similar to Vec, but allocates memory in chunks of increasing size.☆38Updated last year
- A memory efficient container for rust nested collections☆40Updated 2 years ago
- A sinless derive helper☆72Updated 7 months ago
- Typed index version of Rust slice and Vec containers☆69Updated last month
- 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
- Efficient byte-stream pipe buffer☆43Updated 11 months ago
- Rust library for safely and explicitly parsing untrusted data☆51Updated last year
- Find out about keys that are ignored when deserializing data☆85Updated last month
- Rust macro to specialize on the type of an expression.☆42Updated 2 years ago
- Typed any map for rust☆67Updated 6 months ago
- ☆62Updated last month
- Threadsafe RefCell for Rust☆91Updated 3 months ago
- ☆56Updated last year
- Real-time compute-focused async executor with job pools, thread-local data, and priorities.☆67Updated last month
- Use winit like the async runtime you've always wanted☆51Updated last year
- Oneshot Rust channel working both in and between sync and async environments☆88Updated 4 months ago
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆81Updated 3 years ago
- Rust data types and a macro for generating enumeration-based bit flags☆47Updated 2 months ago
- Pure, minimal, and scalable timers☆26Updated 5 months 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
- Advisory cross-platform file locks using file descriptors☆78Updated 2 months ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆79Updated 2 months ago
- ☆69Updated last month
- A zero-allocation library providing const-generic implementations of Bézier curves, B-Spline curves and specialized implementations of up…☆47Updated 8 months ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆165Updated this week
- horrible serde macro stuff☆39Updated last year
- A Rust library for generically joining iterables with a separator☆93Updated last year
- Mirror of Rust's allocator api for use on stable rust☆61Updated last month