burtonageo / applyLinks
A tiny library for chaining free functions into method call chains.
☆48Updated 5 years ago
Alternatives and similar repositories for apply
Users that are interested in apply are comparing it to the libraries listed below
Sorting:
- A rust crate to offer compile-time assistance for working with unsafe code.☆122Updated 3 years ago
- Rust `Vec<T>` wrapper that gurantees to contain at least 1 element☆98Updated 3 months ago
- Postfix macros on stable Rust, today.☆75Updated 4 years ago
- ☆112Updated 2 years ago
- Keep version numbers in sync with Cargo.toml☆73Updated last year
- Fake implementation of `std::Fn` for user-defined data types☆36Updated 2 years ago
- Typed index version of Rust slice and Vec containers☆70Updated 2 weeks ago
- Inline procedural macros for Rust☆56Updated 3 years ago
- A library for compact bit sets containing enums.☆115Updated last week
- Macro for sealing traits and structures☆59Updated 9 months ago
- A Rust library for generically joining iterables with a separator☆93Updated 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.☆112Updated 3 months ago
- derive newtype for diesel traits☆53Updated 2 months ago
- Concatenate identifiers in a macro invocation☆93Updated 2 years ago
- Utilities for dealing with substructures within syn macros☆141Updated 3 months ago
- Use declarative macros as proc_macro attributes or derives☆138Updated 3 months ago
- Generic extensions for tapping values in Rust.☆58Updated 6 years ago
- A procedural attribute macro to automatically cache the results of a function call with given args.☆65Updated 6 years ago
- ☆35Updated 7 months ago
- Rust crate to time your function using derive annotations.☆85Updated 2 years ago
- Serialization value trees☆45Updated last year
- Case transforming macros for idents☆40Updated 8 months ago
- Create extensions for types you don't own with extension traits but without the boilerplate☆131Updated 2 years ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆168Updated 3 weeks ago
- Write doc comments from macros☆100Updated 3 years ago
- assert!() and check!() macros for Rust, inspired by Catch2, now with diffs!☆109Updated 2 weeks ago
- Helper macros: autoimpl, impl_scope☆66Updated 2 months ago
- ASCII-only equivalents to `char`, `str` and `String`.☆73Updated last year
- ☆141Updated 2 months ago
- ☆59Updated 2 years ago