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:
- Typed any map for rust☆67Updated 11 months ago
- A thread pool for running multiple tasks on a configurable group of threads.☆51Updated 2 years ago
- A sinless derive helper☆76Updated 5 months ago
- Threadsafe RefCell for Rust☆97Updated 8 months ago
- Zero-cost bitsets over native Rust types☆79Updated 2 weeks ago
- A concise, self-describing binary format written in Rust for Serde☆67Updated last year
- Inline procedural macros for Rust☆56Updated 3 years ago
- Migrated to Codeberg☆79Updated 2 years ago
- SegVec data structure for rust. Similar to Vec, but allocates memory in chunks of increasing size.☆39Updated last year
- 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☆51Updated 2 months ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆87Updated 7 months ago
- ☆56Updated 2 years ago
- Nudging the compiler to auto-vectorize things☆75Updated 2 years ago
- horrible serde macro stuff☆39Updated 2 years ago
- A Rust library for generically joining iterables with a separator☆94Updated 2 years ago
- Better reference counted strings for Rust☆139Updated last year
- Efficient byte-stream pipe buffer☆44Updated last year
- Automated GUI testing using accesskit☆72Updated last month
- A fast, lightweight, embedded system-friendly library for wrapping text.☆64Updated last year
- ☆112Updated 3 years ago
- A memory efficient container for rust nested collections☆43Updated 3 years ago
- A simple in-memory search for collections and key-value stores.☆80Updated 6 months ago
- A simple set of Rust proc macros for reading and writing global compile-time state between macro calls☆29Updated last year
- Minimalist Rust syntax parsing for procedural macros☆66Updated last year
- Sort Unicode strings lexicographically☆36Updated last year
- Typed index version of Rust slice and Vec containers☆75Updated 3 months ago
- Use winit like the async runtime you've always wanted☆50Updated last year
- Real-time compute-focused async executor with job pools, thread-local data, and priorities.☆69Updated this week
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆52Updated last month