Emerentius / partial_applicationLinks
Partial function application macro for Rust
☆47Updated 4 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:
- Tinkering with a more ergonomic cell abstraction☆16Updated 6 years ago
- Type-level named values with partial dependent type support in Rust☆57Updated 3 years ago
- Emulating Higher-Kinded Types in Rust via Plug/Unplug. Also, Monads.☆30Updated 5 years ago
- Proc macro for using doc comments as context for errors/logs/profiling/whatever via `tracing`☆46Updated 3 years ago
- Visualise recursive functions and tree structures.☆30Updated 4 years ago
- Proc macro derive to generate structs from enum variants.☆29Updated last year
- Helpers for easily using failure::Error and others as return types in main() while still giving human-readable error messages.☆45Updated 3 years ago
- A syntactic "for" loop Rust macro☆56Updated 2 years ago
- Collection of typed data structures, trait operators and aliases☆51Updated 4 years ago
- Utilities for Yew.☆16Updated 5 years ago
- ☆57Updated last year
- Tokio / Hyper like IO for the Browser based on the stdweb, futures and http crates.☆22Updated 7 years ago
- Combine a reader + writer into a duplex of Read + Write☆46Updated 4 years ago
- Very simple Rust string interpolation☆36Updated 2 years ago
- Experimental type level programming in Rust☆37Updated 3 years ago
- Rust Logger for Web Browsers☆20Updated 5 years ago
- ☆18Updated 5 years ago
- dynamic smart pointers☆32Updated 6 years ago
- ☆40Updated 6 years ago
- Set the error context using doc comments☆54Updated 5 years ago
- A small ASCII-only bounded length string representation.☆59Updated 3 years ago
- An experimental reimplementation of rowan, focused on size efficiency☆25Updated 4 years ago
- `NonEmpty` library vector for rust☆19Updated 2 years ago
- Easy-to-use optional function arguments for Rust☆47Updated last year
- The peano numbers implemented in Rust's type system.☆24Updated 8 years ago
- Log call tree summaries after each request for rust programs instrumented with `tracing`.☆44Updated 3 years ago
- A rust proc-macro to generate conversions for an enum of newtype variants☆28Updated 2 years ago
- Proof of concept of procedural macro input parsed by LALRPOP☆52Updated 2 years ago
- A simple helper to transform Markdown links to intra-doc links in Rust projects when appropriate.☆36Updated 4 years ago
- REPL-like interactive code editor☆29Updated 7 years ago