burtonageo / applyLinks
A tiny library for chaining free functions into method call chains.
☆50Updated 5 years ago
Alternatives and similar repositories for apply
Users that are interested in apply are comparing it to the libraries listed below
Sorting:
- Keep version numbers in sync with Cargo.toml☆73Updated last month
- A rust crate to offer compile-time assistance for working with unsafe code.☆122Updated 4 years ago
- ☆35Updated 9 months ago
- Postfix macros on stable Rust, today.☆75Updated 4 years ago
- Defer dropping large structs to a background thread☆66Updated 3 years ago
- Inline procedural macros for Rust☆56Updated 3 years ago
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆86Updated 2 months ago
- A Rust library for generically joining iterables with a separator☆94Updated 2 years ago
- Generic extensions for tapping values in Rust.☆58Updated 6 years ago
- Fake implementation of `std::Fn` for user-defined data types☆36Updated 2 years ago
- A library for compact bit sets containing enums.☆119Updated last month
- Macro for sealing traits and structures☆59Updated 11 months ago
- Create extensions for types you don't own with extension traits but without the boilerplate☆130Updated 2 years ago
- Oneshot Rust channel working both in and between sync and async environments☆92Updated 8 months ago
- A serde serializer that serializes a subset of types into plain strings☆61Updated 2 years ago
- Cargo subcommand for checking your documentation for broken links☆155Updated 11 months ago
- Parsing and inspecting Rust literals (particularly useful for proc macros)☆50Updated 3 weeks ago
- ☆112Updated 2 years ago
- derive newtype for diesel traits☆53Updated 4 months ago
- Rust `Vec<T>` wrapper that gurantees to contain at least 1 element☆99Updated 6 months ago
- Typed index version of Rust slice and Vec containers☆74Updated 2 months ago
- ☆146Updated last month
- ☆108Updated last year
- A Rust library for runtime-checked linearish types☆36Updated 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.☆114Updated 5 months ago
- Utilities for dealing with substructures within syn macros☆143Updated 6 months ago
- Write doc comments from macros☆101Updated 2 weeks ago
- Easy-to-use optional function arguments for Rust☆47Updated last year
- A procedural attribute macro to automatically cache the results of a function call with given args.☆65Updated 6 years ago
- ☆43Updated 2 years ago