DeMille / wasm-glue
Get println! & panics to work in WebAssembly
☆20Updated 6 years ago
Related projects ⓘ
Alternatives and complementary repositories for wasm-glue
- Rust Markdown Parser☆25Updated 6 months ago
- Defer dropping large structs to a background thread☆61Updated 2 years ago
- Immutable types and ImplicitClone trait similar to Copy☆20Updated 3 months ago
- Serializer and Deserializer adapters that avoid stack overflows by dynamically growing the stack☆33Updated 2 weeks ago
- Fast Function Dispatch: Improving the performance of Rust's dynamic function calls☆32Updated last month
- A data serialization format as similar as possible to Rust's own syntax☆43Updated last year
- OS native dialogs for Windows, MacOS, and Linux☆33Updated 2 years ago
- Extensions for the Rust standard library☆38Updated 7 months ago
- Easy-to-use optional function arguments for Rust☆46Updated 7 months ago
- Generate Markdown documentation for clap application definitions☆26Updated last year
- Make any value Sync but only available on its original thread☆37Updated last year
- A lightweight, no-std, object-safe, serialization-only framework for Rust☆94Updated last month
- A concise, self-describing binary format written in Rust for Serde☆60Updated 3 months ago
- A simple set of Rust proc macros for reading and writing global compile-time state between macro calls☆29Updated last month
- serde::Deserializer for proc_macro/proc_macro2::TokenStream☆65Updated last week
- 🎙 An event based library for architecting user output for multiple output destinations, in Rust☆30Updated last month
- Rust String type with configurable byte storage.☆34Updated 2 months ago
- Unbuffered and unlocked I/O streams☆39Updated 3 months ago
- Abstraction over std::Instant and tokio_timer that works on WASM☆72Updated 2 years ago
- An object system for Rust based on relative pointers☆37Updated last year
- Advisory cross-platform file locks using file descriptors☆76Updated 10 months ago
- An experimental allocated buffer suitable for image data (Rust library).☆29Updated last month
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆74Updated 2 weeks ago
- Take a value atomically once.☆27Updated last year
- A rust proc-macro to generate conversions for an enum of newtype variants☆28Updated last year
- Check that a crate builds without libstd☆24Updated 3 years ago
- Pretty backtraces for rust☆14Updated 3 years ago
- `$crate` in procedural macros.☆65Updated 2 months ago
- Download .crate files of all versions of all crates from crates.io☆41Updated last week
- A parser and evaluator for Rust cfg() expressions. Targets as of Rust 1.58.0 are supported.☆40Updated last week