dtolnay / wattLinks
Runtime for executing procedural macros as WebAssembly
☆1,469Updated 2 weeks ago
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,182Updated this week
- Slotmap data structure for Rust☆1,285Updated 2 months ago
- Macros for all your token pasting needs☆1,077Updated last year
- Typed distributed plugin registration☆1,252Updated 3 weeks ago
- A crate for managing memory bit by bit☆1,370Updated last year
- Compile-time reflection API for developing robust procedural macros (proof of concept)☆768Updated last month
- A fast bump allocation arena for Rust☆2,087Updated 3 weeks ago
- Compile time static maps for Rust☆2,093Updated this week
- Write safer FFI code in Rust without polluting it with unsafe code☆1,022Updated 3 weeks ago
- Data structure serialization library with several opposite design goals from Serde☆915Updated this week
- Detects usage of unsafe Rust in a Rust crate and its dependencies.☆1,560Updated last month
- Cranelift based backend for rustc☆1,979Updated last week
- Easily assign underlying errors into domain-specific errors while adding context☆1,836Updated 3 weeks ago
- A Rust proc-macro attribute parser☆1,229Updated 3 weeks ago
- Rust quasi-quoting☆1,525Updated this week
- Test harness for ui tests of compiler diagnostics☆950Updated last week
- Some more derive(Trait) options☆2,068Updated this week
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,608Updated last week
- Compile-time type-checked builder derive☆1,141Updated last month
- Rust doesn't have exceptions☆634Updated 5 years ago
- cargo subcommand showing the assembly or llvm-ir generated for Rust code☆1,270Updated last year
- A string type for Rust that is not required to be valid UTF-8.☆1,030Updated 3 months ago
- A hash table with consistent order and fast iteration; access items by key or sequence index☆2,287Updated last month
- Custom hooks for colorful human oriented error reports via panics and the eyre crate☆971Updated last year
- Safe cross-platform linker shenanigans☆828Updated last month
- An implementation and definition of the Rust trait system using a PROLOG-like logic solver☆1,982Updated this week
- Arena based tree 🌲 structure by using indices instead of reference counted pointers☆772Updated 6 months ago
- A trait object based error handling type for easy idiomatic error handling and reporting in Rust applications☆1,703Updated 3 weeks ago
- Defines the Rust borrow checker.☆1,578Updated 8 months ago
- A minimal `syn` syntax tree pretty-printer☆737Updated last month