vongaisberg / gpt3_macroLinks
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
Sorting:
- Please do not use this.☆129Updated 3 years ago
- zero runtime cost default arguments in rust☆89Updated last year
- you shouldn't☆70Updated 2 years ago
- ☆22Updated 3 years ago
- Write and execute C code inside Rust.☆152Updated 8 months ago
- Tools to avoid unnecessary usage of safe code☆38Updated 4 years ago
- ☆40Updated last year
- Temporarily take ownership of a value at a mutable location, and replace it with a new value based on the old one.☆110Updated last month
- Pure Rust implementation of exFAT file system☆87Updated 8 months ago
- Please do not use this.☆175Updated 3 years ago
- Hitori is a generic regular expressions library.☆54Updated 2 years ago
- A snapshot of name squatting on crates.io☆75Updated last year
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆75Updated 3 months ago
- Macro for sealing traits and structures☆56Updated 6 months ago
- Const equivalents of std functions, compile-time comparison, and parsing.☆99Updated 5 months ago
- A variant of include_bytes!/include_str! with compile-time deflation and runtime lazy inflation☆137Updated 7 months ago
- A bit flip resistant Boolean type☆50Updated 2 years ago
- `Debug` in rust, but only supports valid rust syntax and outputs nicely formatted using pretty-please☆41Updated last year
- An exploration of Storages☆35Updated last year
- String optimized for map keys☆63Updated 3 weeks ago
- Exposes arch-specific intrinsics as safe function (via cfg).☆55Updated 3 months ago
- Rust crate for writing repetitive code easier and faster.☆43Updated 2 years ago
- A truly zero-cost argument parser for Rust☆50Updated 2 years ago
- Procedural macro to implement Display and FromStr using common settings.☆187Updated last month
- Conditional compilation using boolean expression syntax, rather than any(), all(), not()☆292Updated 2 years ago
- "goto" implementation for Rust☆100Updated 3 years ago
- Even formats macros☆89Updated 3 weeks ago
- ☆99Updated 4 years ago
- A simple and convenient way to bundle owned data with a borrowing type.☆27Updated 3 years ago
- Unborrowed Rust Compiler (rustc without a borrowchecker)☆108Updated last year