alec-deason / wasm_plugin
A low-ish level tool for easily writing and hosting WASM based plugins.
☆69Updated 8 months ago
Related projects ⓘ
Alternatives and complementary repositories for wasm_plugin
- A thread pool for running multiple tasks on a configurable group of threads.☆49Updated last year
- A map implementation that relies on fixed-size storage derived by a procedural macro☆42Updated 3 weeks ago
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆42Updated 10 months ago
- Real-time compute-focused async executor with job pools, thread-local data, and priorities.☆64Updated last year
- A sinless derive helper☆51Updated 2 weeks ago
- Nudging the compiler to auto-vectorize things☆73Updated last year
- Typed any map for rust☆64Updated 2 months ago
- Make trait methods callable without the trait in scope☆135Updated 2 weeks ago
- Exposes arch-specific intrinsics as safe function (via cfg).☆49Updated 3 months ago
- Zero-cost bitsets over native Rust types☆76Updated last month
- ☆112Updated last year
- Typed index version of Rust slice and Vec containers☆66Updated last month
- A 2D environment simulator, that let's you define the behavior and the shape of your entities, while taking care of dispatching events ge…☆61Updated 2 years ago
- cross-platform Rust API for memory mapped IO☆41Updated 6 months ago
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆80Updated 2 years ago
- A single-threaded executor for deferred async code for games.☆55Updated last year
- Better reference counted strings for Rust☆114Updated 4 months ago
- Proc macro for smol async runtime☆53Updated 3 years ago
- Oneshot Rust channel working both in and between sync and async environments☆80Updated last month
- Advisory cross-platform file locks using file descriptors☆76Updated 10 months ago
- `$crate` in procedural macros.☆65Updated 2 months ago
- Data structures like Rust `alloc` which reuse user allocated memory☆51Updated 2 months ago
- Find out about keys that are ignored when deserializing data☆75Updated 2 weeks ago
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆60Updated 3 months ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆73Updated 2 months ago
- structured parallel execution for async Rust☆30Updated 3 months ago
- Mirror of Rust's allocator api for use on stable rust☆48Updated last week
- ☆55Updated last year
- A memory efficient container for rust nested collections☆39Updated 2 years ago
- A CLI tool that allow you to create a temporary new Rust project using cargo with already installed dependencies☆80Updated last month