LyonSyonII / akinLinks
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
Sorting:
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆75Updated 2 months ago
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆71Updated last week
- An exploration of Storages☆35Updated last year
- ☆88Updated 7 months ago
- Easy-to-use optional function arguments for Rust☆47Updated last year
- A memory efficient syntax tree for language developers☆60Updated this week
- Cargo API written in Paris☆49Updated last week
- A primitive for writing structural search and replace programs for rust☆31Updated 10 months ago
- Zig comptime using Rust proc macros☆43Updated last year
- A simple and convenient way to bundle owned data with a borrowing type.☆27Updated 3 years ago
- Parsing and inspecting Rust literals (particularly useful for proc macros)☆43Updated last year
- Fast Function Dispatch: Improving the performance of Rust's dynamic function calls☆32Updated 7 months ago
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆30Updated 7 months ago
- Const equivalents of std functions, compile-time comparison, and parsing.☆99Updated 5 months ago
- Traits extending the Rust Range structs in std::ops☆38Updated 2 years ago
- ☆41Updated last year
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆79Updated last month
- 👀 Multi-peek iterator (no-std)☆27Updated 5 months ago
- Automatically upgrade breaking changes☆45Updated last year
- Macro for sealing traits and structures☆54Updated 5 months ago
- Fake implementation of `std::Fn` for user-defined data types☆36Updated 2 years ago
- A fast bump allocator that supports allocation scopes / checkpoints. Aka an arena for values of arbitrary types.☆31Updated this week
- Choose Rust types at compile-time via constants☆65Updated last year
- An immutable data structure with O(1) append, prepend, and concat time complexity.☆32Updated last week
- ☆112Updated 2 years ago
- Macro-rules-style syntax matching for procedural macros☆53Updated last year
- Macro assembler for Rust☆36Updated last year
- Build-time configure scripts for Rust☆63Updated 5 months ago
- A Rust library for runtime-checked linearish types☆34Updated last year
- Zero-cost bitsets over native Rust types☆78Updated 2 months ago