Emerentius / partial_applicationLinks
Partial function application macro for Rust
☆47Updated 5 years ago
Alternatives and similar repositories for partial_application
Users that are interested in partial_application are comparing it to the libraries listed below
Sorting:
- Proc macro derive to generate structs from enum variants.☆29Updated 2 years ago
- Helpers for easily using failure::Error and others as return types in main() while still giving human-readable error messages.☆45Updated 4 years ago
- A predictable reactive framework for Rust apps inspired by Redux☆59Updated 10 months ago
- "Freedom from syn": Proc macro tools for operating on token trees☆108Updated 5 years ago
- A small ASCII-only bounded length string representation.☆60Updated 3 years ago
- PEG parser generator built on top of nom☆70Updated 5 years ago
- Generate a Markdown section in your README based on your Rust documentation☆58Updated 2 years ago
- A simple, id-based arena☆120Updated last year
- A syntactic "for" loop Rust macro☆56Updated 2 years ago
- Visualise recursive functions and tree structures.☆30Updated 4 years ago
- Combine a reader + writer into a duplex of Read + Write☆46Updated 4 years ago
- ☆58Updated last year
- Set the error context using doc comments☆54Updated 5 years ago
- Proc macro for using doc comments as context for errors/logs/profiling/whatever via `tracing`☆47Updated 3 years ago
- Generic extensions for tapping values in Rust.☆58Updated 6 years ago
- Collection of typed data structures, trait operators and aliases☆51Updated 4 years ago
- A rust logger that routes messages to the browser's console.☆99Updated 3 months ago
- A lightweight, no-std, object-safe, serialization-only framework for Rust☆97Updated 4 months ago
- Cascade expressions in Rust, inspired by Dart☆124Updated last year
- Pretty parser error reporting.☆34Updated 2 years ago
- Fast json encoder in rust, that encodes the structure of JSON values in their types☆83Updated 2 years ago
- Proc macro for smol async runtime☆53Updated 4 years ago
- docs.rs as a publishing platform?☆69Updated 2 months ago
- Tokio / Hyper like IO for the Browser based on the stdweb, futures and http crates.☆22Updated 7 years ago
- An experimental reimplementation of rowan, focused on size efficiency☆25Updated 4 years ago
- Very simple Rust string interpolation☆36Updated 2 years ago
- Defer dropping large structs to a background thread☆64Updated 2 years ago
- A double-ended priority queue☆41Updated 6 months ago
- iter.reduce(fn) in Rust☆36Updated 2 years ago
- Emulating Higher-Kinded Types in Rust via Plug/Unplug. Also, Monads.☆30Updated 5 years ago