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 10 months ago
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☆14Updated 8 months ago
- A simple database migration tool.☆53Updated last month
- A go tool plugin for tailwindcss☆25Updated 2 weeks ago
- HTML Builder☆36Updated 3 months ago
- Make Writing HTML in Go a Breeze 🍃☆53Updated last year
- Flexible translation and humanization library for Go, based on the concepts behind gettext.☆89Updated 3 months ago
- A program to create, solve and draw mazes in your terminal or in 2D/3D☆66Updated last year
- A Go string concatenation library that is more efficient than strings.Builder.☆41Updated 7 months ago
- Hare is a nimble little database management system for Go.☆97Updated 4 years ago
- Structured concurrency manager for Go☆46Updated 2 years ago
- gotkit is a set of useful GTK4 components and functions that will aid in developing certain specific types of applications.☆21Updated last month
- mapreader is a tiny Golang library for accessing arbitrary keys from maps - especially useful when dealing with semi-unknown JSON payload…☆18Updated last year
- Dataframe library for Go.☆16Updated 2 years ago
- An SVG plotting library for golang☆41Updated 2 years ago
- Ungrammar implementation and API in Go☆48Updated last year
- mas sql templating☆101Updated last year
- Add HTTP retries with zero refactoring☆31Updated 2 months ago
- Frongo is a Golang package to create HTML/CSS components using only the Go language.☆26Updated 4 years ago
- library to use golang functional☆41Updated last year
- The fastest HTTP router available for Go.☆60Updated 2 years ago
- A Go to TypeScript API client generator.☆52Updated last year
- GoT is a template engine that turns templates into Go code to compile into your app.☆38Updated last year
- iterator library for go using a rangefunc experiment☆26Updated last year
- A simple tool to analyze and visualize Go package dependencies.☆25Updated 2 weeks ago
- Napp: A command line tool that bootstraps Go, HTMX and SQLite web applications and Dockerises them for ease of deployment.☆59Updated last month
- Echo Middleware for scs sessions☆21Updated 4 years ago
- `tmpl` is a wrapper around Go's html/template package that offers two-way static typing, template nesting and convenient workflow improve…☆67Updated 9 months ago
- Pattern Matching library for go☆98Updated 2 years ago
- Adding components to `html/template`☆31Updated 3 years ago
- A library for writing type-safe HTML in Golang☆126Updated 5 years ago