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
- Postfix macros on stable Rust, today.☆75Updated 4 years ago
- Write doc comments from macros☆101Updated 2 months ago
- ☆112Updated 3 years ago
- Temporarily take ownership of a value at a mutable location, and replace it with a new value based on the old one.☆114Updated 7 months ago
- Generic extensions for tapping values in Rust.☆59Updated 6 years ago
- Defer dropping large structs to a background thread☆66Updated 3 years ago
- Macro for sealing traits and structures☆60Updated last year
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆87Updated 3 weeks ago
- Serialization value trees☆48Updated last year
- ASCII-only equivalents to `char`, `str` and `String`.☆74Updated last year
- A serde serializer that serializes a subset of types into plain strings☆61Updated 2 years ago
- Utilities for dealing with substructures within syn macros☆143Updated 8 months ago
- ☆109Updated last year
- Inline procedural macros for Rust☆56Updated 3 years ago
- Rust `Vec<T>` wrapper that gurantees to contain at least 1 element☆100Updated 8 months ago
- Typed index version of Rust slice and Vec containers☆75Updated last month
- Easy-to-use optional function arguments for Rust☆47Updated last year
- Lazy formatting utility macro for rust☆129Updated 2 years ago
- Oneshot Rust channel working both in and between sync and async environments☆97Updated 10 months ago
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆152Updated last month
- ☆35Updated 11 months ago
- ☆148Updated 3 months ago
- Better reference counted strings for Rust☆139Updated last year
- Parsing and inspecting Rust literals (particularly useful for proc macros)☆50Updated 2 months ago
- A Rust library for generically joining iterables with a separator☆94Updated 2 years ago
- Fake implementation of `std::Fn` for user-defined data types☆36Updated 3 years ago
- Deserialize (potentially nested) environment variables into your custom structs☆59Updated last year
- A library for compact bit sets containing enums.☆121Updated last month