pipe_here
Pipe position marker
A macro library for specifying argument positions in piped function calls.
An Elixir macro for easily piping arguments at any position.
34 stars
7 watching
2 forks
Language: Elixir
last commit: almost 8 years ago
Linked from 1 awesome list
elixirmacrospipe
Related projects:
Repository | Description | Stars |
---|---|---|
vic/pit | A utility macro for handling data transformations in pipe flows. | 29 |
vic/ok_jose | Library providing an idiomatic Elixir way to pipe and handle results of functions returning tagged tuples. | 100 |
batate/elixir-pipes | Provides macros to extend Elixir's pipe operator for more flexible function composition and error handling | 327 |
cosmictoast/pipe | A library providing a reusable and flexible pipe operator for Nim programming language. | 60 |
mgwidmann/elixir-pattern_tap | A macro that allows safe and concise pattern matching within the pipe operator | 58 |
mruoss/pluggable | Library to build customizable pipeline structures using Elixir | 18 |
savonarola/optimus | A command line arguments parsing library | 10 |
princemaple/elixir-queue | A queue data structure implemented as a wrapper around the Elixir language's existing queue data type with additional features and improved API. | 33 |
crowdhailer/ok | Provides elegant error handling and result monad support in Elixir | 602 |
mafintosh/hyperpipe | Distributes input/output operations between multiple systems using a key-based architecture. | 119 |
pwwang/pipen | A Python-based workflow automation framework that enables easy creation of data processing pipelines | 103 |
isometry/alfred-pipe | A tool for transforming clipboard contents with shell one-liners | 30 |
novabyte/pathway | An Erlang/Elixir client library for interacting with the Trak.io REST API | 4 |
ko1ebayev/ngx-func-pipe | A utility pipe that allows function calls in Angular templates with type-safe arguments and efficient execution | 2 |
kessler/node-bcat | A utility that pipes data from standard input to the browser for display with customizable behavior and formatting. | 340 |