devalexandre / pipeLinks
The pipe package provides a simple yet powerful way to create Unix-like pipelines in Go. It allows developers to chain together functions in a sequence where the output of one function becomes the input to the next. This package is designed to make function composition intuitive and to support clean, readable code for complex data processing tas…
☆18Updated last year
Alternatives and similar repositories for pipe
Users that are interested in pipe are comparing it to the libraries listed below
Sorting:
- Tidy up your go.mod files by merging the require blocks☆15Updated last month
- HTML Builder☆36Updated 5 months ago
- Flexible translation and humanization library for Go, based on the concepts behind gettext.☆92Updated 4 months ago
- A go tool plugin for tailwindcss☆25Updated last month
- A program to create, solve and draw mazes in your terminal or in 2D/3D☆66Updated last year
- Make Writing HTML in Go a Breeze 🍃☆53Updated 2 weeks ago
- Devcards facilitate visual interactive programing in Go☆46Updated 7 months ago
- A Go to TypeScript API client generator.☆52Updated last year
- An SVG plotting library for golang☆42Updated 2 years ago
- mapreader is a tiny Golang library for accessing arbitrary keys from maps - especially useful when dealing with semi-unknown JSON payload…☆18Updated last year
- Structured concurrency manager for Go☆46Updated 2 years ago
- Ungrammar implementation and API in Go☆48Updated last year
- Echo Middleware for scs sessions☆21Updated 4 years ago
- GoT is a template engine that turns templates into Go code to compile into your app.☆38Updated last week
- The fastest HTTP router available for Go.☆60Updated 2 years ago
- ☆80Updated 2 months ago
- mas sql templating☆101Updated last year
- A library for writing type-safe HTML in Golang☆127Updated 5 years ago
- Lightweight, non intrusive Command Line Argument Parser☆75Updated last year
- database library for storing and quering Go struct data☆18Updated 5 months ago
- The gotime is a Go library for simplified date and time processing, offering intuitive parsing, formatting, and relative time calculation…☆41Updated last month
- Pattern Matching library for go☆99Updated 2 years ago
- embed.FS wrapper providing additional functionality☆35Updated 4 years ago
- A Go string concatenation library that is more efficient than strings.Builder.☆41Updated 8 months ago
- A simple database migration tool.☆53Updated this week
- strftime/strptime for Go☆18Updated 3 months ago
- A tiny event broker☆30Updated last year
- Embedded schema migration package for Go☆42Updated 2 months ago
- `tmpl` is a wrapper around Go's html/template package that offers two-way static typing, template nesting and convenient workflow improve…☆67Updated 10 months ago
- Go library for the KDL Document Language☆80Updated 2 weeks ago