generics topic

List generics repositories

goderive

1.2k
Stars
45
Forks
Watchers

Derives and generates mundane golang functions that you do not want to maintain yourself

gen

1.4k
Stars
90
Forks
Watchers

Type-driven code generation for Go

generic-simd

47
Stars
2
Forks
Watchers

Generic SIMD abstractions for Rust.

staticvec

267
Stars
20
Forks
Watchers

Implements a fixed-capacity stack-allocated Vec alternative backed by an array, using const generics.

must

21
Stars
1
Forks
Watchers

Generic error handling with panic, recover, and defer.

assert

134
Stars
7
Forks
Watchers

A simple assertion library using Go generics

Gena

90
Stars
6
Forks
Watchers

Generic pseudo-templated containers for C. Written entirely in C89 with design inspired by the C++ STL. /// DOCS ARE SLIGHTLY OUTDATED, PROJECT IS STABLE AND STILL BEING DEVELOPED

harmony

34
Stars
1
Forks
Watchers

Go's concurrency patterns as generic library to use.

gomacro

2.1k
Stars
93
Forks
Watchers

Interactive Go interpreter and debugger with REPL, Eval, generics and Lisp-like macros

awesome-go

223
Stars
15
Forks
Watchers

🌟 My personal "awesome" list of Go code, tools, books, and learning resources. I'm very picky about what makes it on. Want to learn Go? Start here.