dtolnay / wattLinks
Runtime for executing procedural macros as WebAssembly
☆1,433Updated last month
Alternatives and similar repositories for watt
Users that are interested in watt are comparing it to the libraries listed below
Sorting:
- Attribute macro to require that the compiler prove a function can't ever panic☆1,156Updated last month
- Slotmap data structure for Rust☆1,244Updated last year
- Macros for all your token pasting needs☆1,059Updated last year
- A crate for managing memory bit by bit☆1,343Updated last year
- Data structure serialization library with several opposite design goals from Serde☆891Updated 3 weeks ago
- Rust doesn't have exceptions☆635Updated 5 years ago
- Compile time static maps for Rust☆2,024Updated last week
- Typed distributed plugin registration☆1,193Updated last month
- A fast bump allocation arena for Rust☆1,917Updated 3 months ago
- cargo subcommand showing the assembly or llvm-ir generated for Rust code☆1,244Updated last year
- Detects usage of unsafe Rust in a Rust crate and its dependencies.☆1,529Updated last month
- Some more derive(Trait) options☆1,999Updated last month
- Cranelift based backend for rustc☆1,888Updated last week
- Write safer FFI code in Rust without polluting it with unsafe code☆1,008Updated 2 months ago
- Compile-time reflection API for developing robust procedural macros (proof of concept)☆759Updated 2 weeks ago
- Easily assign underlying errors into domain-specific errors while adding context☆1,798Updated last week
- Test harness for ui tests of compiler diagnostics☆930Updated last week
- A hash table with consistent order and fast iteration; access items by key or sequence index☆2,191Updated this week
- Arena based tree 🌲 structure by using indices instead of reference counted pointers☆765Updated 2 months ago
- Rust quasi-quoting☆1,475Updated 3 weeks ago
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,544Updated 3 weeks ago
- Compile-time type-checked builder derive☆1,102Updated last month
- Custom hooks for colorful human oriented error reports via panics and the eyre crate☆969Updated last year
- A modern Rust debugging library 🦀☆891Updated 3 years ago
- Units of measurement -- type-safe zero-cost dimensional analysis☆1,158Updated last month
- A string type for Rust that is not required to be valid UTF-8.☆993Updated 2 months ago
- A Rust proc-macro attribute parser☆1,176Updated 3 weeks ago
- A trait object based error handling type for easy idiomatic error handling and reporting in Rust applications☆1,644Updated 2 months ago
- Rust derive-based argument parsing optimized for code size☆1,848Updated 2 months ago
- A high level diffing library for rust based on diffs☆1,154Updated 8 months ago