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…
☆17Updated 4 months ago
Alternatives and similar repositories for pipe
Users that are interested in pipe are comparing it to the libraries listed below
Sorting:
- A Go string concatenation library that is more efficient than strings.Builder.☆39Updated last month
- HTML Builder☆33Updated 2 months ago
- Tidy up your go.mod files by merging the require blocks☆12Updated 2 months ago
- library to use golang functional☆41Updated last year
- Fluent HTML without templates, built from spec☆98Updated 7 months ago
- Frongo is a Golang package to create HTML/CSS components using only the Go language.☆26Updated 4 years ago
- Make Writing HTML in Go a Breeze 🍃☆50Updated 6 months ago
- Framework for pipeline execution with structured parallelism, retriability, load balancing and more.☆32Updated 3 weeks ago
- A tiny event broker☆33Updated last year
- A go tool plugin for tailwindcss☆18Updated 2 weeks ago
- Ungrammar implementation and API in Go☆46Updated last year
- gomponents + heroicons☆18Updated 6 months ago
- mapreader is a tiny Golang library for accessing arbitrary keys from maps - especially useful when dealing with semi-unknown JSON payload…☆18Updated 10 months ago
- Pattern Matching library for go☆93Updated last year
- iterator library for go using a rangefunc experiment☆26Updated 7 months ago
- Generic simple workflows and concurrency patterns☆45Updated 2 years ago
- Go-lang-iter tools aims to make it easier to compose complex async systems in Go.☆48Updated 3 months ago
- Flexible translation and humanization library for Go, based on the concepts behind gettext.☆62Updated last year
- Go library for the KDL Document Language☆62Updated last year
- 🍃 Tiny event emitter built on generics☆42Updated last year
- database library for storing and quering Go struct data☆17Updated 2 months ago
- Add HTTP retries with zero refactoring☆30Updated last year
- Go templ components for SEO☆21Updated this week
- GoT is a template engine that turns templates into Go code to compile into your app.☆37Updated 6 months ago
- 🛡 Linter for Go that checks static call arguments against the function guards (aka contracts).☆25Updated last year
- Hare is a nimble little database management system for Go.☆97Updated 4 years ago
- nilable is a tiny Go generics library for making non-nilable values nilable☆13Updated 2 months ago
- A frontend library for Go☆32Updated last year
- A simple database migration tool.☆52Updated last week
- Andrej Karpathy's Micrograd in Go☆55Updated 11 months ago