dylanede / embed_jsLinks
Minimalist lightweight inline JavaScript for Rust applications targeting WebAssembly via the wasm32-unknown-unknown target.
☆20Updated 7 years ago
Alternatives and similar repositories for embed_js
Users that are interested in embed_js are comparing it to the libraries listed below
Sorting:
- Repo for the Rust `platform` crate.☆22Updated 6 years ago
- Expose web api libraries as plugins in a way that is easy for Rust developers☆45Updated 7 years ago
- A synchronization primitive for lock-free reads with one concurrent writer☆21Updated 8 years ago
- ☆20Updated 5 years ago
- Several demos for embedding RSX code☆24Updated 7 years ago
- ☆53Updated 5 years ago
- A Rust implementation of the PCG PRNG.☆24Updated 8 years ago
- An owned, grow-able UTF-8 string that stores small strings inline and avoids heap-allocation.☆68Updated 3 years ago
- Dynamically query a type-erased object for any trait implementation☆67Updated 2 years ago
- A type safe, low level replacement for `std::io`.☆62Updated 2 years ago
- A wrapper type for optionally giving up ownership of the underlying value.☆11Updated 7 years ago
- A modified servo browser which accepts content patches over an IPC channel☆11Updated 9 years ago
- A growable array allowing for multiple mutable non-overlapping regions.☆16Updated 6 years ago
- Toy experiment of a text editing node graph in Rust☆15Updated 7 years ago
- A remotely controlled wheeled robot☆10Updated 8 years ago
- A drop-in replacement for #[derive(Debug)] with support for members which do not implement `fmt::Debug`.☆24Updated 5 years ago
- A macro to generate Rust actors☆45Updated 4 years ago
- Mirror of https://gitlab.com/est/cargo-local-serve | Serve a local, offline, clone of crates.io.☆27Updated 4 years ago
- WIP rust bindings for Awesomium browser☆11Updated 9 years ago
- Coordination repository of the ecosystem Working Group (WG)☆22Updated 7 years ago
- Run a function after some data was mutably borrowed☆30Updated 4 years ago
- A library for manipulating unstructured Markdown documents.☆49Updated 2 years ago
- ☆63Updated 8 years ago
- Simple language parser, interpreter and CLI built in Rust, to be used for baremetal/no_std environments.☆21Updated 2 years ago
- Renders interactive fractal-like animations☆19Updated 8 years ago
- Minimal UI library based on relm (GTK+), written in Rust.☆41Updated 3 years ago
- Simple and Fast 2D rendering library for Rust, based on gfx-hal☆31Updated 4 years ago
- Fast json encoder in rust, that encodes the structure of JSON values in their types☆83Updated 3 years ago
- Fast float-to-string conversion based on the Ryū algorithm by Ulf Adams.☆32Updated 7 years ago
- Delegate method calls to a field.☆14Updated 7 years ago