jedisct1 / wasi-update
A simple tool to convert a WebAssembly module to a WASI component (component model, WASI-preview2).
☆11Updated last week
Related projects ⓘ
Alternatives and complementary repositories for wasi-update
- Fast Function Dispatch: Improving the performance of Rust's dynamic function calls☆32Updated 3 weeks ago
- constant-size associative container backed by a simple array☆19Updated last year
- Zig comptime using Rust proc macros☆35Updated 5 months ago
- An alternative `std`-like implementation built on origin☆24Updated 3 weeks ago
- Lunatic based webserver embedding WASM. Supports scaling down to zero and up to infinity.☆17Updated last year
- ⚛️ Zero-boilerplate actor systems with xtra☆37Updated last year
- ☆17Updated last year
- Motion is a bare metal physics engine☆29Updated last week
- A log processing framework in Rust. Ingest from database and log files, transform, and output to Kafka / ElasticSearch. Runs side-by-side…☆13Updated last year
- Simple bitset with small-set (single-word) optimization☆18Updated 5 months ago
- the WebAssembly partial evaluator☆28Updated this week
- Rust closures you can transfer over an FFI boundary☆25Updated 3 years ago
- An easy-to-use, incremental, multi-threaded garbage collector for Rust☆10Updated 3 months ago
- A self-generating WebAssembly parser & serializer in Rust.☆15Updated 9 months ago
- Value log implementation for key-value separated storage in safe Rust☆22Updated last week
- Queue futures to run concurrently, in the order they're spawned, and with global and group limits.☆57Updated this week
- An object system for Rust based on relative pointers☆37Updated last year
- cross-platform Rust API for memory mapped IO☆40Updated 6 months ago
- trigger io::Error's in test, and annotate their source☆30Updated last year
- Very fast lock-free, bounded, work-stealing queues with FIFO stealing and LIFO or FIFO semantic for the worker thread.☆66Updated 2 months ago
- Cayley hashing as in "Navigating in the Cayley Graph of SL₂(𝔽ₚ)"☆19Updated last year
- Extension of nom to handle left recursion☆16Updated 7 months ago
- A slab allocator with stable references☆15Updated last year
- Macros to erase scope information from tokens☆24Updated last year
- A highly experiment portable runtime☆19Updated 7 months ago
- Thread-safe clone-on-write container for fast concurrent writing and reading.☆49Updated last year
- A hash table with strong order and fast iteration; access items by key or sequence index☆28Updated last month
- Extensions to the Rust standard library☆43Updated 7 months ago
- A synchronous message passing channel that only retains the most recent value.☆13Updated last year