dtolnay / wattLinks
Runtime for executing procedural macros as WebAssembly
☆1,467Updated 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,181Updated 2 weeks ago
- Slotmap data structure for Rust☆1,281Updated last month
- A crate for managing memory bit by bit☆1,363Updated last year
- Typed distributed plugin registration☆1,250Updated last week
- Macros for all your token pasting needs☆1,074Updated last year
- A fast bump allocation arena for Rust☆2,079Updated 2 weeks ago
- Compile-time reflection API for developing robust procedural macros (proof of concept)☆768Updated last month
- Data structure serialization library with several opposite design goals from Serde☆916Updated last month
- Compile time static maps for Rust☆2,089Updated 3 months ago
- Write safer FFI code in Rust without polluting it with unsafe code☆1,022Updated 2 weeks ago
- Easily assign underlying errors into domain-specific errors while adding context☆1,833Updated 2 weeks ago
- Detects usage of unsafe Rust in a Rust crate and its dependencies.☆1,558Updated 2 weeks ago
- Some more derive(Trait) options☆2,064Updated this week
- Rust doesn't have exceptions☆634Updated 5 years ago
- Cranelift based backend for rustc☆1,975Updated this week
- cargo subcommand showing the assembly or llvm-ir generated for Rust code☆1,269Updated last year
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,609Updated last month
- Compile-time type-checked builder derive☆1,138Updated 3 weeks ago
- Test harness for ui tests of compiler diagnostics☆950Updated last week
- Safe cross-platform linker shenanigans☆825Updated last month
- A modern Rust debugging library 🦀☆891Updated 3 years ago
- A memory efficient string type that can store up to 24* bytes on the stack☆814Updated last month
- Rust quasi-quoting☆1,519Updated last week
- Custom hooks for colorful human oriented error reports via panics and the eyre crate☆970Updated last year
- A minimal `syn` syntax tree pretty-printer☆736Updated last month
- Arena based tree 🌲 structure by using indices instead of reference counted pointers☆772Updated 5 months ago
- A string type for Rust that is not required to be valid UTF-8.☆1,025Updated 3 months ago
- A hash table with consistent order and fast iteration; access items by key or sequence index☆2,286Updated 3 weeks ago
- A Rust proc-macro attribute parser☆1,225Updated 2 weeks ago
- Capability-oriented version of the Rust standard library☆739Updated last week