nu11ptr / flexgen
A simple quote-based code generator for Rust
☆18Updated 2 years ago
Alternatives and similar repositories for flexgen:
Users that are interested in flexgen are comparing it to the libraries listed below
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆70Updated 2 months ago
- Derive macro for encoding/decoding instructions and operands as bytecode☆15Updated 3 years ago
- Rust API stability attributes for the rest of us.☆29Updated 8 months ago
- Efficient byte-stream pipe buffer☆42Updated 9 months ago
- A simple and convenient way to bundle owned data with a borrowing type.☆27Updated 2 years ago
- Stack-allocated DSTs for rust (fixed capacity)☆48Updated last year
- Serde partial serialization made easy☆42Updated 2 years ago
- A memory efficient container for rust nested collections☆39Updated 2 years ago
- Parser for CARGO_ENCODED_RUSTFLAGS☆16Updated 3 weeks ago
- Zero-cost bitsets over native Rust types☆76Updated this week
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆30Updated 5 months ago
- A primitive for writing structural search and replace programs for rust☆31Updated 8 months ago
- the definitive non-empty slice/array/vec library for Rust☆16Updated 11 months ago
- Detect unused pub methods in a Rust workspace☆30Updated last month
- ☆26Updated last year
- GUI viewer for cargo metadata☆20Updated last month
- horrible serde macro stuff☆38Updated last year
- Derive helper methods for enum variants that are familiar from `std::Option` & `std::Result` such as `unwrap_or` or `and_then`.☆36Updated 11 months ago
- A thread pool for running multiple tasks on a configurable group of threads.☆50Updated last year
- Parsing and inspecting Rust literals (particularly useful for proc macros)☆43Updated last year
- Re-usable CLI flags for `cargo` plugins☆37Updated last month
- Convenience wrapper for cargo buildscript input/output☆14Updated last week
- serde::Deserializer for proc_macro/proc_macro2::TokenStream☆71Updated 4 months ago
- Fake implementation of `std::Fn` for user-defined data types☆36Updated 2 years ago
- A lightweight attribute for easy generation of const functions with conditional compilations.☆27Updated last week
- JSON Pointer (RFC 6901) implementation for Rust☆45Updated last month
- Full precision decimal representation of f64☆26Updated 3 weeks ago
- ☆54Updated last year
- cross-platform Rust API for memory mapped IO☆42Updated 10 months ago
- ☆11Updated 3 years ago