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 3 months ago
- A memory efficient container for rust nested collections☆43Updated 3 years ago
- Minimalist Rust syntax parsing for procedural macros☆66Updated last year
- Parser for CARGO_ENCODED_RUSTFLAGS☆17Updated last month
- JSON Pointer (RFC 6901) implementation for Rust☆48Updated 3 months ago
- Derive macro for encoding/decoding instructions and operands as bytecode☆15Updated 3 years ago
- Re-usable CLI flags for `cargo` plugins☆44Updated last week
- Helper for macro_rules authors to chain their macros with builtin ones (such as `env!`, `include!`, or `concat_idents!`).☆18Updated last year
- horrible serde macro stuff☆39Updated 2 years ago
- Obsessively tiny error derive macro☆86Updated last year
- A low-ish level tool for easily writing and hosting WASM based plugins.☆71Updated last year
- cross-platform Rust API for memory mapped IO☆42Updated last year
- Rust library for running child processes☆38Updated 4 months ago
- structured parallel execution for async Rust☆37Updated last year
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆89Updated last month
- Find out what platform your code is running on from Rust☆34Updated 3 years ago
- Rust API stability attributes for the rest of us.☆31Updated last year
- serde::Deserializer for proc_macro/proc_macro2::TokenStream☆74Updated last year
- Zero-cost bitsets over native Rust types☆79Updated 2 months ago
- A lightweight attribute for easy generation of const functions with conditional compilations.☆31Updated 3 weeks ago
- A simple and convenient way to bundle owned data with a borrowing type.☆28Updated 3 years ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆92Updated 9 months ago
- OS native dialogs for Windows, MacOS, and Linux☆33Updated 4 years ago
- Cargo subcommand for proper use of -Z minimal-versions and -Z direct-minimal-versions.☆68Updated this week
- Typed any map for rust☆67Updated last year
- Cargo API written in Paris☆55Updated last week
- A fast, lightweight and extensible implementation of a graph data structure.☆39Updated last year
- ☆30Updated last year
- A thread pool for running multiple tasks on a configurable group of threads.☆51Updated 2 years ago
- Unbuffered and unlocked I/O streams☆45Updated 11 months ago