69 results for “topic:go-generics”
Promise / Future library for Go
Generic libraries for building idiomatic Kubernetes controllers
Genetic algorithm for unsupervised machine learning in Go.
A production-ready library that makes error handling, optional values, and iteration as beautiful and safe as in Rust.
Structured HTML table data extraction from URLs in Go that has almost no external dependencies
Lock-free MPMC Ring Buffer (Generic) for SMP, in golang. Some posts in chinese:
Converts Go structs to Zod schemas
🎵 concatenating, joining, binding MP3 files without re-encoding
An efficient and robust Event Sourcing library for Go, designed for scalability and ease of use. Tailored for PostgreSQL, this library provides essential functionalities for storing and retrieving a sequence of events as the source of truth for the state of your application's aggregates. 🚀
Generic types and functions that are missing from Go, including sets, linked lists, trees, etc.
Concurrent pipelines for Go
Ghost - Build REST APIs from structs using Generics
A lightweight Golang generics library that provides Map, Reduce and more...
Package pbpgx provides a toolkit for easier Protocol Buffers interaction with PostgreSQL databases.
🚀 GoDI: Generic based DI in Go
Small golang service locator library that uses generics
Split an array/slice into n evenly chunks. Spread load evenly across workers
Generic collections for golang
Showcase and very simple example project to explore the application of a (monolithic) Ports and Adapter Pattern / Hexagonal Architecture. It uses golang (1.18 with generics) for the implementation.
Simple graph package for Go: with generics
Go-generics option module inspired by rust.
Go-generics result module inspired by rust.
Go Collections Library that provides generic data structures
A Promise library for Go
A Genericized Queue (FIFO/LILO) Package for Go
Go HTTP middleware I like to use
Golang interprocess, in-memory pub-sub message queue.
Lightweight implementation of circuit breaker pattern in golang with generics.
Another generic cache for Go.
Option types (also known as maybe types) for Go, via "go generate".