CryZe / wasmboy-rsLinks
wasmBoy compiled to Rust
☆30Updated 4 years ago
Alternatives and similar repositories for wasmboy-rs
Users that are interested in wasmboy-rs are comparing it to the libraries listed below
Sorting:
- Tokio / Hyper like IO for the Browser based on the stdweb, futures and http crates.☆22Updated 7 years ago
- a minimilistic web assembly parser, compiler, and interpreter for Rust☆79Updated 4 years ago
- A data serialization format as similar as possible to Rust's own syntax☆44Updated 2 years ago
- A package manager☆19Updated 5 years ago
- ☆62Updated 7 years ago
- Repo for the Rust `platform` crate.☆22Updated 6 years ago
- generates cool text faces☆35Updated 2 years ago
- Rust bindings for WebKit's JavaScriptCore.☆53Updated 8 months ago
- A newtype wrapper that causes Debug impls to skip a field.☆21Updated 2 years ago
- A predictable reactive framework for Rust apps inspired by Redux☆59Updated last year
- A pure Rust PNG image decoder and encoder based on lodepng.☆28Updated 3 months ago
- Inline procedural macros for Rust☆56Updated 3 years ago
- A global allocator for Wasm that traces allocations and deallocations for debugging purposes.☆106Updated 4 years ago
- ☆17Updated 6 years ago
- Combine a reader + writer into a duplex of Read + Write☆45Updated 5 years ago
- ☆40Updated 6 years ago
- A library for rapidly building cross-platform apps.☆78Updated 4 years ago
- A macro to define lambda-like macros inline.☆16Updated 6 years ago
- A sudoku game written in Rust☆31Updated 5 years ago
- A Beginner Friendly Rusty WASM Framework☆51Updated 7 years ago
- Antialiased 2D vector drawing library written in rust☆53Updated 4 years ago
- Conveniences for manipulating environment variables.☆21Updated 6 years ago
- Experimental language-level polyfills for Async Rust☆48Updated 4 years ago
- Parallel event emitter built on futures-rs