go-generics topic

List go-generics repositories

go-parser

38
Stars
4
Forks
Watchers

Golang parser written in PHP

promise

363
Stars
37
Forks
Watchers

Promise / Future library for Go

mp3binder

45
Stars
5
Forks
Watchers

🎵 concatenating, joining, binding MP3 files without re-encoding

mu8

119
Stars
5
Forks
Watchers

Genetic algorithm for unsupervised machine learning in Go.

go-htmltable

113
Stars
7
Forks
Watchers

Structured HTML table data extraction from URLs in Go that has almost no external dependencies

ghost

18
Stars
0
Forks
Watchers

Ghost - Build REST APIs from structs using Generics

controller-idioms

163
Stars
6
Forks
Watchers

Generic libraries for building idiomatic Kubernetes controllers

go-ringbuf

65
Stars
4
Forks
Watchers

Lock-free MPMC Ring Buffer (Generic) for SMP, in golang. Some posts in chinese:

eventsourcing

26
Stars
2
Forks
Watchers

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 s...

gust

105
Stars
8
Forks
Watchers

A Rust-inspired declarative-programming and generic-type module for Golang that helps avoid bugs and improve development efficiency.