goterator

Data processor

An iterator implementation providing map and reduce functionalities for data processing in Go.

Lazy iterator implementation for Golang

GitHub

16 stars
3 watching
4 forks
Language: Go
last commit: 5 months ago
Linked from 2 awesome lists

golanggolang-modulegolang-packageiteratormapreduce

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
nar10z/go-accumulator Package to accumulate events and process them in batches after a specified interval or when the storage is full. 7
01walid/goarabic A package of Go functions to process and manipulate Arabic text 108
deatil/go-array A Go package for working with nested data structures like maps and slices 20
goccy/go-yaml A YAML parser and encoder for the Go programming language. 1,179
yassinebenaid/godump A utility for printing arbitrary Go data in a structured and colored format 151
disksing/iter Provides reusable general algorithms for common data transformations and manipulations in Go 187
azr/generators Automates the generation of boilerplate code for common Go applications 5
awalterschulze/goderive Automates generating implementations of common Go functions from input parameter types. 1,243
booleancat/go-functional A library of iterators to augment the standard library for functional programming in Go. 458
wzshiming/gotype A tool for parsing and manipulating Golang source code at compile-time 61
nikolaydubina/go-featureprocessing A Go library for fast and simple feature engineering and machine learning data preprocessing 121
shady831213/algorithms A collection of algorithms and data structures implemented in Go. 805
pietern/goestools A toolset for working with signals and files from GOES satellites 372
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
lukeroth/gdal A Go wrapper around a popular geospatial data abstraction library. 289