filter

Data transformer

A utility package for processing and transforming data in Golang applications.

⏳ Provide filtering, sanitizing, and conversion of Golang data. 提供对Golang数据的过滤,净化,转换。

GitHub

151 stars
9 watching
11 forks
Language: Go
last commit: about 2 months ago
Linked from 2 awesome lists

converterdata-conversiondata-filteringfiltergolang-packagesanitization

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
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
gookit/validate A comprehensive data validation and filtering tool for Go 1,075
cgxxv/xj2go A tool to convert data from XML or JSON formats into Go structs. 34
disksing/iter Provides reusable general algorithms for common data transformations and manipulations in Go 187
eun/go-convert A utility package for converting data between different types and structures in Go programming language 22
usk81/generic A package providing a flexible data type in Go, allowing encoding and decoding of various data types without the need for explicit casting or switching. 48
shockerli/cvt Converts data types safely and efficiently in Go programs 48
gopherdata/resources A collection of Go-based resources and tools for data science tasks 876
gurukami/typ A library providing safe conversion and data retrieval functions from complex structures to basic types in Go. 46
nlgranger/seqtools A Python library to manipulate and transform indexable data 48
nofeaturesonlybugs/set A Go package that provides a performant wrapper around the official reflect package for loose type conversion and assignment into native types. 47
wzshiming/gotype A tool for parsing and manipulating Golang source code at compile-time 61
go-ffmt/ffmt Golang beautifies data display by providing formatting options for humans 305
drewstinnett/gout A utility package for formatting and serializing data in standard formats. 17
cgarciae/phi A Python library for functional programming that aims to simplify the experience by providing a unified API and operator overloading for common data transformations and operations. 134