Emerentius / partial_applicationLinks
Partial function application macro for Rust
☆49Updated 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.☆30Updated 2 years ago
- A small ASCII-only bounded length string representation.☆61Updated 4 years ago
- Helpers for easily using failure::Error and others as return types in main() while still giving human-readable error messages.☆46Updated 4 years ago
- Defer dropping large structs to a background thread☆66Updated 3 years ago
- "Freedom from syn": Proc macro tools for operating on token trees☆108Updated 5 years ago
- PEG parser generator built on top of nom☆70Updated 6 years ago
- Set the error context using doc comments☆54Updated 6 years ago
- Fast json encoder in rust, that encodes the structure of JSON values in their types☆83Updated 3 years ago
- Parse byte size into integer accurately.☆31Updated last year
- A syntactic "for" loop Rust macro☆55Updated 3 years ago
- Combine a reader + writer into a duplex of Read + Write☆45Updated 5 years ago
- Proc macro for smol async runtime☆54Updated 5 years ago
- Very simple Rust string interpolation☆36Updated 2 years ago
- A simple, id-based arena☆125Updated 3 weeks ago
- ☆61Updated last year
- A double-ended priority queue☆42Updated last year
- Concatenate identifiers in a macro invocation☆94Updated 3 years ago
- A predictable reactive framework for Rust apps inspired by Redux☆60Updated last year
- ☆62Updated last year
- docs.rs as a publishing platform?☆71Updated last month
- Proc macro for using doc comments as context for errors/logs/profiling/whatever via `tracing`☆48Updated 3 years ago
- Pretty parser error reporting.☆34Updated 2 years ago
- Adds `#[derive(Deref)]` and `#[derive(DerefMut)]`☆38Updated 4 years ago
- A Rust library for generically joining iterables with a separator☆94Updated 2 years ago
- ☆40Updated 6 years ago
- Tokio / Hyper like IO for the Browser based on the stdweb, futures and http crates.☆22Updated 7 years ago
- Collection of typed data structures, trait operators and aliases☆51Updated 5 years ago
- Generate is a library for building iterators on the fly☆39Updated 4 years ago
- Visualise recursive functions and tree structures.☆30Updated 4 years ago
- An experimental reimplementation of rowan, focused on size efficiency☆25Updated 5 years ago