burtonageo / applyLinks
A tiny library for chaining free functions into method call chains.
☆47Updated 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
- Typed index version of Rust slice and Vec containers☆70Updated 2 months ago
- Rust `Vec<T>` wrapper that gurantees to contain at least 1 element☆97Updated 2 months ago
- ☆112Updated 2 years ago
- Write doc comments from macros☆100Updated 3 years ago
- A Rust library for generically joining iterables with a separator☆93Updated 2 years ago
- Generic extensions for tapping values in Rust.☆58Updated 6 years ago
- Keep version numbers in sync with Cargo.toml☆73Updated last year
- Postfix macros on stable Rust, today.☆76Updated 4 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 2 months ago
- Serialization value trees☆45Updated last year
- Inline procedural macros for Rust☆57Updated 2 years ago
- ☆57Updated last year
- A procedural attribute macro to automatically cache the results of a function call with given args.☆65Updated 6 years ago
- derive newtype for diesel traits☆53Updated last month
- Safe, zero-cost downcasting for limited compile-time specialization.☆166Updated 3 weeks ago
- Defer dropping large structs to a background thread☆64Updated 2 years ago
- Utilities for dealing with substructures within syn macros☆141Updated 2 months ago
- ☆35Updated 6 months ago
- Use declarative macros as proc_macro attributes or derives☆133Updated 2 months ago
- Macro for sealing traits and structures☆58Updated 8 months ago
- ☆125Updated 2 years ago
- A library for compact bit sets containing enums.☆114Updated 2 weeks ago
- Macro for writing nested `if let` expressions☆168Updated last year
- Run closures in parallel☆114Updated 6 months ago
- Compile-time checks that an enum or match is written in sorted order☆117Updated last month
- Create extensions for types you don't own with extension traits but without the boilerplate☆131Updated 2 years ago
- ASCII-only equivalents to `char`, `str` and `String`.☆73Updated last year
- Intended to allow taking a T from a &mut T temporarily☆79Updated 5 years ago
- Cargo subcommand for checking your documentation for broken links☆157Updated 7 months ago