dtolnay / wattLinks
Runtime for executing procedural macros as WebAssembly
☆1,400Updated 2 months 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,217Updated last year
- Macros for all your token pasting needs☆1,052Updated 9 months ago
- Attribute macro to require that the compiler prove a function can't ever panic☆1,136Updated 4 months ago
- A fast bump allocation arena for Rust☆1,822Updated last month
- Data structure serialization library with several opposite design goals from Serde☆874Updated last month
- A crate for managing memory bit by bit☆1,318Updated 11 months ago
- Typed distributed plugin registration☆1,143Updated last month
- Rust doesn't have exceptions☆634Updated 4 years ago
- Write safer FFI code in Rust without polluting it with unsafe code☆1,004Updated last month
- Compile time static maps for Rust☆1,965Updated 3 weeks ago
- Cranelift based backend for rustc☆1,846Updated this week
- Compile-time reflection API for developing robust procedural macros (proof of concept)☆754Updated 2 months ago
- Detects usage of unsafe Rust in a Rust crate and its dependencies.☆1,504Updated last week
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,511Updated 3 weeks ago
- Easily assign underlying errors into domain-specific errors while adding context☆1,672Updated 2 months ago
- cargo subcommand showing the assembly or llvm-ir generated for Rust code☆1,237Updated last year
- A string type for Rust that is not required to be valid UTF-8.☆961Updated 3 months ago
- A Rust proc-macro attribute parser☆1,146Updated 2 weeks ago
- Custom hooks for colorful human oriented error reports via panics and the eyre crate☆967Updated last year
- A modern Rust debugging library 🦀☆893Updated 3 years ago
- A memory efficient string type that can store up to 24* bytes on the stack☆753Updated 4 months ago
- Arena based tree 🌲 structure by using indices instead of reference counted pointers☆759Updated 2 months ago
- Compile-time type-checked builder derive☆1,048Updated 4 months ago
- Some more derive(Trait) options☆1,964Updated 3 weeks ago
- Rust quasi-quoting☆1,437Updated 2 weeks ago
- ☆1,024Updated 2 months ago
- A hash table with consistent order and fast iteration; access items by key or sequence index☆2,119Updated last month
- A minimal `syn` syntax tree pretty-printer☆711Updated last week
- Test harness for ui tests of compiler diagnostics☆907Updated 3 weeks ago
- A trait object based error handling type for easy idiomatic error handling and reporting in Rust applications☆1,612Updated 2 months ago