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☆70Updated 2 years ago
- Please do not use this.☆129Updated 2 years ago
- Tools to avoid unnecessary usage of safe code☆38Updated 4 years ago
- zero runtime cost default arguments in rust☆87Updated last year
- A snapshot of name squatting on crates.io☆75Updated last year
- Conditional compilation using boolean expression syntax, rather than any(), all(), not()☆294Updated 2 years ago
- A bit flip resistant Boolean type☆50Updated 2 years ago
- ☆22Updated 3 years ago
- ☆40Updated 9 months ago
- Unborrowed Rust Compiler (rustc without a borrowchecker)☆107Updated last year
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆75Updated last month
- 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
- An exploration of Storages☆35Updated last year
- Linked list in rust... idk☆30Updated 2 years ago
- A Vec That Has a Smaller size_of☆138Updated last month
- A variant of include_bytes!/include_str! with compile-time deflation and runtime lazy inflation☆137Updated 5 months ago
- Write and execute C code inside Rust.☆151Updated 6 months ago
- Argument parsing for the future 🚀☆128Updated 3 years ago
- Macro to repeat sequentially indexed copies of a fragment of code☆154Updated last month
- serde::Deserializer for proc_macro/proc_macro2::TokenStream☆73Updated 5 months ago
- A truly zero-cost argument parser for Rust☆48Updated last year
- Please do not use this.☆174Updated 3 years ago
- Rust library for typesystem-assisted bitflags.☆119Updated 2 months ago
- An experimental linting interface for Rust. Let's make custom lints a reality☆148Updated last year
- Const equivalents of std functions, compile-time comparison, and parsing.☆96Updated 3 months ago
- ☆54Updated last year
- Compile-time checks that an enum or match is written in sorted order☆113Updated last month
- Safe, zero-cost downcasting for limited compile-time specialization.☆158Updated last month
- You _can_ put lipstick on a pig☆91Updated 2 years ago
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆70Updated this week