dtolnay / wattLinks
Runtime for executing procedural macros as WebAssembly
☆1,424Updated 2 weeks ago
Alternatives and similar repositories for watt
Users that are interested in watt are comparing it to the libraries listed below
Sorting:
- Slotmap data structure for Rust☆1,230Updated last year
- Attribute macro to require that the compiler prove a function can't ever panic☆1,145Updated 2 weeks ago
- A crate for managing memory bit by bit☆1,326Updated last year
- Macros for all your token pasting needs☆1,054Updated 11 months ago
- Typed distributed plugin registration☆1,174Updated 2 weeks ago
- Compile time static maps for Rust☆1,985Updated 2 weeks ago
- Detects usage of unsafe Rust in a Rust crate and its dependencies.☆1,514Updated this week
- Rust doesn't have exceptions☆634Updated 5 years ago
- A fast bump allocation arena for Rust☆1,877Updated 2 months ago
- Data structure serialization library with several opposite design goals from Serde☆878Updated 2 weeks ago
- Easily assign underlying errors into domain-specific errors while adding context☆1,777Updated this week
- Compile-time reflection API for developing robust procedural macros (proof of concept)☆759Updated 2 weeks ago
- cargo subcommand showing the assembly or llvm-ir generated for Rust code☆1,238Updated last year
- Cranelift based backend for rustc☆1,865Updated last week
- A Rust proc-macro attribute parser☆1,162Updated 2 weeks ago
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,523Updated 2 months ago
- Test harness for ui tests of compiler diagnostics☆917Updated 2 weeks ago
- Write safer FFI code in Rust without polluting it with unsafe code☆1,006Updated last month
- Rust quasi-quoting☆1,454Updated 2 weeks ago
- A modern Rust debugging library 🦀☆893Updated 3 years ago
- Some more derive(Trait) options☆1,981Updated 3 weeks ago
- Units of measurement -- type-safe zero-cost dimensional analysis☆1,131Updated last week
- A trait object based error handling type for easy idiomatic error handling and reporting in Rust applications☆1,623Updated last month
- A hash table with consistent order and fast iteration; access items by key or sequence index☆2,159Updated 2 weeks ago
- A string type for Rust that is not required to be valid UTF-8.☆974Updated 3 weeks ago
- Compile-time type-checked builder derive☆1,066Updated last week
- ☆1,044Updated 3 months ago
- Capability-oriented version of the Rust standard library☆707Updated 4 months ago
- A high level diffing library for rust based on diffs☆1,137Updated 7 months ago
- Declarative binary reading and writing: bit-level, symmetric, serialization/deserialization☆1,272Updated last week