dtolnay / wattLinks
Runtime for executing procedural macros as WebAssembly
☆1,389Updated last month
Alternatives and similar repositories for watt
Users that are interested in watt are comparing it to the libraries listed below
Sorting:
- A fast bump allocation arena for Rust☆1,782Updated 2 weeks ago
- Macros for all your token pasting needs☆1,051Updated 8 months ago
- Slotmap data structure for Rust☆1,205Updated last year
- Data structure serialization library with several opposite design goals from Serde☆867Updated 2 weeks ago
- Compile-time reflection API for developing robust procedural macros (proof of concept)☆749Updated last month
- Compile time static maps for Rust☆1,940Updated this week
- A hash table with consistent order and fast iteration; access items by key or sequence index☆2,059Updated this week
- Easily assign underlying errors into domain-specific errors while adding context☆1,653Updated 3 weeks ago
- A crate for managing memory bit by bit☆1,311Updated 10 months ago
- cargo subcommand showing the assembly or llvm-ir generated for Rust code☆1,230Updated last year
- Attribute macro to require that the compiler prove a function can't ever panic☆1,132Updated 3 months ago
- Detects usage of unsafe Rust in a Rust crate and its dependencies.☆1,491Updated last week
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,484Updated 2 weeks ago
- A string type for Rust that is not required to be valid UTF-8.☆948Updated 2 months ago
- Rust quasi-quoting☆1,425Updated last month
- A trait object based error handling type for easy idiomatic error handling and reporting in Rust applications☆1,581Updated 3 weeks ago
- Cranelift based backend for rustc☆1,804Updated this week
- Rust doesn't have exceptions☆634Updated 4 years ago
- A Rust proc-macro attribute parser☆1,129Updated 2 weeks ago
- Cargo subcommand `release`: everything about releasing a rust crate.☆1,432Updated last week
- Some more derive(Trait) options☆1,941Updated 2 weeks ago
- Typed distributed plugin registration☆1,122Updated 3 months ago
- ☆1,003Updated 3 weeks ago
- Write safer FFI code in Rust without polluting it with unsafe code☆988Updated 3 weeks ago
- Rust persistent data structures☆1,506Updated 2 months ago
- Rust library for single assignment cells and lazy statics without macros☆1,988Updated 3 weeks ago
- Find unused dependencies in Cargo.toml☆1,929Updated last week
- An implementation and definition of the Rust trait system using a PROLOG-like logic solver☆1,940Updated 3 weeks ago
- A high level diffing library for rust based on diffs☆1,110Updated 4 months ago
- Rust derive-based argument parsing optimized for code size☆1,807Updated last month