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 week
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆69Updated 3 weeks ago
- A primitive for writing structural search and replace programs for rust☆31Updated 7 months ago
- An exploration of Storages☆36Updated last year
- Macro for sealing traits and structures☆51Updated 2 months ago
- A sinless derive helper☆62Updated 3 months ago
- A memory efficient syntax tree for language developers☆54Updated last month
- Parsing and inspecting Rust literals (particularly useful for proc macros)☆42Updated last year
- ☆84Updated 3 months ago
- Easy-to-use optional function arguments for Rust☆46Updated 10 months 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
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆30Updated 3 months ago
- A tiny string parsing utility☆32Updated last month
- Collection initialization macros for Rust☆65Updated 2 months ago
- An evil parsing library.☆54Updated last year
- Simple bitset with small-set (single-word) optimization☆19Updated 8 months ago
- IO-agnostic line editor for embedded systems☆99Updated last month
- Provides type-safe matrix operations using Rust's const generics☆46Updated 2 years ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆76Updated last month
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆80Updated 3 years ago
- Typed index version of Rust slice and Vec containers☆68Updated 4 months ago
- Exposes arch-specific intrinsics as safe function (via cfg).☆51Updated 2 months ago
- Count and convert between various ways of indexing utf8 string slices.☆16Updated 3 months ago
- Cargo hack manager☆64Updated last year
- Convert number to enum☆88Updated 6 months ago
- Sort Unicode strings lexicographically☆36Updated 6 months ago
- ☆111Updated 2 years ago
- Automatically upgrade breaking changes☆45Updated 11 months ago
- structured parallel execution for async Rust☆33Updated 6 months ago
- Imitate the documentation build that docs.rs would do☆45Updated 3 weeks ago