sam0x17 / macro_state
A simple set of Rust proc macros for reading and writing global compile-time state between macro calls
☆29Updated 7 months ago
Alternatives and similar repositories for macro_state
Users that are interested in macro_state are comparing it to the libraries listed below
Sorting:
- A primitive for writing structural search and replace programs for rust☆31Updated 10 months ago
- Fast Function Dispatch: Improving the performance of Rust's dynamic function calls☆32Updated 6 months ago
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆47Updated last year
- Rust String type with configurable byte storage.☆35Updated 8 months ago
- cargo subcommand for building proc-macro crates with web assembly☆34Updated 4 years ago
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆30Updated 6 months ago
- myrrlyn’s wyzyrdly library☆25Updated last year
- A rust proc-macro to generate conversions for an enum of newtype variants☆28Updated 2 years ago
- Check that a crate builds without libstd☆25Updated 4 years ago
- `$crate` in procedural macros.☆70Updated 2 months ago
- Take a value atomically once.☆30Updated 2 years ago
- Inline procedural macros for Rust☆55Updated 2 years ago
- An object system for Rust based on relative pointers☆38Updated 2 years ago
- the definitive non-empty slice/array/vec library for Rust☆16Updated last year
- Stack-allocated DSTs for rust (fixed capacity)☆49Updated last year
- A Rust library for runtime-checked linearish types☆34Updated last year
- ☆29Updated last year
- ☆39Updated last year
- ☆20Updated 2 years ago
- Unsafe marker trait for types that deref to a stable address☆31Updated 2 years ago
- A more flexible version of the Rust `scoped-tls` library☆18Updated 7 months ago
- cross-platform Rust API for memory mapped IO☆42Updated last year
- Wrapper around Rc safe to send to a different thread☆25Updated last year
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆71Updated 2 weeks ago
- Remove Cargo.lock lockfile☆33Updated 3 months ago
- A parser and evaluator for Rust cfg() expressions. Targets as of Rust 1.58.0 are supported.☆41Updated last month
- Pretty backtraces for rust☆15Updated 3 years ago
- Better type id and Any for Rust☆14Updated 2 years ago
- Helper macros: autoimpl, impl_scope☆60Updated 4 months ago
- A radioactive stabilization of the ptr_meta RFC.☆26Updated 2 weeks ago