LyonSyonII / akin
Rust crate for writing repetitive code easier and faster.
☆43Updated 2 years ago
Alternatives and similar repositories for akin:
Users that are interested in akin are comparing it to the libraries listed below
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆75Updated 2 months ago
- An exploration of Storages☆35Updated last year
- Easy-to-use optional function arguments for Rust☆47Updated last year
- ☆112Updated 2 years ago
- Macro for sealing traits and structures☆54Updated 5 months ago
- Cargo hack manager☆64Updated last year
- Fake implementation of `std::Fn` for user-defined data types☆36Updated 2 years ago
- A memory efficient syntax tree for language developers☆57Updated last month
- Minimalist Rust syntax parsing for procedural macros☆63Updated 11 months ago
- ☆88Updated 6 months ago
- Parsing and inspecting Rust literals (particularly useful for proc macros)☆43Updated last year
- Inline procedural macros for Rust☆55Updated 2 years ago
- Safe generators on stable Rust.☆40Updated last year
- Automatically upgrade breaking changes☆45Updated last year
- Lending iterators on stable Rust☆82Updated last year
- A simple and convenient way to bundle owned data with a borrowing type.☆27Updated 3 years ago
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆46Updated last year
- serde::Deserializer for proc_macro/proc_macro2::TokenStream☆72Updated 5 months ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆78Updated 2 weeks ago
- 👀 Multi-peek iterator (no-std)☆26Updated 4 months ago
- PEG trace visualizer☆83Updated 3 months ago
- Zig comptime using Rust proc macros☆42Updated 11 months ago
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆71Updated this week
- `Debug` in rust, but only supports valid rust syntax and outputs nicely formatted using pretty-please☆40Updated last year
- ☆29Updated last year
- An immutable data structure with O(1) append, prepend, and concat time complexity.☆32Updated 3 months ago
- ☆39Updated last year
- Fallible is an Option with inverted Try-semantics.☆26Updated 2 years ago
- Better reference counted strings for Rust☆124Updated 9 months ago
- An attribute macro to simplify writing simple command line applications.☆35Updated 2 years ago