dtolnay / wattLinks
Runtime for executing procedural macros as WebAssembly
☆1,429Updated 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,237Updated last year
- Attribute macro to require that the compiler prove a function can't ever panic☆1,151Updated last week
- Typed distributed plugin registration☆1,186Updated last week
- Macros for all your token pasting needs☆1,055Updated 11 months ago
- Data structure serialization library with several opposite design goals from Serde☆882Updated this week
- Cranelift based backend for rustc☆1,879Updated this week
- A fast bump allocation arena for Rust☆1,891Updated 3 months ago
- Compile-time reflection API for developing robust procedural macros (proof of concept)☆757Updated 2 weeks ago
- A crate for managing memory bit by bit☆1,335Updated last year
- Compile time static maps for Rust☆2,017Updated last month
- Detects usage of unsafe Rust in a Rust crate and its dependencies.☆1,523Updated last week
- Write safer FFI code in Rust without polluting it with unsafe code☆1,009Updated last month
- Rust doesn't have exceptions☆635Updated 5 years ago
- Custom hooks for colorful human oriented error reports via panics and the eyre crate☆968Updated last year
- A Rust proc-macro attribute parser☆1,169Updated last week
- Compile-time type-checked builder derive☆1,097Updated 2 weeks ago
- A string type for Rust that is not required to be valid UTF-8.☆984Updated last month
- Test harness for ui tests of compiler diagnostics☆924Updated last week
- Easily assign underlying errors into domain-specific errors while adding context☆1,788Updated this week
- A modern Rust debugging library 🦀☆891Updated 3 years ago
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,532Updated last week
- Rust quasi-quoting☆1,467Updated this week
- Safe cross-platform linker shenanigans☆782Updated last week
- ☆1,058Updated 2 weeks ago
- A hash table with consistent order and fast iteration; access items by key or sequence index☆2,178Updated last week
- Some more derive(Trait) options☆1,990Updated 3 weeks ago
- A memory efficient string type that can store up to 24* bytes on the stack☆767Updated last week
- cargo subcommand showing the assembly or llvm-ir generated for Rust code☆1,244Updated last year
- Cargo subcommand `release`: everything about releasing a rust crate.☆1,475Updated this week
- Arena based tree 🌲 structure by using indices instead of reference counted pointers☆764Updated last month