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 9 months ago
Alternatives and similar repositories for pipe
Users that are interested in pipe are comparing it to the libraries listed below
Sorting:
- HTML Builder☆35Updated 2 months ago
- Tidy up your go.mod files by merging the require blocks☆14Updated 7 months ago
- 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 11 months ago
- database library for storing and quering Go struct data☆17Updated 3 months ago
- Dataframe library for Go.☆16Updated 2 years ago
- A simple database migration tool.☆53Updated last week
- A library for writing type-safe HTML in Golang☆126Updated 5 years ago
- mas sql templating☆101Updated last year
- Structured concurrency manager for Go☆46Updated 2 years ago
- library to use golang functional☆41Updated last year
- ☆80Updated 2 weeks ago
- A go tool plugin for tailwindcss☆25Updated last month
- Embedded schema migration package for Go☆42Updated last week
- Napp: A command line tool that bootstraps Go, HTMX and SQLite web applications and Dockerises them for ease of deployment.☆59Updated last week
- ☆54Updated this week
- A Go string concatenation library that is more efficient than strings.Builder.☆39Updated 6 months ago
- embed.FS wrapper providing additional functionality☆35Updated 4 years ago
- Pattern Matching library for go☆98Updated 2 years ago
- 🐚🏔 The simplest and safest golang library for making CLI tools☆19Updated 2 years ago
- Highly extensible, customizable application launcher and window switcher written in less than 300 lines of Golang and fyne☆71Updated 3 years ago
- Ungrammar implementation and API in Go☆46Updated last year
- Pratt parser implementation in Go☆46Updated 3 years ago
- `tmpl` is a wrapper around Go's html/template package that offers two-way static typing, template nesting and convenient workflow improve…☆66Updated 8 months ago
- Add HTTP retries with zero refactoring☆31Updated last month
- A cookiecutter tool written in Go☆17Updated 8 months ago
- A tiny event broker☆31Updated last year
- A tiny, portable, immediate-mode UI library ported to idiomatic Go☆46Updated last year
- Xun is a web framework built on Go's built-in html/template and net/http package’s router (1.22).☆91Updated this week
- GoT is a template engine that turns templates into Go code to compile into your app.☆38Updated 11 months ago