germangb / ai-bindgenLinks
π¦ Rust procedural macro that generates code using OpenAI-compatible models at compile-time
β106Updated 3 months ago
Alternatives and similar repositories for ai-bindgen
Users that are interested in ai-bindgen are comparing it to the libraries listed below
Sorting:
- A Rust code linterβ213Updated last year
- A compile-time pattern matching library that reverses the interpolation process of `format!`.β159Updated this week
- Program startup and thread support written in Rustβ196Updated last month
- Tracing layer that automatically creates and manages progress bars for active spans.β262Updated 2 weeks ago
- Just like `serde`, but with more exhaustive error reporting capabilities. Designed for public API payloads.β218Updated 5 months ago
- The prettier pattern-matching parser with automatic error recoveryβ153Updated 2 months ago
- A concurrent, append-only vector.β207Updated 4 months ago
- β189Updated 2 weeks ago
- β218Updated 5 months ago
- An IDE extension for debugging trait errors in Rust.β301Updated 3 months ago
- Context-Generic Programming: modular programming paradigm for Rustβ198Updated last month
- Reliably performant diffingβ191Updated last week
- Public repository for the Rust keyword generics initiativeβ109Updated last year
- β68Updated last month
- A performant and configurable parallel computing library for computations defined as compositions of iterator methods.β289Updated last month
- Tiny Rust Async Linux Executorβ112Updated 7 months ago
- An experimental linting interface for Rust. Let's make custom lints a realityβ147Updated last year
- A fast, non-cryptographic, minimally DoS-resistant hashing algorithm for Rust.β326Updated 3 months ago
- Fast recursive detection and cleaning of rust projects with interactive TUI and filters. Find rust projects anywhere that meet conditionsβ¦β196Updated 8 months ago
- Quick error declarations and automatic conversions between errors for precisely typed error handling. Inspired by Zig's error set type.β213Updated 2 weeks ago
- Macros for accessing your type's documentation at runtime.β65Updated 2 weeks ago
- cargo-add command to make dependencies into dylibsβ104Updated 3 years ago
- What do we want? Fast builds. When do we want it? I'm sorry, I got distracted.β142Updated 2 months ago
- Immutable strings, in Rust.β248Updated last year
- Idiomatic exceptions for Rustβ87Updated 4 months ago
- Maps where keys are borrowed from values.β300Updated last week
- Deadlock free mutexes