dtolnay / wattLinks
Runtime for executing procedural macros as WebAssembly
☆1,446Updated last week
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,167Updated last week
- Slotmap data structure for Rust☆1,263Updated 2 weeks ago
- Macros for all your token pasting needs☆1,067Updated last year
- A fast bump allocation arena for Rust☆2,010Updated this week
- Cranelift based backend for rustc☆1,942Updated this week
- Data structure serialization library with several opposite design goals from Serde☆909Updated last week
- Detects usage of unsafe Rust in a Rust crate and its dependencies.☆1,551Updated last month
- A crate for managing memory bit by bit☆1,363Updated last year
- Typed distributed plugin registration☆1,221Updated this week
- Compile time static maps for Rust☆2,070Updated 2 months ago
- Easily assign underlying errors into domain-specific errors while adding context☆1,817Updated last week
- Compile-time reflection API for developing robust procedural macros (proof of concept)☆765Updated this week
- cargo subcommand showing the assembly or llvm-ir generated for Rust code☆1,257Updated last year
- A Rust proc-macro attribute parser☆1,200Updated last week
- Write safer FFI code in Rust without polluting it with unsafe code☆1,017Updated last month
- Rust doesn't have exceptions☆636Updated 5 years ago
- Rust quasi-quoting☆1,503Updated last week
- A hash table with consistent order and fast iteration; access items by key or sequence index☆2,254Updated 2 weeks ago
- A modern Rust debugging library 🦀☆892Updated 3 years ago
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,580Updated last month
- Rust derive-based argument parsing optimized for code size☆1,870Updated 4 months ago
- Arena based tree 🌲 structure by using indices instead of reference counted pointers☆769Updated 4 months ago
- A string type for Rust that is not required to be valid UTF-8.☆1,018Updated last month
- Test harness for ui tests of compiler diagnostics☆941Updated last week
- Safe cross-platform linker shenanigans☆806Updated last month
- Compile-time type-checked builder derive☆1,129Updated 3 weeks ago
- Some more derive(Trait) options☆2,032Updated 2 weeks ago
- Cargo subcommand `release`: everything about releasing a rust crate.☆1,501Updated last week
- A minimal `syn` syntax tree pretty-printer☆728Updated last month
- Units of measurement -- type-safe zero-cost dimensional analysis☆1,191Updated 3 months ago