Emerentius / partial_application
Partial function application macro for Rust
☆47Updated 4 years ago
Related projects ⓘ
Alternatives and complementary repositories for partial_application
- Type-level named values with partial dependent type support in Rust☆55Updated 2 years ago
- Helpers for easily using failure::Error and others as return types in main() while still giving human-readable error messages.☆44Updated 3 years ago
- Proc macro derive to generate structs from enum variants.☆24Updated last year
- Combine a reader + writer into a duplex of Read + Write☆45Updated 4 years ago
- Emulating Higher-Kinded Types in Rust via Plug/Unplug. Also, Monads.☆30Updated 5 years ago
- Tracking Rust and WebAssembly sizes over time☆10Updated 5 years ago
- Proc macro for smol async runtime☆53Updated 3 years ago
- Collection of typed data structures, trait operators and aliases☆50Updated 4 years ago
- Visualise recursive functions and tree structures.☆30Updated 3 years ago
- Tinkering with a more ergonomic cell abstraction☆16Updated 5 years ago
- Lift enum variants to the type-level.☆31Updated 3 years ago
- A simple helper to transform Markdown links to intra-doc links in Rust projects when appropriate.☆36Updated 3 years ago
- A syntactic "for" loop Rust macro☆56Updated last year
- An experimental reimplementation of rowan, focused on size efficiency☆24Updated 4 years ago
- Experimental HKT framework and generic traits for the standard library☆20Updated last year
- A proc macro for real async traits, using nightly-only existential types and generic associated types to work around the need for type er…☆45Updated 2 years ago
- Proc macro for using doc comments as context for errors/logs/profiling/whatever via `tracing`☆46Updated 2 years ago
- A lightweight, no-std, object-safe, serialization-only framework for Rust☆94Updated last month
- A predictable reactive framework for Rust apps inspired by Redux☆58Updated last month
- ☆16Updated 4 years ago
- Tokio / Hyper like IO for the Browser based on the stdweb, futures and http crates.☆22Updated 6 years ago
- A library for manipulating unstructured Markdown documents.☆49Updated last year
- lens implemented in rust☆111Updated last year
- iter.reduce(fn) in Rust☆36Updated last year
- Experiment to get k-combinations working as a const fn☆13Updated 3 years ago
- [De]serializing data structures as files☆21Updated 6 years ago
- Very simple Rust string interpolation☆36Updated last year
- ☆38Updated last year
- Attribute proc-macro to delegate method to a field☆28Updated last year