nu11ptr / flexgenLinks
A simple quote-based code generator for Rust
☆18Updated 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)☆43Updated last year
- A thread pool for running multiple tasks on a configurable group of threads.☆50Updated last year
- JSON Pointer (RFC 6901) implementation for Rust☆46Updated last month
- Re-usable CLI flags for `cargo` plugins☆39Updated this week
- Derive macro for encoding/decoding instructions and operands as bytecode☆15Updated 3 years ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆80Updated 3 months ago
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆80Updated 3 weeks ago
- An exploration of Storages☆37Updated last year
- horrible serde macro stuff☆39Updated last year
- Minimalist Rust syntax parsing for procedural macros☆63Updated last year
- A memory efficient container for rust nested collections☆40Updated 2 years ago
- Rust API stability attributes for the rest of us.☆32Updated last year
- Parser for CARGO_ENCODED_RUSTFLAGS☆16Updated 2 months ago
- cross-platform Rust API for memory mapped IO☆42Updated last year
- Efficient byte-stream pipe buffer☆43Updated last year
- Obsessively tiny error derive macro☆86Updated 5 months ago
- Rust library for running child processes☆38Updated 2 weeks ago
- Exhaustive iteration trait in Rust☆16Updated 2 weeks ago
- Wrapper around Rc safe to send to a different thread☆25Updated last year
- Find out what platform your code is running on from Rust☆33Updated 3 years ago
- Embed images in Rust documentation☆27Updated 4 years ago
- Stack-allocated DSTs for rust (fixed capacity)☆50Updated last year
- A simple and convenient way to bundle owned data with a borrowing type.☆27Updated 3 years ago
- Zero-cost bitsets over native Rust types☆78Updated 3 months ago
- Helper for macro_rules authors to chain their macros with builtin ones (such as `env!`, `include!`, or `concat_idents!`).☆14Updated last year
- GUI viewer for cargo metadata☆20Updated this week
- Configure const and static items by environment variables.☆25Updated last year
- Rust crate for making Read streams peekable.☆26Updated 3 years ago
- Rust crate providing a reimplementation of the `std::Any` trait that supports types with non-`'static` lifetimes.☆39Updated 7 months ago
- Static-checked parsing of regexes into structs☆45Updated 7 months ago