Runtime for executing procedural macros as WebAssembly
☆1,481Jan 21, 2026Updated 2 months ago
Alternatives and similar repositories for watt
Users that are interested in watt are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- A string type for Rust that is not required to be valid UTF-8.☆1,053Feb 10, 2026Updated last month
- A fast bump allocation arena for Rust☆2,143Feb 26, 2026Updated 3 weeks ago
- Macros for all your token pasting needs☆1,081Oct 6, 2024Updated last year
- An implementation and definition of the Rust trait system using a PROLOG-like logic solver☆1,986Feb 8, 2026Updated last month
- Test harness for ui tests of compiler diagnostics☆959Feb 12, 2026Updated last month
- Typed distributed plugin registration☆1,278Feb 19, 2026Updated last month
- Attribute macro to require that the compiler prove a function can't ever panic☆1,187Feb 8, 2026Updated last month
- Safe cross-platform linker shenanigans☆839Feb 19, 2026Updated last month
- A generic framework for on-demand, incrementalized computation. Inspired by adapton, glimmer, and rustc's query system.☆2,787Feb 7, 2026Updated last month
- Rust library for single assignment cells and lazy statics without macros☆2,070Mar 12, 2026Updated last week
- A hash table with consistent order and fast iteration; access items by key or sequence index☆2,312Jan 7, 2026Updated 2 months ago
- Concurrency permutation testing tool for Rust.☆2,648Feb 20, 2026Updated last month
- Cranelift based backend for rustc☆2,006Updated this week
- A Rust proc-macro attribute parser☆1,239Jan 15, 2026Updated 2 months ago
- Conditional compilation according to rustc compiler version☆394Feb 16, 2026Updated last month
- Slotmap data structure for Rust☆1,298Dec 6, 2025Updated 3 months ago
- A minimal `syn` syntax tree pretty-printer☆750Feb 9, 2026Updated last month
- Defines the Rust borrow checker.☆1,587Jun 6, 2025Updated 9 months ago
- Module initialization/global constructor functions for Rust☆963Dec 4, 2025Updated 3 months ago
- Some more derive(Trait) options☆2,085Mar 6, 2026Updated 2 weeks ago
- Compile-time reflection API for developing robust procedural macros (proof of concept)☆773Feb 16, 2026Updated last month
- A small and fast async runtime for Rust☆4,827Feb 23, 2026Updated last month
- Data structure serialization library with several opposite design goals from Serde☆926Feb 16, 2026Updated last month
- Detects usage of unsafe Rust in a Rust crate and its dependencies.☆1,567Jan 11, 2026Updated 2 months ago
- Compact and efficient synchronization primitives for Rust. Also provides an API for creating custom synchronization primitives.☆3,295Feb 21, 2026Updated last month
- A modern Rust debugging library 🦀☆891May 15, 2022Updated 3 years ago
- Capability-oriented version of the Rust standard library☆757Feb 15, 2026Updated last month
- Support atomic operations on Arc itself☆1,279Mar 1, 2026Updated 3 weeks ago
- Compile time static maps for Rust☆2,112Mar 12, 2026Updated last week
- Analysis of various tricky Rust code☆1,999Dec 20, 2025Updated 3 months ago
- A Rust proc_macro_attribute to outline conversions from generic functions☆287Dec 12, 2025Updated 3 months ago
- Zero-copy deserialization framework for Rust☆4,100Feb 28, 2026Updated 3 weeks ago
- Serde serializable and deserializable trait objects☆1,488Feb 9, 2026Updated last month
- Rust quasi-quoting☆1,530Mar 3, 2026Updated 2 weeks ago
- An interpreter for Rust's mid-level intermediate representation☆5,978Updated this week
- A next-generation test runner for Rust.☆2,865Updated this week
- Parser for Rust source code☆3,302Updated this week
- derive(Error) for struct and enum error types☆5,382Feb 16, 2026Updated last month
- Stackless generators on stable Rust.☆478Jun 24, 2022Updated 3 years ago