filter
Data transformer
A utility package for processing and transforming data in Golang applications.
⏳ Provide filtering, sanitizing, and conversion of Golang data. 提供对Golang数据的过滤,净化,转换。
151 stars
9 watching
11 forks
Language: Go
last commit: 3 months ago
Linked from 2 awesome lists
converterdata-conversiondata-filteringfiltergolang-packagesanitization
Related projects:
Repository | Description | Stars |
---|---|---|
| A Go library that enables functional programming concepts such as mapping and transforming data structures in a concise and expressive way. | 181 |
| A comprehensive data validation and filtering tool for Go | 1,079 |
| A tool to convert data from XML or JSON formats into Go structs. | 34 |
| Provides reusable general algorithms for common data transformations and manipulations in Go | 187 |
| A utility package for converting data between different types and structures in Go programming language | 22 |
| 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 |
| Converts data types safely and efficiently in Go programs | 48 |
| A collection of Go-based resources and tools for data science tasks | 879 |
| A library providing safe conversion and data retrieval functions from complex structures to basic types in Go. | 46 |
| A Python library to manipulate and transform indexable data | 49 |
| A Go package that provides a performant wrapper around the official reflect package for loose type conversion and assignment into native types. | 47 |
| A tool for parsing and manipulating Golang source code at compile-time | 62 |
| Golang beautifies data display by providing formatting options for humans | 308 |
| A utility package for formatting and serializing data in standard formats. | 17 |
| 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 |