LyonSyonII / akinLinks
Rust crate for writing repetitive code easier and faster.
☆45Updated 3 years ago
Alternatives and similar repositories for akin
Users that are interested in akin are comparing it to the libraries listed below
Sorting:
- A memory efficient syntax tree for language developers☆64Updated last month
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆77Updated last month
- Macro for sealing traits and structures☆61Updated last year
- Minimalist Rust syntax parsing for procedural macros☆66Updated last year
- `Debug` in rust, but only supports valid rust syntax and outputs nicely formatted using pretty-please☆42Updated last year
- Easy-to-use optional function arguments for Rust☆47Updated last year
- ☆95Updated last year
- A flexible, simple to use, clone-efficient String replacement for Rust☆157Updated 2 weeks ago
- Choose Rust types at compile-time via constants☆70Updated 2 years ago
- An evil parsing library.☆54Updated 2 years ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆92Updated 9 months ago
- Command line interface as a function.☆76Updated 2 years ago
- Zig comptime using Rust proc macros☆54Updated last year
- A bit flip resistant Boolean type☆50Updated 3 years ago
- Hitori is a generic regular expressions library.☆54Updated 2 years ago
- Lazy formatting utility macro for rust☆129Updated 2 years ago
- Const equivalents of std functions, compile-time comparison, and parsing.☆119Updated 3 months ago
- A Rust library for runtime-checked linearish types☆37Updated 2 years ago
- Inline procedural macros for Rust☆56Updated 3 years ago
- serde::Deserializer for proc_macro/proc_macro2::TokenStream☆74Updated last year
- A primitive for writing structural search and replace programs for rust☆31Updated 3 weeks ago
- Cargo hack manager☆64Updated 2 years ago
- Obsessively tiny error derive macro☆86Updated last year
- Parsing and inspecting Rust literals (particularly useful for proc macros)☆50Updated 3 months ago
- Lending iterators on stable Rust☆83Updated 2 years ago
- Temporarily take ownership of a value at a mutable location, and replace it with a new value based on the old one.☆115Updated 8 months ago
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆35Updated last year
- Annoyed that Rust has many string types? Well it doesn't have to☆40Updated 4 years ago
- Zero-cost bitsets over native Rust types☆79Updated 2 months ago
- An attribute macro to simplify writing simple command line applications.☆35Updated 2 years ago