burtonageo / applyLinks
A tiny library for chaining free functions into method call chains.
☆45Updated 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
- A Rust library for generically joining iterables with a separator☆93Updated 2 years ago
- Write doc comments from macros☆99Updated 3 years ago
- Serialization value trees☆45Updated 11 months ago
- Keep version numbers in sync with Cargo.toml☆73Updated last year
- Typed index version of Rust slice and Vec containers☆70Updated 2 months ago
- Postfix macros on stable Rust, today.☆76Updated 4 years ago
- Generic extensions for tapping values in Rust.☆57Updated 6 years ago
- Lossless functionality for platform-native strings.☆71Updated 2 weeks ago
- Inline procedural macros for Rust☆57Updated 2 years ago
- Fake implementation of `std::Fn` for user-defined data types☆36Updated 2 years ago
- ☆124Updated 2 years ago
- ☆109Updated last year
- Related constants in Rust: 1 << iota☆18Updated 2 years ago
- A procedural attribute macro to automatically cache the results of a function call with given args.☆65Updated 6 years ago
- Defer dropping large structs to a background thread☆64Updated 2 years ago
- Concatenate identifiers in a macro invocation☆93Updated 2 years ago
- ☆112Updated 2 years ago
- Run closures in parallel☆114Updated 5 months ago
- Macro for sealing traits and structures☆57Updated 7 months ago
- ☆57Updated last year
- Case transforming macros for idents☆40Updated 6 months ago
- Utilities for dealing with substructures within syn macros☆139Updated 2 months ago
- ASCII-only equivalents to `char`, `str` and `String`.☆73Updated 11 months ago
- Oneshot Rust channel working both in and between sync and async environments☆88Updated 4 months ago
- Compile-time checks that an enum or match is written in sorted order☆117Updated last month
- Rust `Vec<T>` wrapper that gurantees to contain at least 1 element☆97Updated 2 months ago
- Make trait methods callable without the trait in scope☆149Updated last month
- Asynchronous byte buffers and pipes for concurrent I/O programming.☆101Updated this week
- Easy-to-use optional function arguments for Rust☆47Updated last year