vongaisberg / gpt3_macro
Rust macro that uses GPT3 codex to generate code at compiletime
☆70Updated 3 years ago
Alternatives and similar repositories for gpt3_macro:
Users that are interested in gpt3_macro are comparing it to the libraries listed below
- Please do not use this.☆129Updated 2 years ago
- you shouldn't☆69Updated 2 years ago
- Temporarily take ownership of a value at a mutable location, and replace it with a new value based on the old one.☆109Updated 2 years ago
- You _can_ put lipstick on a pig☆91Updated 2 years ago
- Write and execute C code inside Rust.☆150Updated 5 months ago
- A variant of include_bytes!/include_str! with compile-time deflation and runtime lazy inflation☆137Updated 4 months ago
- A snapshot of name squatting on crates.io☆75Updated 11 months ago
- `Debug` in rust, but only supports valid rust syntax and outputs nicely formatted using pretty-please☆38Updated 10 months ago
- Tools to avoid unnecessary usage of safe code☆38Updated 4 years ago
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆74Updated last week
- "goto" implementation for Rust☆99Updated 2 years ago
- Unborrowed Rust Compiler (rustc without a borrowchecker)☆106Updated last year
- zero runtime cost default arguments in rust☆87Updated last year
- Argument parsing for the future 🚀☆128Updated 3 years ago
- Linked list in rust... idk☆29Updated 2 years ago
- Macro to repeat sequentially indexed copies of a fragment of code☆148Updated last week
- Inline procedural macros for Rust☆54Updated 2 years ago
- ☆22Updated 3 years ago
- Even formats macros☆87Updated last week
- Rust nested structs☆55Updated last week
- A bit flip resistant Boolean type☆50Updated 2 years ago
- Hitori is a generic regular expressions library.☆51Updated last year
- A Rust macro to make enums with a subset of values of the parent☆85Updated 10 months ago
- A Rust crate for formatting strings dynamically☆31Updated last year
- Rust crate for writing repetitive code easier and faster.☆43Updated 2 years ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆156Updated last week
- Please do not use this.☆174Updated 3 years ago
- Use declarative macros as proc_macro attributes or derives☆108Updated last year
- A truly zero-cost argument parser for Rust☆48Updated last year
- Conditional compilation using boolean expression syntax, rather than any(), all(), not()☆294Updated 2 years ago