gofp
Data processing library
A utility library providing common functions for working with data structures like slices and maps in Go.
A super simple Lodash like utility library with essential functions that empowers the development in Go
146 stars
6 watching
9 forks
Language: Go
last commit: over 3 years ago
Linked from 2 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
arthurkushman/pgo | A collection of convenient functions to facilitate software development in Go. | 86 |
rbrahul/exception | A utility package for exception handling with try-catch in Golang. | 31 |
esimov/gogu | A comprehensive utility library for working with data structures and functions in Go, providing efficient and concurrent-safe implementations. | 98 |
valyala/gorpc | A Go library that enables fast and efficient RPC (Remote Procedure Call) communication between clients and servers in high-load environments. | 702 |
knakk/rdf | A Go library for representing and serializing RDF data structures | 71 |
aunum/gold | A reinforcement learning library for Go, providing a set of agents to solve challenges in various environments. | 345 |
repeale/fp-go | A collection of functional programming helpers for Go, providing a set of reusable functions for tasks like filtering, mapping, and reducing data. | 303 |
novalagung/gubrak | A Go library providing functional programming utility functions with syntactic sugar. | 482 |
rjnemo/underscore | A set of functional programming helpers for the Go language | 109 |
lukeroth/gdal | A Go wrapper around a popular geospatial data abstraction library. | 289 |
teaentitylab/fpgo | A Golang library providing functional programming features and Rx-style coding capabilities. | 348 |
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 |
01walid/goarabic | A package of Go functions to process and manipulate Arabic text | 108 |
maddyblue/go-dsp | A package for performing digital signal processing tasks in the Go programming language. | 859 |
yassinebenaid/godump | A utility for printing arbitrary Go data in a structured and colored format | 151 |