dtolnay / watt
Runtime for executing procedural macros as WebAssembly
☆1,375Updated 2 months ago
Alternatives and similar repositories for watt:
Users that are interested in watt are comparing it to the libraries listed below
- A fast bump allocation arena for Rust☆1,697Updated 3 weeks ago
- Slotmap data structure for Rust☆1,196Updated last year
- Attribute macro to require that the compiler prove a function can't ever panic☆1,126Updated last month
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,457Updated last week
- Compile time static maps for Rust☆1,915Updated 3 months ago
- Detects usage of unsafe Rust in a Rust crate and its dependencies.☆1,468Updated last week
- cargo subcommand showing the assembly or llvm-ir generated for Rust code☆1,224Updated last year
- Data structure serialization library with several opposite design goals from Serde☆853Updated 2 months ago
- Rust quasi-quoting☆1,403Updated last month
- Easily assign underlying errors into domain-specific errors while adding context☆1,618Updated 5 months ago
- Cranelift based backend for rustc☆1,753Updated this week
- Typed distributed plugin registration☆1,103Updated 2 months ago
- Macros for all your token pasting needs☆1,045Updated 6 months ago
- A string type for Rust that is not required to be valid UTF-8.☆926Updated 3 weeks ago
- An implementation and definition of the Rust trait system using a PROLOG-like logic solver☆1,919Updated 2 weeks ago
- A hash table with consistent order and fast iteration; access items by key or sequence index☆1,989Updated last month
- Write safer FFI code in Rust without polluting it with unsafe code☆983Updated this week
- Some more derive(Trait) options☆1,890Updated this week
- A generic framework for on-demand, incrementalized computation. Inspired by adapton, glimmer, and rustc's query system.☆2,313Updated this week
- A trait object based error handling type for easy idiomatic error handling and reporting in Rust applications☆1,542Updated this week
- A crate for managing memory bit by bit☆1,288Updated 8 months ago
- Rust derive-based argument parsing optimized for code size☆1,778Updated last month
- derive builder implementation for rust structs☆1,434Updated 6 months ago
- ❌ Cargo plugin for linting your dependencies 🦀☆1,927Updated 3 weeks ago
- Defines the Rust borrow checker.☆1,431Updated 10 months ago
- A macro to generate structures which behave like bitflags☆1,009Updated 2 months ago
- Rust library for single assignment cells and lazy statics without macros☆1,963Updated last month
- Cargo subcommand `release`: everything about releasing a rust crate.☆1,417Updated this week
- A Rust proc-macro attribute parser☆1,115Updated 2 weeks ago
- Compile-time reflection API for developing robust procedural macros (proof of concept)☆741Updated 2 months ago