dtolnay / wattLinks
Runtime for executing procedural macros as WebAssembly
☆1,408Updated this 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,140Updated 5 months ago
- Slotmap data structure for Rust☆1,222Updated last year
- Macros for all your token pasting needs☆1,053Updated 10 months ago
- Compile time static maps for Rust☆1,977Updated last month
- A fast bump allocation arena for Rust☆1,855Updated last month
- Typed distributed plugin registration☆1,156Updated last week
- A crate for managing memory bit by bit☆1,318Updated last year
- Cranelift based backend for rustc☆1,851Updated last week
- A Rust proc-macro attribute parser☆1,154Updated last week
- Data structure serialization library with several opposite design goals from Serde☆877Updated last week
- Easily assign underlying errors into domain-specific errors while adding context☆1,729Updated this week
- Compile-time reflection API for developing robust procedural macros (proof of concept)☆756Updated 2 weeks ago
- Rust doesn't have exceptions☆633Updated 5 years ago
- A hash table with consistent order and fast iteration; access items by key or sequence index☆2,138Updated last month
- Some more derive(Trait) options☆1,972Updated last week
- Detects usage of unsafe Rust in a Rust crate and its dependencies.☆1,505Updated this week
- A modern Rust debugging library 🦀☆892Updated 3 years ago
- cargo subcommand showing the assembly or llvm-ir generated for Rust code☆1,234Updated last year
- Rust quasi-quoting☆1,444Updated last week
- Compile-time type-checked builder derive☆1,055Updated last week
- Write safer FFI code in Rust without polluting it with unsafe code☆1,006Updated 2 weeks ago
- Custom hooks for colorful human oriented error reports via panics and the eyre crate☆969Updated last year
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,523Updated last month
- Test harness for ui tests of compiler diagnostics☆914Updated 3 weeks ago
- ☆1,034Updated 2 months ago
- A string type for Rust that is not required to be valid UTF-8.☆969Updated last week
- Arena based tree 🌲 structure by using indices instead of reference counted pointers☆760Updated 2 weeks ago
- A trait object based error handling type for easy idiomatic error handling and reporting in Rust applications☆1,617Updated 2 weeks ago
- Rust derive-based argument parsing optimized for code size☆1,838Updated 3 weeks ago
- An implementation and definition of the Rust trait system using a PROLOG-like logic solver☆1,953Updated 2 weeks ago