devalexandre / pipe
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…
☆16Updated 3 months ago
Related projects ⓘ
Alternatives and complementary repositories for pipe
- A robust, dependency-free go library that provides simple, thin, and user-friendly pub-sub kind of in-process event system for your Go ap…☆89Updated 3 months ago
- A fast, disk-based BTree package with an extensive easy-to-use API optimized for large keys with many values.☆77Updated last week
- Lightweight, non intrusive Command Line Argument Parser☆66Updated 8 months ago
- Structured concurrency manager for Go☆46Updated last year
- Dataframe library for Go.☆16Updated last year
- Add HTTP retries with zero refactoring☆26Updated 5 months ago
- Flexible translation and humanization library for Go, based on the concepts behind gettext.☆56Updated 11 months ago
- Fluent HTML without templates, built from spec☆61Updated last week
- GoT is a template engine that turns templates into Go code to compile into your app.☆32Updated last year
- AOP Actor Model for distributed workflows☆72Updated this week
- An SVG plotting library for golang☆35Updated last year
- Tidy up your go.mod files by merging the require blocks☆11Updated 5 months ago
- A library for writing type-safe HTML in Golang☆125Updated 4 years ago
- iterator library for go using a rangefunc experiment☆27Updated this week
- Devcards facilitate visual interactive programing in Go☆42Updated 5 months ago
- 🍃 Tiny event emitter built on generics☆42Updated 10 months ago
- HTML Builder☆26Updated this week
- A starter kit for building a web app with gomponents, HTMX, and TailwindCSS in Go.☆47Updated last week
- The fastest HTTP router available for Go.☆59Updated 10 months ago
- `tmpl` is a wrapper around Go's html/template package that offers two-way static typing, template nesting and convenient workflow tooling…☆51Updated 2 months ago
- mapreader is a tiny Golang library for accessing arbitrary keys from maps - especially useful when dealing with semi-unknown JSON payload…☆18Updated 3 months ago
- Adding components to `html/template`☆27Updated 2 years ago
- Native type for dealing with dates in Go☆66Updated this week
- Ungrammar implementation and API in Go☆43Updated 7 months ago
- Simple devserver example for Golang templates + tailwind + JIT☆13Updated 2 years ago
- A Rust style enums implementation for Go.☆30Updated 8 months ago
- Hype is a document generation tool used to rapidly create, maintain, and reuse documentation.☆42Updated 2 months ago
- Frongo is a Golang package to create HTML/CSS components using only the Go language.☆25Updated 3 years ago
- Andrej Karpathy's Micrograd in Go☆52Updated 4 months ago
- A simple database migration tool.☆50Updated 2 months ago