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
- `Debug` in rust, but only supports valid rust syntax and outputs nicely formatted using pretty-please☆38Updated 10 months ago
- Conditional compilation using boolean expression syntax, rather than any(), all(), not()☆294Updated 2 years ago
- Write and execute C code inside Rust.☆150Updated 5 months ago
- Unborrowed Rust Compiler (rustc without a borrowchecker)☆106Updated last year
- Const equivalents of std functions, compile-time comparison, and parsing.☆95Updated 2 months ago
- Please do not use this.☆174Updated 3 years ago
- zero runtime cost default arguments in rust☆87Updated last year
- ☆39Updated 8 months ago
- A snapshot of name squatting on crates.io☆75Updated 11 months ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆156Updated last week
- 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
- Even formats macros☆87Updated last week
- Rust library for typesystem-assisted bitflags.☆116Updated last month
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆70Updated last month
- Tools to avoid unnecessary usage of safe code☆38Updated 4 years ago
- docs.rs as a publishing platform?☆68Updated 3 weeks ago
- Rust crate for writing repetitive code easier and faster.☆43Updated 2 years ago
- A truly zero-cost argument parser for Rust☆48Updated last year
- Procedural macro to implement Display and FromStr using common settings.☆184Updated this week
- "A very small syn"☆201Updated last month
- A variant of include_bytes!/include_str! with compile-time deflation and runtime lazy inflation☆137Updated 4 months ago
- Argument parsing for the future 🚀☆128Updated 3 years ago
- Command line interface as a function.☆76Updated last year
- Safely cast &T to &U where the struct U contains a single field of type T.☆199Updated last week
- cargo-add command to make dependencies into dylibs☆97Updated 2 years ago
- ☆54Updated last year
- An exploration of Storages☆36Updated last year
- Better reference counted strings for Rust☆118Updated 7 months ago