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
- Parsing and inspecting Rust literals (particularly useful for proc macros)☆43Updated last year
- Write doc comments from macros☆99Updated 3 years ago
- Typed index version of Rust slice and Vec containers☆69Updated this week
- Postfix macros on stable Rust, today.☆76Updated 4 years ago
- Macro for sealing traits and structures☆54Updated 5 months ago
- A Rust library for generically joining iterables with a separator☆93Updated last year
- Easy-to-use optional function arguments for Rust☆47Updated last year
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆75Updated 2 months ago
- A rust crate to offer compile-time assistance for working with unsafe code.☆122Updated 3 years ago
- Helper macros: autoimpl, impl_scope☆60Updated 4 months ago
- Extensions for the Rust standard library☆39Updated last year
- Rust `Vec<T>` wrapper that gurantees to contain at least 1 element☆95Updated this week
- Keep version numbers in sync with Cargo.toml☆73Updated 11 months ago
- ☆124Updated 2 years ago
- Oneshot Rust channel working both in and between sync and async environments☆88Updated 2 months ago
- ☆112Updated 2 years ago
- A procedural attribute macro to automatically cache the results of a function call with given args.☆65Updated 6 years ago
- Lossless functionality for platform-native strings.☆71Updated 2 months ago
- Generate is a library for building iterators on the fly☆39Updated 3 years ago
- Const equivalents of std functions, compile-time comparison, and parsing.☆97Updated 4 months ago
- A library for creating and modifying Tree structures.☆52Updated last year
- Cargo API written in Paris☆48Updated 3 weeks ago
- Proc macro derive to generate structs from enum variants.☆29Updated last year
- A Rust library for runtime-checked linearish types☆33Updated last year
- Rust library for safely and explicitly parsing untrusted data☆51Updated last year
- Fake implementation of `std::Fn` for user-defined data types☆36Updated 2 years ago
- Stack-allocated DSTs for rust (fixed capacity)☆49Updated last year
- Safe wrapper for initializing arrays☆73Updated 2 years ago
- Run closures in parallel☆113Updated 3 months ago
- Serialization value trees☆44Updated 9 months ago