Emerentius / partial_application
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
- Proc macro derive to generate structs from enum variants.☆28Updated last year
- Emulating Higher-Kinded Types in Rust via Plug/Unplug. Also, Monads.☆30Updated 5 years ago
- Tinkering with a more ergonomic cell abstraction☆16Updated 5 years ago
- A syntactic "for" loop Rust macro☆56Updated 2 years ago
- Visualise recursive functions and tree structures.☆29Updated 3 years ago
- Combine a reader + writer into a duplex of Read + Write☆46Updated 4 years ago
- A simple helper to transform Markdown links to intra-doc links in Rust projects when appropriate.☆36Updated 4 years ago
- A small ASCII-only bounded length string representation.☆59Updated 3 years ago
- A predictable reactive framework for Rust apps inspired by Redux☆59Updated 6 months ago
- Rust Logger for Web Browsers☆20Updated 4 years ago
- Type-level named values with partial dependent type support in Rust☆57Updated 3 years ago
- ☆56Updated 11 months ago
- Collection of typed data structures, trait operators and aliases☆51Updated 4 years ago
- Proc macro for using doc comments as context for errors/logs/profiling/whatever via `tracing`☆46Updated 2 years ago
- Defer dropping large structs to a background thread☆62Updated 2 years ago
- ☆34Updated 3 years ago
- Helpers for easily using failure::Error and others as return types in main() while still giving human-readable error messages.☆45Updated 3 years ago
- iter.reduce(fn) in Rust☆36Updated 2 years ago
- A lightweight, no-std, object-safe, serialization-only framework for Rust☆97Updated last month
- Datatest -- data-driven test framework for Rust☆53Updated last year
- Extensions for the Rust standard library☆39Updated last year
- `NonEmpty` library vector for rust☆19Updated 2 years ago
- Lift enum variants to the type-level.☆33Updated 4 years ago
- Rust NonEmpty slice☆13Updated 3 years ago
- Experimental type level programming in Rust☆37Updated 3 years ago
- Cargo API written in Paris☆47Updated last week
- Macro-rules-style syntax matching for procedural macros☆53Updated last year
- Utilities for Yew.☆16Updated 5 years ago
- Experiment to get k-combinations working as a const fn☆13Updated 3 years ago
- [De]serializing data structures as files☆21Updated 6 years ago