nu11ptr / flexgenLinks
A simple quote-based code generator for Rust
☆19Updated 3 years ago
Alternatives and similar repositories for flexgen
Users that are interested in flexgen are comparing it to the libraries listed below
Sorting:
- Parsing and inspecting Rust literals (particularly useful for proc macros)☆50Updated 2 months ago
- Minimalist Rust syntax parsing for procedural macros☆66Updated last year
- JSON Pointer (RFC 6901) implementation for Rust☆47Updated 2 months ago
- Full precision decimal representation of f64☆27Updated 3 weeks ago
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆87Updated 3 weeks ago
- A concise, self-describing binary format written in Rust for Serde☆67Updated last year
- A primitive for writing structural search and replace programs for rust☆31Updated 3 months ago
- Re-usable CLI flags for `cargo` plugins☆44Updated last month
- Efficient byte-stream pipe buffer☆44Updated last year
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆91Updated 8 months ago
- cross-platform Rust API for memory mapped IO☆42Updated last year
- A fast, lightweight, embedded system-friendly library for wrapping text.☆64Updated last year
- Parser for CARGO_ENCODED_RUSTFLAGS☆17Updated 3 weeks ago
- serde::Deserializer for proc_macro/proc_macro2::TokenStream☆74Updated last year
- Check all the things.☆27Updated 8 months ago
- A low-ish level tool for easily writing and hosting WASM based plugins.☆71Updated last year
- the definitive non-empty slice/array/vec library for Rust☆18Updated 6 months ago
- Rust API stability attributes for the rest of us.☆31Updated last year
- Rust library for running child processes☆38Updated 3 months ago
- Obsessively tiny error derive macro☆87Updated 11 months ago
- Static time zone information for tz-rs.☆41Updated last month
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆77Updated 3 weeks ago
- Helper for macro_rules authors to chain their macros with builtin ones (such as `env!`, `include!`, or `concat_idents!`).☆18Updated last year
- A thread pool for running multiple tasks on a configurable group of threads.☆51Updated 2 years ago
- A memory efficient container for rust nested collections☆43Updated 3 years ago
- A Rust crate with a sscanf (inverse of format!()) Macro based on Regex☆33Updated last week
- Cargo API written in Paris☆56Updated last month
- A CLI tool that allow you to create a temporary new Rust project using cargo with already installed dependencies☆85Updated 2 weeks ago
- Defer dropping large structs to a background thread☆66Updated 3 years ago
- Rustdoc's JSON output interface☆37Updated 3 weeks ago