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
- you shouldn't☆69Updated 2 years ago
- Please do not use this.☆129Updated 2 years ago
- Tools to avoid unnecessary usage of safe code☆38Updated 4 years ago
- ☆22Updated 3 years ago
- A snapshot of name squatting on crates.io☆75Updated 11 months ago
- zero runtime cost default arguments in rust☆87Updated last year
- Write and execute C code inside Rust.☆150Updated 5 months ago
- A Vec That Has a Smaller size_of☆133Updated this week
- "A very small syn"☆201Updated last month
- ☆54Updated last year
- An exploration of Storages☆36Updated last year
- Const equivalents of std functions, compile-time comparison, and parsing.☆95Updated 2 months ago
- `Debug` in rust, but only supports valid rust syntax and outputs nicely formatted using pretty-please☆38Updated 10 months ago
- A collection of techniques to reduce Rust code in order to get better help☆20Updated 4 years ago
- A bit flip resistant Boolean type☆50Updated 2 years ago
- Unborrowed Rust Compiler (rustc without a borrowchecker)☆106Updated last year
- ☆98Updated 4 years ago
- ☆39Updated 8 months 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
- Use declarative macros as proc_macro attributes or derives☆108Updated last year
- You _can_ put lipstick on a pig☆91Updated 2 years ago
- Even formats macros☆87Updated last week
- Conditional compilation using boolean expression syntax, rather than any(), all(), not()☆294Updated 2 years ago
- Rust library for typesystem-assisted bitflags.☆116Updated last month
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆74Updated last week
- Comparison of Rust string types☆139Updated 2 weeks ago
- A truly zero-cost argument parser for Rust☆48Updated last year
- Lazy formatting utility macro for rust☆126Updated last year
- Better reference counted strings for Rust☆118Updated 7 months ago
- "goto" implementation for Rust☆99Updated 2 years ago