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:
- Derive macro for encoding/decoding instructions and operands as bytecode☆15Updated 3 years ago
- Rust library for running child processes☆38Updated 3 months ago
- Parsing and inspecting Rust literals (particularly useful for proc macros)☆50Updated 3 months ago
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆89Updated last month
- Re-usable CLI flags for `cargo` plugins☆44Updated this week
- Helper for macro_rules authors to chain their macros with builtin ones (such as `env!`, `include!`, or `concat_idents!`).☆18Updated last year
- Efficient byte-stream pipe buffer☆44Updated last year
- JSON Pointer (RFC 6901) implementation for Rust☆48Updated 3 months ago
- A simple and convenient way to bundle owned data with a borrowing type.☆28Updated 3 years ago
- This crate provides Discrete Interval Tree Data-Structures, which are based off BTreeMap☆52Updated 3 months ago
- Rust API stability attributes for the rest of us.☆31Updated last year
- A thread pool for running multiple tasks on a configurable group of threads.☆51Updated 2 years ago
- Minimalist Rust syntax parsing for procedural macros☆66Updated last year
- Static-checked parsing of regexes into structs☆45Updated last year
- Zero-cost bitsets over native Rust types☆79Updated 2 months ago
- Find out what platform your code is running on from Rust☆33Updated 3 years ago
- horrible serde macro stuff☆39Updated 2 years ago
- A memory efficient container for rust nested collections☆43Updated 3 years ago
- Configure const and static items by environment variables.☆26Updated 2 months ago
- A primitive for writing structural search and replace programs for rust☆31Updated 2 weeks ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆92Updated 9 months ago
- Check all the things.☆27Updated 9 months ago
- structured parallel execution for async Rust☆37Updated last year
- Helper macros: autoimpl, impl_scope☆68Updated 2 months ago
- A fast, lightweight, embedded system-friendly library for wrapping text.☆63Updated last year
- A CLI tool that allow you to create a temporary new Rust project using cargo with already installed dependencies☆85Updated last month
- Serde error messages for humans.☆40Updated 2 years ago
- Serde-based replacement for #[derive(Debug)]☆68Updated last year
- Rust crate providing a reimplementation of the `std::Any` trait that supports types with non-`'static` lifetimes.☆43Updated last year
- Cargo subcommand for proper use of -Z minimal-versions and -Z direct-minimal-versions.☆68Updated last week