Rodrigodd / chasm-rs
A simple compile-to-WebAssembly language rewritten in Rust
☆11Updated 2 years ago
Alternatives and similar repositories for chasm-rs:
Users that are interested in chasm-rs are comparing it to the libraries listed below
- Serializer and Deserializer adapters that avoid stack overflows by dynamically growing the stack☆33Updated last month
- A tiny crate mimicking Elixir's pipe operator for Rust without macros.☆36Updated 3 years ago
- Asynchronize blocking operation.☆26Updated 3 years ago
- Print bytes as losslessly as possible.☆18Updated 5 months ago
- A newtype wrapper that causes Debug impls to skip a field.☆21Updated 2 years ago
- A library for easily creating WebRTC data channel connections in Rust☆42Updated 2 years ago
- Case-preserving, ASCII case-insensitive `no_std` string types for Rust.☆12Updated last year
- A cargo sub-command for publishing Rust crates to the WebAssembly Package Manager.☆8Updated 2 years ago
- Generic way to send serde compatible types over channels implementing AsyncRead or AsyncWrite☆11Updated 2 years ago
- 🗃 UTF-8 string, byte string, and C string interner☆27Updated this week
- ☆36Updated 8 months ago
- To futures-lite as futures-lite is to futures: smaller.☆54Updated 3 months ago
- Proof of concept of procedural macro input parsed by LALRPOP☆52Updated 2 years ago
- Non-owning unsafe I/O☆20Updated 4 months ago
- tom: a format-preserving TOML parser in Rust☆38Updated 2 years ago
- ☆15Updated 6 years ago
- Wait for async tasks☆13Updated 2 years ago
- 🧬 Small OAuth crate that follows the sans-io approach 🦀☆22Updated 8 months ago
- Rust library for marker traits about types layout in memory☆22Updated 4 years ago
- A library for comparing data structures in Rust, oriented toward testing☆24Updated last week
- Traits and functions to make writing proc macros more ergonomic.☆22Updated last year
- A simple spline editor for the splines crate☆24Updated 2 years ago
- dom-like layout for terminal applications☆13Updated 4 years ago
- Generic virtual dom implementation for rust☆16Updated last year
- Framework for reading and writing to binary files