Open-Awesome
CategoriesAlternativesStacksSelf-HostedExplore
Open-Awesome

© 2026 Open-Awesome. Curated for the developer elite.

TermsPrivacyAboutGitHubRSS
  1. Home
  2. Tags
  3. Generics

Generics

69 projects

Showing 33 of 69 projects

goio
goioGo

A Go library implementing IO, Stream, and Fiber monads with generics, inspired by cats-effect and fs2.

#stream-processing#functional-programming#go-library
Stars90
Forks1
Last commit3 years ago
Rapid.Generics
Rapid.GenericsPascal

High-performance generics and defaults replacement classes for Delphi (XE8+) with inline implementations.

#sorting#delphi#generics
Stars85
Forks9
Last commit3 years ago
scan
scanGo

A Go library that scans SQL rows into any type using generics, avoiding reflection for better performance.

#scanning#orm#database
Stars68
Forks3
Last commit2 years ago
treemap
treemapGo

A generic sorted map implementation for Go using a red-black tree with Go 1.18 generics.

#sorted-map#treemap#gotemplate
Stars68
Forks10
Last commit4 years ago
polymorphic functions
polymorphic functionsCommon Lisp

A function type to dispatch on types instead of classes with partial support for dispatching on optional and keyword argument types.

#lisp#polymorphic-functions#polymorphism
Stars56
Forks4
Last commit
maps
mapsGo

A Go generics library providing a unified interface for standard, concurrent-safe, and ordered maps with built-in synchronization and sorting.

#ordered-maps#go-library#data-structures
Stars55
Forks3
Last commit6 months ago
gofn
gofnGo

A comprehensive collection of high-performance utility functions for Go 1.18+ leveraging generics for slices, maps, structs, and more.

#typesafe#filter#math-functions
Stars53
Forks1
Last commit3 months ago
genfuncs
genfuncsGo

A Go library providing polymorphic generic containers and functions to reduce boilerplate, inspired by Kotlin's Sequence and Map.

#functional-programming#result-type#async
Stars51
Forks6
Last commit4 years ago
go18ds
go18dsGo

A comprehensive collection of generic data structures and algorithms for Go 1.18+, including lists, sets, maps, trees, and stacks.

#go-modules#library#data-structures
Stars48
Forks4
Last commit2 years ago
pointer
pointerGo

A Go library providing helper functions to create pointers for optional fields of basic types, now deprecated in Go 1.26+.

#code-simplification#helper-routines#go-library
Stars48
Forks4
Last commit22 days ago
generis
generisD

A lightweight Go code preprocessor that adds generics, macros, conditional compilation, HTML templating, and Allman style conversion.

#html-templating#developer-tools#style
Stars47
Forks1
Last commit4 years ago
quadtree
quadtreeGo

A generic, zero-allocation, and heavily optimized quadtree implementation for Go with 100% test coverage.

#quadtree#spatial-indexing#go-library
Stars41
Forks1
Last commit1 year ago
enflag
enflagGo

A zero-dependency, generics-based Go package for unified environment variable and command-line flag parsing.

#containerization#environment-variables#zero-dependency
Stars39
Forks0
Last commit9 months ago
parapipe
parapipeGo

A zero-dependency non-blocking buffered FIFO-pipeline library for Go that executes steps concurrently while maintaining output order.

#stream-processing#message-queue#channels
Stars38
Forks5
Last commit1 year ago
just
justGo

A Go library providing generic utilities for filtering, mapping, and iterating over slices and maps, plus optional types for APIs and SQL.

#optional-types#go-lib#helpers
Stars38
Forks1
Last commit5 months ago
clicr
clicrCrystal

A simple declarative command line interface builder for Crystal with compile-time validation.

#command-line-tools#cli-builder#macros
Stars32
Forks3
Last commit5 years ago
ptr
ptrGo

A Go library providing generic functions to create pointers from constants of basic types.

#developer-tools#go-1.18#golang-package
Stars30
Forks3
Last commit3 years ago
slices
slicesGo

