dtolnay / wattLinks
Runtime for executing procedural macros as WebAssembly
☆1,395Updated last month
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,135Updated 4 months ago
- Slotmap data structure for Rust☆1,215Updated last year
- A fast bump allocation arena for Rust☆1,800Updated 2 weeks ago
- A crate for managing memory bit by bit☆1,315Updated 11 months ago
- Compile time static maps for Rust☆1,953Updated last week
- Data structure serialization library with several opposite design goals from Serde☆871Updated last month
- Macros for all your token pasting needs☆1,051Updated 9 months ago
- Easily assign underlying errors into domain-specific errors while adding context☆1,663Updated last month
- Typed distributed plugin registration☆1,133Updated 2 weeks ago
- Compile-time reflection API for developing robust procedural macros (proof of concept)☆752Updated last month
- Write safer FFI code in Rust without polluting it with unsafe code☆997Updated 2 weeks ago
- Cranelift based backend for rustc☆1,833Updated this week
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,496Updated this week
- Rust doesn't have exceptions☆634Updated 4 years ago
- A string type for Rust that is not required to be valid UTF-8.☆952Updated 3 months ago
- Detects usage of unsafe Rust in a Rust crate and its dependencies.☆1,496Updated 2 weeks ago
- A Rust proc-macro attribute parser☆1,133Updated last week
- A hash table with consistent order and fast iteration; access items by key or sequence index☆2,085Updated 2 weeks ago
- cargo subcommand showing the assembly or llvm-ir generated for Rust code☆1,232Updated last year
- Rust quasi-quoting☆1,433Updated last month
- Compile-time type-checked builder derive☆1,045Updated 3 months ago
- A modern Rust debugging library 🦀☆892Updated 3 years ago
- A macro to generate structures which behave like bitflags☆1,028Updated last month
- Cargo subcommand `release`: everything about releasing a rust crate.☆1,447Updated this week
- Custom hooks for colorful human oriented error reports via panics and the eyre crate☆967Updated 11 months ago
- Some more derive(Trait) options☆1,955Updated this week
- Test harness for ui tests of compiler diagnostics☆896Updated this week
- The Wasm-Enabled, Elfin Allocator☆697Updated 2 years ago
- A multiprocess drop-in replacement for Rust channels☆980Updated last month
- Rust derive-based argument parsing optimized for code size☆1,819Updated last month