lens

Data processor

A utility for working with nested data structures

A utility for working with nested data structures.

GitHub

190 stars
6 watching
11 forks
Language: Elixir
last commit: over 2 years ago
datastructureselixirfunctionaltraversalutility

Related projects:

Repository Description Stars
ingolemo/python-lenses A Python library that helps manipulate nested immutable data structures without mutating them. 311
ejpcmac/typed_struct_lens Automates boilerplate lens definition for TypedStructs in Elixir 8
mahmoud/glom Provides a declarative way to handle nested data structures in Python 1,917
optics-dev/monocle A Scala library providing a functional programming style interface to manipulate and compose data structures using lenses and other combinatorial techniques. 1,654
benmack/eo-box A toolbox for processing earth observation data with Python. 14
fogfish/datum A set of functional programming abstractions and data structures for Erlang 124
scicloj/tablecloth A dataset manipulation library built on top of tech.ml.dataset, providing a simplified API for data processing and analysis. 303
crosseye/ramda A practical functional JavaScript library for building data pipelines with immutable and side-effect free functions 2
bjro/apex A library that pretty prints Elixir data structures in full color 278
hissssst/pathex A library for fast and functional access to nested data structures in Elixir 339
wojtekmach/oop An Elixir library providing basic Object-Oriented Programming features 312
ekmett/lens A Haskell library that provides a general-purpose data transformation framework using lenses and traversals. 2,032
drboolean/lenses A JavaScript project providing functional composable lens-like abstractions for manipulating data structures. 214
mojang/datafixerupper A utility library for incrementally building and optimizing data transformations in Java 1,192
kblake/functional-programming Teaching functional programming concepts using Elixir language and providing accessible code examples 363