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:
- A rust crate to offer compile-time assistance for working with unsafe code.☆122Updated 4 years ago
- Keep version numbers in sync with Cargo.toml☆73Updated 3 months ago
- Rust `Vec<T>` wrapper that gurantees to contain at least 1 element☆99Updated 8 months ago
- Fake implementation of `std::Fn` for user-defined data types☆36Updated 3 years ago
- Postfix macros on stable Rust, today.☆76Updated 4 years ago
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆89Updated last month
- Case transforming macros for idents☆42Updated last year
- Macro for sealing traits and structures☆61Updated last year
- Helper macros: autoimpl, impl_scope☆68Updated 2 months ago
- A Rust library for generically joining iterables with a separator☆94Updated 2 years ago
- Inline procedural macros for Rust☆56Updated 3 years ago
- ASCII-only equivalents to `char`, `str` and `String`.☆74Updated last year
- A library for compact bit sets containing enums.☆121Updated last month
- Defer dropping large structs to a background thread☆66Updated 3 years ago
- ☆111Updated 3 years ago
- Macro for writing nested `if let` expressions☆169Updated 5 months ago
- Typed index version of Rust slice and Vec containers☆75Updated 2 weeks ago
- ☆149Updated 4 months ago
- ☆110Updated last year
- Heinous hackery to concatenate constant strings.☆118Updated 4 years ago
- Write doc comments from macros☆100Updated 3 months ago
- A rust crate to find the total size of an object, on the stack and on the heap☆113Updated 2 years ago
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆152Updated 2 months ago
- Pull in every source file in a directory as a module☆181Updated 3 weeks ago
- Utilities for dealing with substructures within syn macros☆143Updated 8 months ago
- ☆36Updated last year
- Easy-to-use optional function arguments for Rust☆47Updated last year
- Rust crate to time your function using derive annotations.☆86Updated 3 years ago
- Cargo subcommand for checking your documentation for broken links☆156Updated last year
- Parsing and inspecting Rust literals (particularly useful for proc macros)☆50Updated 3 months ago