dtolnay / watt
Runtime for executing procedural macros as WebAssembly
☆1,375Updated last month
Alternatives and similar repositories for watt:
Users that are interested in watt are comparing it to the libraries listed below
- Attribute macro to require that the compiler prove a function can't ever panic☆1,071Updated last month
- Detects usage of unsafe Rust in a Rust crate and its dependencies.☆1,447Updated this week
- A fast bump allocation arena for Rust☆1,661Updated this week
- Macros for all your token pasting needs☆1,044Updated 6 months ago
- A crate for managing memory bit by bit☆1,280Updated 8 months ago
- Slotmap data structure for Rust☆1,196Updated last year
- cargo subcommand showing the assembly or llvm-ir generated for Rust code☆1,220Updated last year
- Compile time static maps for Rust☆1,912Updated 2 months ago
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,443Updated last week
- Rust derive-based argument parsing optimized for code size☆1,763Updated 2 weeks ago
- Cargo subcommand `release`: everything about releasing a rust crate.☆1,406Updated this week
- Rust quasi-quoting☆1,398Updated last month
- A trait object based error handling type for easy idiomatic error handling and reporting in Rust applications☆1,527Updated 2 months ago
- Typed distributed plugin registration☆1,092Updated last month
- Write safer FFI code in Rust without polluting it with unsafe code☆979Updated this week
- A hash table with consistent order and fast iteration; access items by key or sequence index☆1,964Updated last week
- A high level diffing library for rust based on diffs☆1,066Updated 2 months ago
- Some more derive(Trait) options☆1,871Updated last week
- Rust library for single assignment cells and lazy statics without macros☆1,950Updated 2 weeks ago
- Easily assign underlying errors into domain-specific errors while adding context☆1,608Updated 4 months ago
- ❌ Cargo plugin for linting your dependencies 🦀☆1,914Updated this week
- Cranelift based backend for rustc☆1,738Updated this week
- ☆956Updated 9 months ago
- A multiprocess drop-in replacement for Rust channels☆944Updated this week
- An implementation and definition of the Rust trait system using a PROLOG-like logic solver☆1,909Updated this week
- Test harness for ui tests of compiler diagnostics☆873Updated last month
- Data structure serialization library with several opposite design goals from Serde☆851Updated last month
- A Rust proc-macro attribute parser☆1,101Updated 2 weeks ago
- Compile-time reflection API for developing robust procedural macros (proof of concept)☆735Updated last month
- Rust cache structures and easy function memoization☆1,746Updated last month