A Go library providing pure, immutable functions for slice operations, returning new slices instead of mutating in place.

#pure-functions#functional-programming#go-modules
Stars23
Forks1
Last commit4 years ago
env
envGo

A zero-dependency Go package for retrieving environment variables with type safety and default values.

#package#environment-variables#go-package
Stars23
Forks3
Last commit2 months ago
deheap
deheapGo

A generic double-ended heap (min-max heap) for Go providing O(1) access to both minimum and maximum elements.

#double-ended-queue#min-max-heap#go-library
Stars18
Forks2
Last commit4 months ago
signals
signalsGo

A type-safe reactive state management library for Go, inspired by Angular Signals, with zero allocations and thread safety.

#fine-grained-reactivity#go-library#reactive-programming
Stars18
Forks0
Last commit9 days ago
list
listGo

A Go 1.23 implementation of generic, thread-safe doubly linked lists with iterators and intrusive singly linked list support.

#go-1-23#golang-package#intrusive-linked-list
Stars14
Forks2
Last commit9 months ago
autowire
autowireGo

A dependency injection library for Go 1.18+ that uses generics and reflection to automatically wire objects.

#go-modules#dependency-injection#testing
Stars12
Forks1
Last commit1 year ago
loncha
lonchaGo

A high-performance slice utility library for Go, providing fast filter, find, and set operations without reflection.

#slice-utility#filter#high-performance
Stars11
Forks1
Last commit4 years ago
templator
templatorGo

A type-safe HTML template rendering engine for Go with compile-time validation and generics.

#html-templating#developer-tools#html-templates
Stars11
Forks0
Last commit3 months ago
datatrax
datatraxGo

A pure Go toolkit for data engineering and classic machine learning with zero external dependencies.

#batch-processing#deduplication#zero-dependencies
Stars10
Forks0
Last commit2 months ago
scalaprops-shapeless
scalaprops-shapelessScala

Automatically generates arbitrary case class and ADT instances for property-based testing in Scala using scalaprops and shapeless.

#scalajs#algebraic-data-types#testing
Stars10
Forks2
Last commit6 days ago
ada-composition
ada-compositionAda

A collection of Ada code examples demonstrating advanced type composition techniques for complex OOP hierarchies.

#code-examples#software-architecture#strong-typing
Stars10
Forks0
Last commit6 years ago
xpool
xpoolGo

A type-safe object pool implementation for Go using generics, providing a user-friendly alternative to sync.Pool.

#object-pool#memory-management#type-safety
Stars8
Forks0
Last commit4 days ago
lang
langGo

A Go utility library providing generic one-liners for functional operations on variables, slices, and maps.

#functional-programming#type-safety#slice-operations
Stars7
Forks0
Last commit8 days ago
fursy
fursyGo

A next-generation HTTP router for Go 1.25+ with type-safe handlers, RFC 9457 errors, built-in OpenAPI generation, and minimal dependencies.

#rfc9457#http-server#rfc-9457
Stars7
Forks0
Last commit7 days ago
purescript-arraybuffer-class
purescript-arraybuffer-classPureScript

Typeclasses for binary serialization of PureScript data types to and from ArrayBuffers.

#functional-programming#data-serialization#binary-serialization
Stars5
Forks2
Last commit
grapher
grapherGo

A GraphQL field builder for Go using generics with utilities for graphql-go.

#graphql-go#graphql#type-safety
Stars4
Forks0
Last commit9 months ago
PreviousPage 2 of 2

Related Tags

Community-curated · Updated weekly · 100% open source

Found a gem we're missing?

Open-Awesome is built by the community, for the community. Submit a project, suggest an awesome list, or help improve the catalog on GitHub.

Submit a projectStar on GitHub
1 year ago
5 years ago
#Go47
#Golang45
#Go Library27
#Data Structures16
#Functional Programming16
#Type Safe14
#Concurrency13
#Type Safety11
#Error Handling9
#Performance8
#Collections7
#Utility Library6