dtolnay / wattLinks
Runtime for executing procedural macros as WebAssembly
☆1,442Updated 2 weeks ago
Alternatives and similar repositories for watt
Users that are interested in watt are comparing it to the libraries listed below
Sorting:
- Slotmap data structure for Rust☆1,248Updated last year
- Attribute macro to require that the compiler prove a function can't ever panic☆1,162Updated 3 weeks ago
- Macros for all your token pasting needs☆1,064Updated last year
- Typed distributed plugin registration☆1,208Updated last week
- A fast bump allocation arena for Rust☆1,954Updated 3 weeks ago
- cargo subcommand showing the assembly or llvm-ir generated for Rust code☆1,247Updated last year
- Data structure serialization library with several opposite design goals from Serde☆895Updated 3 weeks ago
- Compile-time reflection API for developing robust procedural macros (proof of concept)☆760Updated last month
- Cranelift based backend for rustc☆1,906Updated this week
- A crate for managing memory bit by bit☆1,356Updated last year
- Compile time static maps for Rust☆2,039Updated last month
- Write safer FFI code in Rust without polluting it with unsafe code☆1,010Updated 2 weeks ago
- Rust doesn't have exceptions☆636Updated 5 years ago
- Detects usage of unsafe Rust in a Rust crate and its dependencies.☆1,541Updated last month
- A hash table with consistent order and fast iteration; access items by key or sequence index☆2,221Updated 3 weeks ago
- Some more derive(Trait) options☆2,011Updated this week
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,554Updated last month
- A Rust proc-macro attribute parser☆1,186Updated last month
- Easily assign underlying errors into domain-specific errors while adding context☆1,810Updated 2 weeks ago
- A string type for Rust that is not required to be valid UTF-8.☆1,003Updated 2 weeks ago
- A modern Rust debugging library 🦀☆891Updated 3 years ago
- Compile-time type-checked builder derive☆1,111Updated 3 weeks ago
- Custom hooks for colorful human oriented error reports via panics and the eyre crate☆968Updated last year
- Serialization library with zero dependencies☆820Updated 4 months ago
- Rust quasi-quoting☆1,482Updated last week
- A macro to generate structures which behave like bitflags☆1,066Updated 3 weeks ago
- Cargo subcommand `release`: everything about releasing a rust crate.☆1,491Updated last week
- Arena based tree 🌲 structure by using indices instead of reference counted pointers☆768Updated 3 months ago
- An implementation and definition of the Rust trait system using a PROLOG-like logic solver☆1,969Updated 2 months ago
- Rust derive-based argument parsing optimized for code size☆1,854Updated 3 months ago