gogu

Utility library

A comprehensive utility library for working with data structures and functions in Go, providing efficient and concurrent-safe implementations.

A comprehensive, reusable and efficient concurrent-safe generics utility functions and data structures library.

GitHub

98 stars
5 watching
8 forks
Language: Go
last commit: over 1 year ago
Linked from 1 awesome list

data-structuresdatastructuresfunctionalfunctional-programminggenericsgogolangprogrammingtrie

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
novalagung/gubrak A Go library providing functional programming utility functions with syntactic sugar. 482
bytedance/gopkg A collection of reusable utility functions and libraries for the Go programming language 1,715
arthurkushman/pgo A collection of convenient functions to facilitate software development in Go. 86
1set/gut A collection of reusable Go utility functions and tools. 27
shomali11/util A collection of general-purpose utility functions for various tasks such as compression, concurrency, hashing, encoding, and string manipulation. 292
ozgio/strutil A collection of utility functions for string manipulation in Go applications. 206
tiendc/gofn A collection of reusable utility functions in Go to simplify common programming tasks 49
miguelpragier/handy A collection of reusable utility functions and helpers for validating and manipulating strings in the Go programming language. 80
tobyhede/go-underscore A collection of utility functions for the Go programming language 1,301
kashifkhan0771/utils A common utility library providing functional building blocks for various tasks in Go applications. 5
kazhuravlev/just A collection of useful functions for common tasks in software development. 32
xxjwxc/public A comprehensive utility package for Go programmers 175
bobg/go-generics Generic utilities for slices and goroutine patterns in Go 76
labstack/gommon A collection of reusable building blocks for Go programming 542
logic-building/functional-go A Go library that enables functional programming concepts such as mapping and transforming data structures in a concise and expressive way. 181