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`☆74Updated last month
- A memory efficient syntax tree for language developers☆51Updated 4 months ago
- ☆83Updated 2 months ago
- Exposes arch-specific intrinsics as safe function (via cfg).☆51Updated 3 weeks ago
- Easy-to-use optional function arguments for Rust☆46Updated 9 months ago
- Macro for sealing traits and structures☆50Updated last month
- `Debug` in rust, but only supports valid rust syntax and outputs nicely formatted using pretty-please☆36Updated 8 months ago
- A primitive for writing structural search and replace programs for rust☆31Updated 6 months ago
- ☆41Updated last year
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆43Updated 11 months ago
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆30Updated 2 months ago
- Const equivalents of std functions, compile-time comparison, and parsing.☆89Updated 2 weeks ago
- A sinless derive helper☆52Updated 2 months ago
- Types to define keyboard related events.☆55Updated 3 weeks ago
- Parsing and inspecting Rust literals (particularly useful for proc macros)☆42Updated last year
- Fake implementation of `std::Fn` for user-defined data types☆36Updated 2 years ago
- Collection of utilities for writing your own dev scripts☆60Updated 2 years ago
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆80Updated 3 years ago
- Zero-cost bitsets over native Rust types☆76Updated 3 weeks ago
- ☆112Updated 2 years ago
- A Rust library for runtime-checked linearish types☆32Updated last year
- A rust library to hide types inside a diplomatic bag which can be sent between threads freely☆14Updated 2 years ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆75Updated this week
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆67Updated last month
- A simple and convenient way to bundle owned data with a borrowing type.☆27Updated 2 years ago
- Cross-platform, endian-aware primitives for Rust☆34Updated 3 months ago
- Cargo API written in Paris☆44Updated last month
- Minimalist Rust syntax parsing for procedural macros☆64Updated 7 months ago
- Choose Rust types at compile-time via constants☆63Updated 11 months ago
- A (mostly) drop-in replacement for Rust's Result that provides backtrace support.☆25Updated 2 years ago