burtonageo / applyLinks
A tiny library for chaining free functions into method call chains.
☆45Updated 4 years ago
Alternatives and similar repositories for apply
Users that are interested in apply are comparing it to the libraries listed below
Sorting:
- Typed index version of Rust slice and Vec containers☆69Updated 3 weeks ago
- Helper macros: autoimpl, impl_scope☆60Updated 4 months ago
- A Rust library for generically joining iterables with a separator☆93Updated last year
- Keep version numbers in sync with Cargo.toml☆73Updated last year
- Generate is a library for building iterators on the fly☆39Updated 3 years ago
- A rust crate to offer compile-time assistance for working with unsafe code.☆122Updated 3 years ago
- Write doc comments from macros☆99Updated 3 years ago
- Run closures in parallel☆113Updated 4 months ago
- ☆57Updated last year
- Fake implementation of `std::Fn` for user-defined data types☆36Updated 2 years ago
- Proc macro derive to generate structs from enum variants.☆29Updated last year
- Floating point approximate comparison for Rust☆62Updated 3 months ago
- Concatenate identifiers in a macro invocation☆93Updated 2 years ago
- Lossless functionality for platform-native strings.☆71Updated 3 months ago
- A procedural attribute macro to automatically cache the results of a function call with given args.☆65Updated 6 years ago
- Case transforming macros for idents☆39Updated 5 months ago
- ☆21Updated 4 years ago
- Extensions for the Rust standard library☆39Updated last year
- Adds `#[derive(Deref)]` and `#[derive(DerefMut)]`☆38Updated 3 years ago
- Postfix macros on stable Rust, today.☆76Updated 4 years ago
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆75Updated 2 months ago
- ASCII-only equivalents to `char`, `str` and `String`.☆73Updated 10 months ago
- ☆35Updated 4 months ago
- Easy-to-use optional function arguments for Rust☆47Updated last year
- Macro for sealing traits and structures☆54Updated 5 months ago
- ☆57Updated last year
- Serialization value trees☆44Updated 10 months ago
- Generic extensions for tapping values in Rust.☆55Updated 6 years ago
- Machine scalar casting that meets your expectations☆74Updated 3 years ago
- [stable] A convenient macro, for cloning values into a closure.☆29Updated last month