burtonageo / apply
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
- A Rust library for generically joining iterables with a separator☆92Updated last year
- Easy-to-use optional function arguments for Rust☆47Updated 11 months ago
- Concatenate identifiers in a macro invocation☆93Updated 2 years ago
- Safe wrapper for initializing arrays☆73Updated 2 years ago
- Keep version numbers in sync with Cargo.toml☆73Updated 10 months ago
- Typed index version of Rust slice and Vec containers☆69Updated 5 months ago
- 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☆94Updated 10 months ago
- Floating point approximate comparison for Rust☆60Updated last month
- A memory efficient container for rust nested collections☆39Updated 2 years ago
- A proc-macro to break Rust IDEs☆64Updated 3 years ago
- Defer dropping large structs to a background thread☆62Updated 2 years ago
- Macro for sealing traits and structures☆52Updated 3 months ago
- Cargo subcommand for checking your documentation for broken links☆152Updated 3 months ago
- A procedural attribute macro to automatically cache the results of a function call with given args.☆65Updated 6 years ago
- Serialization value trees☆44Updated 7 months ago
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆74Updated 3 weeks ago
- ASCII-only equivalents to `char`, `str` and `String`.☆73Updated 8 months ago
- A serde serializer that serializes a subset of types into plain strings☆59Updated last year
- Overloadable functions in rust.☆43Updated 5 years ago
- Machine scalar casting that meets your expectations☆74Updated 3 years ago
- assert!() and check!() macros for Rust, inspired by Catch2, now with diffs!☆100Updated 2 months ago
- derive newtype for diesel traits☆51Updated 11 months ago
- Write doc comments from macros☆101Updated 3 years ago
- Fake implementation of `std::Fn` for user-defined data types☆36Updated 2 years ago
- Extensions for the Rust standard library☆39Updated 11 months ago
- ☆111Updated 2 years ago
- Case transforming macros for idents☆39Updated 2 months ago
- Postfix macros on stable Rust, today.☆76Updated 4 years ago
- A simple and convenient way to bundle owned data with a borrowing type.☆27Updated 2 years ago