LyonSyonII / akin
Rust crate for writing repetitive code easier and faster.
☆43Updated last year
Related projects ⓘ
Alternatives and complementary repositories for akin
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆74Updated 2 weeks ago
- A memory efficient syntax tree for language developers☆51Updated 2 months ago
- ☆84Updated 3 weeks ago
- PEG trace visualizer☆71Updated 6 months ago
- Parsing and inspecting Rust literals (particularly useful for proc macros)☆42Updated last year
- Exposes arch-specific intrinsics as safe function (via cfg).☆49Updated 3 months ago
- Minimalist Rust syntax parsing for procedural macros☆63Updated 5 months ago
- Fake implementation of `std::Fn` for user-defined data types☆36Updated last year
- ☆112Updated last year
- Imitate the documentation build that docs.rs would do☆40Updated last week
- Zero-cost bitsets over native Rust types☆76Updated last month
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆30Updated last month
- Easy-to-use optional function arguments for Rust☆46Updated 7 months ago
- 👀 Multi-peek iterator (no-std)☆26Updated last year
- Automatically upgrade breaking changes☆44Updated 8 months ago
- A macro wrapping Rust closure calls that allows for capturing variables in scope on an individual bases.☆39Updated 2 years ago
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆60Updated 3 months ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆73Updated 2 months ago
- Macro for sealing traits and structures☆49Updated last month
- A primitive for writing structural search and replace programs for rust☆31Updated 4 months ago
- Const equivalents of std functions, compile-time comparison, and parsing.☆88Updated this week
- serde::Deserializer for proc_macro/proc_macro2::TokenStream☆65Updated last week
- `Debug` in rust, but only supports valid rust syntax and outputs nicely formatted using pretty-please☆36Updated 6 months ago
- Obsessively tiny error derive macro☆84Updated 4 months ago
- Hitori is a generic regular expressions library.☆52Updated last year
- Cargo hack manager☆63Updated 9 months ago
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆80Updated 2 years ago
- Lazy formatting utility macro for rust☆125Updated 11 months ago
- Binary size analyzer for Rust programs☆36Updated 6 months ago
- An exploration of Storages☆34Updated last year