iter
Data transformer library
Provides reusable general algorithms for common data transformations and manipulations in Go
Go implementation of C++ STL iterators and algorithms.
187 stars
4 watching
13 forks
Language: Go
last commit: over 3 years ago
Linked from 2 awesome lists
algorithmsdatastructuresstl
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 Go implementation of a scale codec for encoding and decoding data related to the Polkadot substrate | 63 |
| | A utility package for processing and transforming data in Golang applications. | 151 |
| | A data structure and algorithm library designed to provide functions similar to C++ STL in Go. | 1,058 |
| | A fast and flexible deep-copier library for Go. | 35 |
| | An iterator implementation providing map and reduce functionalities for data processing in Go. | 16 |
| | A collection of algorithms and data structures implemented in Go. | 806 |
| | A library for serializing and deserializing data structures into strings, mappings, and lists while performing validation. | 451 |
| | A Python library to manipulate and transform indexable data | 49 |
| | Automates the generation of type-safe conversion methods between data structures | 576 |
| | A comprehensive scientific computing library developed in Go, providing a range of numerical methods and solvers for differential equations, linear algebra, and other mathematical tasks. | 1,837 |
| | Converts data types safely and efficiently in Go programs | 48 |
| | 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 |
| | A tool to convert data from XML or JSON formats into Go structs. | 34 |
| | A programming language designed to simplify data transformations and manipulation | 20 |